exception when running workflow through AiravataClient
------------------------------------------------------
Key: AIRAVATA-333
URL: https://issues.apache.org/jira/browse/AIRAVATA-333
Project: Airavata
Issue Type: Bug
Components: Registry API
Affects Versions: 0.3-INCUBATING
Environment: linux, jdk1.6, SimpleMath workflow
Reporter: Xuan Wu
Priority: Minor
workflow runs and returns result correctly, but airavata server shows a series
of exceptions:
203581 [Client Event Poller] ERROR
org.apache.jackrabbit.rmi.observation.ClientEventPoll - Unexpected failure of
Listener org.apache.airavata.common.registry.api.impl.JCRRegistry$1@442c76
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:108)
at
org.apache.jackrabbit.rmi.observation.ClientEventPoll.run(ClientEventPoll.java:224)
--
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