You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airavata.apache.org by "Raminderjeet Singh (JIRA)" <ji...@apache.org> on 2012/05/29 19:08:24 UTC

[jira] [Created] (AIRAVATA-424) Item does not exist anymore

Raminderjeet Singh created AIRAVATA-424:
-------------------------------------------

             Summary: Item does not exist anymore
                 Key: AIRAVATA-424
                 URL: https://issues.apache.org/jira/browse/AIRAVATA-424
             Project: Airavata
          Issue Type: Bug
            Reporter: Raminderjeet Singh


I deleted a host which was attached to 2 applications. Then i updated the applications to use other host object. After that i am not able to create a new Service or application. GUI does not give any error.  Following is the error from consol logs.

javax.jcr.InvalidItemStateException: Item does not exist anymore: 25646bd1-0b92-4fe4-a805-27dd0c49eea7
        at org.apache.jackrabbit.rmi.server.ServerObject.getRepositoryException(ServerObject.java:111)
        at org.apache.jackrabbit.rmi.server.ServerItem.getPath(ServerItem.java:62)
        at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:303)
        at sun.rmi.transport.Transport$1.run(Transport.java:159)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:680)
        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:255)
        at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:233)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:142)
        at org.apache.jackrabbit.rmi.server.ServerNode_Stub.getPath(Unknown Source)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira