Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java http_req test has an error when a value is not specified #10

Closed
okeuday opened this issue May 28, 2013 · 1 comment
Closed

java http_req test has an error when a value is not specified #10

okeuday opened this issue May 28, 2013 · 1 comment
Assignees
Milestone

Comments

@okeuday
Copy link
Member

okeuday commented May 28, 2013

2013-05-28T19:51:03.378057Z ERROR (cloudi_os_spawn:156:<0.105.0>:cloudi@mc1)
stderr (pid 25692):
java.lang.NullPointerException
at org.cloudi.tests.http_req.Task.request(Task.java:69)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at org.cloudi.Function9.invoke(Function9.java:82)
at org.cloudi.API.callback(API.java:695)
at org.cloudi.API.poll_request(API.java:911)
at org.cloudi.API.poll(API.java:979)
at org.cloudi.tests.http_req.Task.run(Task.java:97)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.
java:1146)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
.java:615)
at java.lang.Thread.run(Thread.java:679)
2013-05-28T19:51:03.379402Z WARN (cloudi_http_cowboy_handler:259:<0.332.0>:clou
di@mc1)
504 GET /tests/http_req/java.xml 8.336 ms: timeout

@okeuday
Copy link
Member Author

okeuday commented Jul 9, 2013

Works properly now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant