service scope "application" causes http 500 transport error
-----------------------------------------------------------
Key: AXIS2-443
URL: http://issues.apache.org/jira/browse/AXIS2-443
Project: Apache Axis 2.0 (Axis2)
Type: Bug
Versions: 0.95
Environment: Windows 2000, Apache Tomcat 5.5.15
Reporter: Tobias Israel
Using the scope 'application' for a service the call of this service results in
a HTTP 500 Transport error (see attached failure message for details).
org.apache.axis2.AxisFault: Transport error 500 . Error Message is
<html><head><title>Apache Tomcat/5.5.15 - 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>java.lang.NullPointerException
org.apache.axis2.context.ConfigurationContext.fillServiceContextAndServiceGroupContext(ConfigurationContext.java:91)
org.apache.axis2.engine.InstanceDispatcher.invoke(InstanceDispatcher.java:93)
org.apache.axis2.engine.Phase.invoke(Phase.java:376)
org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:359)
org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:330)
org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:282)
org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:152)
javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
</pre></p><p><b>note</b> <u>The full stack trace of the root cause is available
in the Apache Tomcat/5.5.15 logs.</u></p><HR size="1"
noshade="noshade"><h3>Apache Tomcat/5.5.15</h3></body></html>; nested exception
is:
org.apache.axis2.AxisFault: Transport error 500 . Error Message is
<html><head><title>Apache Tomcat/5.5.15 - 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>java.lang.NullPointerException
org.apache.axis2.context.ConfigurationContext.fillServiceContextAndServiceGroupContext(ConfigurationContext.java:91)
org.apache.axis2.engine.InstanceDispatcher.invoke(InstanceDispatcher.java:93)
org.apache.axis2.engine.Phase.invoke(Phase.java:376)
org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:359)
org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:330)
org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:282)
org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:152)
javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
</pre></p><p><b>note</b> <u>The full stack trace of the root cause is available
in the Apache Tomcat/5.5.15 logs.</u></p><HR size="1"
noshade="noshade"><h3>Apache Tomcat/5.5.15</h3></body></html>; nested exception
is:
org.apache.axis2.AxisFault: Transport error 500 . Error Message is
<html><head><title>Apache Tomcat/5.5.15 - 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>java.lang.NullPointerException
org.apache.axis2.context.ConfigurationContext.fillServiceContextAndServiceGroupContext(ConfigurationContext.java:91)
org.apache.axis2.engine.InstanceDispatcher.invoke(InstanceDispatcher.java:93)
org.apache.axis2.engine.Phase.invoke(Phase.java:376)
org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:359)
org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:330)
org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:282)
org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:152)
javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
</pre></p><p><b>note</b> <u>The full stack trace of the root cause is available
in the Apache Tomcat/5.5.15 logs.</u></p><HR size="1"
noshade="noshade"><h3>Apache Tomcat/5.5.15</h3></body></html>; nested exception
is:
org.apache.axis2.AxisFault: Transport error 500 . Error Message is
<html><head><title>Apache Tomcat/5.5.15 - 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>java.lang.NullPointerException
org.apache.axis2.context.ConfigurationContext.fillServiceContextAndServiceGroupContext(ConfigurationContext.java:91)
org.apache.axis2.engine.InstanceDispatcher.invoke(InstanceDispatcher.java:93)
org.apache.axis2.engine.Phase.invoke(Phase.java:376)
org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:359)
org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:330)
org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:282)
org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:152)
javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
</pre></p><p><b>note</b> <u>The full stack trace of the root cause is available
in the Apache Tomcat/5.5.15 logs.</u></p><HR size="1"
noshade="noshade"><h3>Apache Tomcat/5.5.15</h3></body></html>
at
org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:245)
at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:457)
at
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:338)
at
org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisOperation.java:270)
at
org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:408)
at
org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:341)
at com.signsoft.eval.axis2.CountClient.main(CountClient.java:119)
Caused by: org.apache.axis2.AxisFault: Transport error 500 . Error Message is
<html><head><title>Apache Tomcat/5.5.15 - 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>java.lang.NullPointerException
org.apache.axis2.context.ConfigurationContext.fillServiceContextAndServiceGroupContext(ConfigurationContext.java:91)
org.apache.axis2.engine.InstanceDispatcher.invoke(InstanceDispatcher.java:93)
org.apache.axis2.engine.Phase.invoke(Phase.java:376)
org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:359)
org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:330)
org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:282)
org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:152)
javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
</pre></p><p><b>note</b> <u>The full stack trace of the root cause is available
in the Apache Tomcat/5.5.15 logs.</u></p><HR size="1"
noshade="noshade"><h3>Apache Tomcat/5.5.15</h3></body></html>; nested exception
is:
org.apache.axis2.AxisFault: Transport error 500 . Error Message is
<html><head><title>Apache Tomcat/5.5.15 - 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>java.lang.NullPointerException
org.apache.axis2.context.ConfigurationContext.fillServiceContextAndServiceGroupContext(ConfigurationContext.java:91)
org.apache.axis2.engine.InstanceDispatcher.invoke(InstanceDispatcher.java:93)
org.apache.axis2.engine.Phase.invoke(Phase.java:376)
org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:359)
org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:330)
org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:282)
org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:152)
javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
</pre></p><p><b>note</b> <u>The full stack trace of the root cause is available
in the Apache Tomcat/5.5.15 logs.</u></p><HR size="1"
noshade="noshade"><h3>Apache Tomcat/5.5.15</h3></body></html>
at
org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:297)
at
org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:204)
... 6 more
Caused by: org.apache.axis2.AxisFault: Transport error 500 . Error Message is
<html><head><title>Apache Tomcat/5.5.15 - 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>java.lang.NullPointerException
org.apache.axis2.context.ConfigurationContext.fillServiceContextAndServiceGroupContext(ConfigurationContext.java:91)
org.apache.axis2.engine.InstanceDispatcher.invoke(InstanceDispatcher.java:93)
org.apache.axis2.engine.Phase.invoke(Phase.java:376)
org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:359)
org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:330)
org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:282)
org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:152)
javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
</pre></p><p><b>note</b> <u>The full stack trace of the root cause is available
in the Apache Tomcat/5.5.15 logs.</u></p><HR size="1"
noshade="noshade"><h3>Apache Tomcat/5.5.15</h3></body></html>
at
org.apache.axis2.transport.http.SOAPOverHTTPSender.send(SOAPOverHTTPSender.java:128)
at
org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:291)
... 7 more
--
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