Lahiru Gunathilake created AIRAVATA-400:
-------------------------------------------

             Summary: ConcurrentModificationException during using RegistryAPI
                 Key: AIRAVATA-400
                 URL: https://issues.apache.org/jira/browse/AIRAVATA-400
             Project: Airavata
          Issue Type: Bug
          Components: Registry API
         Environment: mac
            Reporter: Lahiru Gunathilake
             Fix For: 0.4-INCUBATING


When I run the client code to get workflow status sometimes I get following 
error.


java.util.ConcurrentModificationException
        at java.util.HashMap$HashIterator.nextEntry(HashMap.java:793)
        at java.util.HashMap$KeyIterator.next(HashMap.java:828)
        at 
org.apache.airavata.common.registry.api.impl.JCRRegistry$1.onEvent(JCRRegistry.java:122)
        at 
org.apache.jackrabbit.rmi.observation.ClientEventPoll.run(ClientEventPoll.java:224)

This is intermittent .. ! But we need to fix this if this is somethign to do 
with our implementation.
Lahiru

--
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

        

Reply via email to