[ http://issues.apache.org/jira/browse/AXIS2-1586?page=all ]

Davanum Srinivas resolved AXIS2-1586.
-------------------------------------

    Resolution: Invalid

you have old mar's example addressing. please drop the new mars.

-- dims

> Exception when invoking any web service whatever!
> -------------------------------------------------
>
>                 Key: AXIS2-1586
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1586
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 1.1
>         Environment: Widnows XP Pro, Axis2 RC-2, Tomcat 5.5.17.
>            Reporter: Shahar Kedar
>            Priority: Blocker
>         Attachments: ServerManager.wsdl, services.xml
>
>
> I've upgraded to the latest release and all my web services stopped working! 
> I'm using generated stubs and tests generated by Axis2, as well as XMLSpy in 
> order to invoke and test my web services. 
> I'm getting the following exception:
> org.apache.axis2.AxisFault: Transport error 500 . Error Message is 
> <html><head><title>Apache Tomcat/5.5.17 - Error report</title><style><!--H1 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;}
>  H2 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;}
>  H3 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;}
>  BODY 
> {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P 
> {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A
>  {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> 
> </head><body><h1>HTTP Status 500 - </h1><HR size="1" 
> noshade="noshade"><p><b>type</b> Exception report</p><p><b>message</b> 
> <u></u></p><p><b>description</b> <u>The server encountered an internal error 
> () that prevented it from fulfilling this request.</u></p><p><b>exception</b> 
> <pre>javax.servlet.ServletException: Servlet execution threw an exception
> </pre></p><p><b>root cause</b> <pre>java.lang.AbstractMethodError
>       org.apache.axis2.engine.Phase.invoke(Phase.java:381)
>       org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:521)
>       org.apache.axis2.engine.AxisEngine.sendFault(AxisEngine.java:710)
>       
> org.apache.axis2.transport.http.AxisServlet.handleFault(AxisServlet.java:305)
>       org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:287)
>       javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
>       javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> </pre></p><p><b>note</b> <u>The full stack trace of the root cause is 
> available in the Apache Tomcat/5.5.17 logs.</u></p><HR size="1" 
> noshade="noshade"><h3>Apache Tomcat/5.5.17</h3></body></html>; nested 
> exception is: 
>       org.apache.axis2.AxisFault: Transport error 500 . Error Message is 
> <html><head><title>Apache Tomcat/5.5.17 - Error report</title><style><!--H1 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;}
>  H2 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;}
>  H3 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;}
>  BODY 
> {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P 
> {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A
>  {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> 
> </head><body><h1>HTTP Status 500 - </h1><HR size="1" 
> noshade="noshade"><p><b>type</b> Exception report</p><p><b>message</b> 
> <u></u></p><p><b>description</b> <u>The server encountered an internal error 
> () that prevented it from fulfilling this request.</u></p><p><b>exception</b> 
> <pre>javax.servlet.ServletException: Servlet execution threw an exception
> </pre></p><p><b>root cause</b> <pre>java.lang.AbstractMethodError
>       org.apache.axis2.engine.Phase.invoke(Phase.java:381)
>       org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:521)
>       org.apache.axis2.engine.AxisEngine.sendFault(AxisEngine.java:710)
>       
> org.apache.axis2.transport.http.AxisServlet.handleFault(AxisServlet.java:305)
>       org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:287)
>       javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
>       javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> </pre></p><p><b>note</b> <u>The full stack trace of the root cause is 
> available in the Apache Tomcat/5.5.17 logs.</u></p><HR size="1" 
> noshade="noshade"><h3>Apache Tomcat/5.5.17</h3></body></html>; nested 
> exception is: 
>       org.apache.axis2.AxisFault: Transport error 500 . Error Message is 
> <html><head><title>Apache Tomcat/5.5.17 - Error report</title><style><!--H1 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;}
>  H2 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;}
>  H3 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;}
>  BODY 
> {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P 
> {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A
>  {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> 
> </head><body><h1>HTTP Status 500 - </h1><HR size="1" 
> noshade="noshade"><p><b>type</b> Exception report</p><p><b>message</b> 
> <u></u></p><p><b>description</b> <u>The server encountered an internal error 
> () that prevented it from fulfilling this request.</u></p><p><b>exception</b> 
> <pre>javax.servlet.ServletException: Servlet execution threw an exception
> </pre></p><p><b>root cause</b> <pre>java.lang.AbstractMethodError
>       org.apache.axis2.engine.Phase.invoke(Phase.java:381)
>       org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:521)
>       org.apache.axis2.engine.AxisEngine.sendFault(AxisEngine.java:710)
>       
> org.apache.axis2.transport.http.AxisServlet.handleFault(AxisServlet.java:305)
>       org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:287)
>       javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
>       javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> </pre></p><p><b>note</b> <u>The full stack trace of the root cause is 
> available in the Apache Tomcat/5.5.17 logs.</u></p><HR size="1" 
> noshade="noshade"><h3>Apache Tomcat/5.5.17</h3></body></html>; nested 
> exception is: 
>       org.apache.axis2.AxisFault: Transport error 500 . Error Message is 
> <html><head><title>Apache Tomcat/5.5.17 - Error report</title><style><!--H1 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;}
>  H2 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;}
>  H3 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;}
>  BODY 
> {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P 
> {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A
>  {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> 
> </head><body><h1>HTTP Status 500 - </h1><HR size="1" 
> noshade="noshade"><p><b>type</b> Exception report</p><p><b>message</b> 
> <u></u></p><p><b>description</b> <u>The server encountered an internal error 
> () that prevented it from fulfilling this request.</u></p><p><b>exception</b> 
> <pre>javax.servlet.ServletException: Servlet execution threw an exception
> </pre></p><p><b>root cause</b> <pre>java.lang.AbstractMethodError
>       org.apache.axis2.engine.Phase.invoke(Phase.java:381)
>       org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:521)
>       org.apache.axis2.engine.AxisEngine.sendFault(AxisEngine.java:710)
>       
> org.apache.axis2.transport.http.AxisServlet.handleFault(AxisServlet.java:305)
>       org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:287)
>       javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
>       javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> </pre></p><p><b>note</b> <u>The full stack trace of the root cause is 
> available in the Apache Tomcat/5.5.17 logs.</u></p><HR size="1" 
> noshade="noshade"><h3>Apache Tomcat/5.5.17</h3></body></html>
>       at 
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:225)
>       at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:675)
>       at 
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:365)
>       at 
> org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisOperation.java:295)
>       at 
> softwareag.com.applinx.ServerManagerStub.getServerInformation(ServerManagerStub.java:157)
>       at 
> org.apache.ws.axis2.tests.ServerManagerTest.testgetServerInformation(ServerManagerTest.java:33)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>       at java.lang.reflect.Method.invoke(Method.java:324)
>       at junit.framework.TestCase.runTest(TestCase.java:154)
>       at junit.framework.TestCase.runBare(TestCase.java:127)
>       at junit.framework.TestResult$1.protect(TestResult.java:106)
>       at junit.framework.TestResult.runProtected(TestResult.java:124)
>       at junit.framework.TestResult.run(TestResult.java:109)
>       at junit.framework.TestCase.run(TestCase.java:118)
>       at junit.framework.TestSuite.runTest(TestSuite.java:208)
>       at junit.framework.TestSuite.run(TestSuite.java:203)
>       at 
> org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:128)
>       at 
> org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
>       at 
> org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:460)
>       at 
> org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:673)
>       at 
> org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:386)
>       at 
> org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:196)
> Caused by: org.apache.axis2.AxisFault: Transport error 500 . Error Message is 
> <html><head><title>Apache Tomcat/5.5.17 - Error report</title><style><!--H1 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;}
>  H2 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;}
>  H3 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;}
>  BODY 
> {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P 
> {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A
>  {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> 
> </head><body><h1>HTTP Status 500 - </h1><HR size="1" 
> noshade="noshade"><p><b>type</b> Exception report</p><p><b>message</b> 
> <u></u></p><p><b>description</b> <u>The server encountered an internal error 
> () that prevented it from fulfilling this request.</u></p><p><b>exception</b> 
> <pre>javax.servlet.ServletException: Servlet execution threw an exception
> </pre></p><p><b>root cause</b> <pre>java.lang.AbstractMethodError
>       org.apache.axis2.engine.Phase.invoke(Phase.java:381)
>       org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:521)
>       org.apache.axis2.engine.AxisEngine.sendFault(AxisEngine.java:710)
>       
> org.apache.axis2.transport.http.AxisServlet.handleFault(AxisServlet.java:305)
>       org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:287)
>       javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
>       javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> </pre></p><p><b>note</b> <u>The full stack trace of the root cause is 
> available in the Apache Tomcat/5.5.17 logs.</u></p><HR size="1" 
> noshade="noshade"><h3>Apache Tomcat/5.5.17</h3></body></html>; nested 
> exception is: 
>       org.apache.axis2.AxisFault: Transport error 500 . Error Message is 
> <html><head><title>Apache Tomcat/5.5.17 - Error report</title><style><!--H1 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;}
>  H2 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;}
>  H3 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;}
>  BODY 
> {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P 
> {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A
>  {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> 
> </head><body><h1>HTTP Status 500 - </h1><HR size="1" 
> noshade="noshade"><p><b>type</b> Exception report</p><p><b>message</b> 
> <u></u></p><p><b>description</b> <u>The server encountered an internal error 
> () that prevented it from fulfilling this request.</u></p><p><b>exception</b> 
> <pre>javax.servlet.ServletException: Servlet execution threw an exception
> </pre></p><p><b>root cause</b> <pre>java.lang.AbstractMethodError
>       org.apache.axis2.engine.Phase.invoke(Phase.java:381)
>       org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:521)
>       org.apache.axis2.engine.AxisEngine.sendFault(AxisEngine.java:710)
>       
> org.apache.axis2.transport.http.AxisServlet.handleFault(AxisServlet.java:305)
>       org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:287)
>       javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
>       javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> </pre></p><p><b>note</b> <u>The full stack trace of the root cause is 
> available in the Apache Tomcat/5.5.17 logs.</u></p><HR size="1" 
> noshade="noshade"><h3>Apache Tomcat/5.5.17</h3></body></html>
>       at 
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:340)
>       at 
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:205)
>       ... 23 more
> Caused by: org.apache.axis2.AxisFault: Transport error 500 . Error Message is 
> <html><head><title>Apache Tomcat/5.5.17 - Error report</title><style><!--H1 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;}
>  H2 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;}
>  H3 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;}
>  BODY 
> {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B 
> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P 
> {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A
>  {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> 
> </head><body><h1>HTTP Status 500 - </h1><HR size="1" 
> noshade="noshade"><p><b>type</b> Exception report</p><p><b>message</b> 
> <u></u></p><p><b>description</b> <u>The server encountered an internal error 
> () that prevented it from fulfilling this request.</u></p><p><b>exception</b> 
> <pre>javax.servlet.ServletException: Servlet execution threw an exception
> </pre></p><p><b>root cause</b> <pre>java.lang.AbstractMethodError
>       org.apache.axis2.engine.Phase.invoke(Phase.java:381)
>       org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:521)
>       org.apache.axis2.engine.AxisEngine.sendFault(AxisEngine.java:710)
>       
> org.apache.axis2.transport.http.AxisServlet.handleFault(AxisServlet.java:305)
>       org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:287)
>       javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
>       javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> </pre></p><p><b>note</b> <u>The full stack trace of the root cause is 
> available in the Apache Tomcat/5.5.17 logs.</u></p><HR size="1" 
> noshade="noshade"><h3>Apache Tomcat/5.5.17</h3></body></html>
>       at 
> org.apache.axis2.transport.http.SOAPOverHTTPSender.send(SOAPOverHTTPSender.java:148)
>       at 
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:334)
>       ... 24 more
> I also tried changing to the latest axis2.xml config file, but it didn't fix 
> anything.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to