[esb-java-dev] [jira] Created: (ESBJAVA-10) Exception occurred when
accessing created resgitry files and folders
Evanthika Amarasiri (JIRA)
jira at wso2.org
Wed Feb 7 19:50:21 PST 2007
Exception occurred when accessing created resgitry files and folders
--------------------------------------------------------------------
Key: ESBJAVA-10
URL: http://www.wso2.org/jira/browse/ESBJAVA-10
Project: WSO2 ESB-Java
Issue Type: Bug
Components: Registry
Affects Versions: 1.0-beta-1-b1
Environment: Windows XP, JDK 1.4.2_13, Firefox version 1.5.0.8
Reporter: Evanthika Amarasiri
Assigned To: Asankha Perera
When clicking on the registry files and folders created, an exception is occurred. Below are the steps to reproduce the error
1. Click on "Registry"
2. Create a new folder (This will be added to the existing folder/file list)
3. Now click on the newly created folder and you will get an exception in the text box which is given to display the registry file/folder properties
4. Below is the exception occurred
*********************************************************************************************************************************************************************************************
Error occured while accessing registry data.
soapenv:ClientSession was already closedorg.apache.axis2.AxisFault: Session was already closed at org.apache.axis2.rpc.receivers.RPCMessageReceiver.invokeBusinessLogic(RPCMessageReceiver.java:154) at org.apache.axis2.receivers.AbstractInOutSyncMessageReceiver.receive(AbstractInOutSyncMessageReceiver.java:39) at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:497) at org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:328) at org.apache.axis2.transport.http.util.SOAPUtil.processPostRequest(SOAPUtil.java:62) at org.wso2.esb.transport.jetty.Axis2SOAPHandler.processPostRequest(Axis2SOAPHandler.java:40) at org.wso2.esb.transport.jetty.Axis2Handler.handle(Axis2Handler.java:144) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:627) at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:149) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:123) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:141) at org.mortbay.jetty.Server.handle(Server.java:269) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:430) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:701) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:617) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:193) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:339) at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:208) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:475)
*********************************************************************************************************************************************************************************************
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Esb-java-dev
mailing list