[wsas-java-dev] [jira] Resolved: (WSAS-77) Exception occurred when
running the
"-qos rm" command when the sandesha2 module is engaged to the service along
with a security scenario attached
Afkham Azeez (JIRA)
jira at wso2.org
Wed Jan 16 10:12:59 PST 2008
[ http://wso2.org/jira/browse/WSAS-77?page=all ]
Afkham Azeez resolved WSAS-77.
------------------------------
Resolution: Fixed
In this case you have to use the securerm option, not the rm option
> Exception occurred when running the "-qos rm" command when the sandesha2 module is engaged to the service along with a security scenario attached
> --------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: WSAS-77
> URL: http://wso2.org/jira/browse/WSAS-77
> 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 followed
> 1. Engaged the module "Sandesha2" to the "TraderClient" service
> 2. Then engage a security scenario to the particular service. (by assigning a user)
> 3. Now run the command run-client.bat -qos rm
> 4. You will get the following exception which indicates that the Sandesha2 module has not been engaged. When you unassign the user (the securiy senario) the results are given successfully
> ERROR [2006-11-20 14:33:22,515] 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)
> ... 6 more
--
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