[wsas-java-dev] [jira] Resolved: (WSAS-79) Exception thrown when
the command "-qos
securerm" is executed after engaging both the modules rampart and sandesha2
Afkham Azeez (JIRA)
jira at wso2.org
Wed Jan 16 10:14:59 PST 2008
[ http://wso2.org/jira/browse/WSAS-79?page=all ]
Afkham Azeez resolved WSAS-79.
------------------------------
Resolution: Fixed
> Exception thrown when the command "-qos securerm" is executed after engaging both the modules rampart and sandesha2
> -------------------------------------------------------------------------------------------------------------------
>
> Key: WSAS-79
> URL: http://wso2.org/jira/browse/WSAS-79
> Project: WSO2 WSAS
> Issue Type: Bug
> Components: samples
> Environment: Windows XP, JDK 1.4.2_13
> Reporter: Evanthika Amarasiri
> Assigned To: Chamikara Jayalath
>
> Following are the steps taken to reproduce the error
> 1. Engaged the modules rampart and sandesha2 to the "TraderClient" service
> 2. Executed the command "run-client.bat -qos securerm -te http://192.168.1.243:9762/soap/TraderClient -ee http://192.168.1.243:9762/soap/TraderClient"
> 3. Invoked the method "(8) getMarketInfo" and got the following exception
> ":ERROR [2006-11-20 16:01:20,875] Sandesha2 got an exception when sending a message: org.apache.axis2.AxisFault: Transport error 500 . Error Message is ; nested exception is:
> org.apache.axis2.AxisFault: Transport error 500 . Error Message is ; nested exception is:
> org.apache.axis2.AxisFault: Transport error 500 . Error Message is ; nested exception is:
> org.apache.axis2.AxisFault: Transport error 500 . Error Message is
> org.apache.axis2.AxisFault: Transport error 500 . Error Message is ; nested exception is:
> org.apache.axis2.AxisFault: Transport error 500 . Error Message is ; nested exception is:
> org.apache.axis2.AxisFault: Transport error 500 . Error Message is ; nested exception is:
> org.apache.axis2.AxisFault: Transport error 500 . Error Message is
> at org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:225)
> at org.apache.axis2.engine.AxisEngine.resumeSend(AxisEngine.java:571)
> at org.apache.sandesha2.workers.SenderWorker.run(SenderWorker.java:168)
> at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:665)
> at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:690)
> at java.lang.Thread.run(Unknown Source)
> Caused by: org.apache.axis2.AxisFault: Transport error 500 . Error Message is ; nested exception is:
> org.apache.axis2.AxisFault: Transport error 500 . Error Message is
> at org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:340)
> at org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:205)
> ... 5 more
> Caused by: org.apache.axis2.AxisFault: Transport error 500 . Error Message is
> at org.apache.axis2.transport.http.SOAPOverHTTPSender.send(SOAPOverHTTPSender.java:148)
> at org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:334)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Wsas-java-dev
mailing list