[ http://jira.activemq.org/jira//browse/SM-338?page=all ] Guillaume Nodet resolved SM-338: --------------------------------
Assign To: Guillaume Nodet Resolution: Fixed Fix Version: (was: 3.0) 3.0-M1 Author: gnodet Date: Fri Mar 3 16:21:17 2006 New Revision: 382978 URL: http://svn.apache.org/viewcvs?rev=382978&view=rev Log: Add log4j as a test dependency Modified: incubator/servicemix/trunk/servicemix-http/project.xml > [ERROR] TEST org.apache.servicemix.http.ServerManagerTest FAILED > ---------------------------------------------------------------- > > Key: SM-338 > URL: http://jira.activemq.org/jira//browse/SM-338 > Project: ServiceMix > Type: Test > Environment: OS X > Reporter: Hiram Chirino > Assignee: Guillaume Nodet > Fix For: 3.0-M1 > > > Testsuite: org.apache.servicemix.http.ServerManagerTest > Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 0.838 sec > ------------- Standard Output --------------- > java.net.ConnectException: Connection refused > org.apache.servicemix.components.http.InvalidStatusResponseException: Invalid > status response code: 404 > GET /Service1/echo HTTP/1.1 > User-Agent: Jakarta Commons-HttpClient/3.0^M > Host: localhost:8192^M > ^M > org.apache.servicemix.components.http.InvalidStatusResponseException: Invalid > status response code: 404 > org.apache.servicemix.components.http.InvalidStatusResponseException: Invalid > status response code: 404 > GET /Service2/echo HTTP/1.1 > User-Agent: Jakarta Commons-HttpClient/3.0^M > Host: localhost:8192^M > ^M > org.apache.servicemix.components.http.InvalidStatusResponseException: Invalid > status response code: 404 > java.net.ConnectException: Connection refused > ------------- ---------------- --------------- > ------------- Standard Error ----------------- > Feb 16, 2006 4:45:30 AM org.slf4j.impl.JCLLoggerAdapter info > INFO: Logging to [EMAIL PROTECTED] via org.mortbay.log.Slf4jLog > Feb 16, 2006 4:45:30 AM org.slf4j.impl.JCLLoggerAdapter info > INFO: Started SocketConnector @ localhost:8192 > Feb 16, 2006 4:45:30 AM org.apache.commons.httpclient.HttpMethodDirector > executeWithRetry > INFO: I/O exception (java.net.ConnectException) caught when processing > request: Connection refused > Feb 16, 2006 4:45:30 AM org.apache.commons.httpclient.HttpMethodDirector > executeWithRetry > INFO: Retrying request > Feb 16, 2006 4:45:30 AM org.apache.commons.httpclient.HttpMethodDirector > executeWithRetry > INFO: I/O exception (java.net.ConnectException) caught when processing > request: Connection refused > Feb 16, 2006 4:45:30 AM org.apache.commons.httpclient.HttpMethodDirector > executeWithRetry > INFO: Retrying request > Feb 16, 2006 4:45:30 AM org.apache.commons.httpclient.HttpMethodDirector > executeWithRetry > INFO: I/O exception (java.net.ConnectException) caught when processing > request: Connection refused > Feb 16, 2006 4:45:30 AM org.apache.commons.httpclient.HttpMethodDirector > executeWithRetry > INFO: Retrying request > Feb 16, 2006 4:45:30 AM org.slf4j.impl.JCLLoggerAdapter info > INFO: Started SocketConnector @ localhost:8192 > Feb 16, 2006 4:45:30 AM org.apache.commons.httpclient.HttpMethodDirector > executeWithRetry > INFO: I/O exception (java.net.ConnectException) caught when processing > request: Connection refused > Feb 16, 2006 4:45:30 AM org.apache.commons.httpclient.HttpMethodDirector > executeWithRetry > INFO: Retrying request > Feb 16, 2006 4:45:30 AM org.apache.commons.httpclient.HttpMethodDirector > executeWithRetry > INFO: I/O exception (java.net.ConnectException) caught when processing > request: Connection refused > Feb 16, 2006 4:45:30 AM org.apache.commons.httpclient.HttpMethodDirector > executeWithRetry > INFO: Retrying request > Feb 16, 2006 4:45:30 AM org.apache.commons.httpclient.HttpMethodDirector > executeWithRetry > INFO: I/O exception (java.net.ConnectException) caught when processing > request: Connection refused > Feb 16, 2006 4:45:30 AM org.apache.commons.httpclient.HttpMethodDirector > executeWithRetry > INFO: Retrying request > Feb 16, 2006 4:45:30 AM org.slf4j.impl.JCLLoggerAdapter info > INFO: Started SocketConnector @ localhost:8193 > ------------- ---------------- --------------- > Testcase: test(org.apache.servicemix.http.ServerManagerTest): Caused an > ERROR > The requested context for path '/' overlaps with an existing context for > path: '/Service1' > java.lang.Exception: The requested context for path '/' overlaps with an > existing context for path: '/Service1' > at > org.apache.servicemix.http.ServerManager.createContext(ServerManager.java:84) > at > org.apache.servicemix.http.ServerManagerTest.test(ServerManagerTest.java:78) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.activemq.org/jira//secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira