Exception from the server when its idle for some time.
------------------------------------------------------
Key: MASHUP-814
URL: https://wso2.org/jira/browse/MASHUP-814
Project: WSO2 Mashup Server
Issue Type: Bug
Environment: WinXP, JDK1.5
svn revision : 17396
Reporter: Yumani Ranaweera
Assignee: Keith Godwin Chapman
There's an Exception appearing from the server. I'm observing this when the
server is left idle for a while. The exception is as below.
Exception in thread "Timer-1" java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextEntry(HashMap.java:787)
at java.util.HashMap$KeyIterator.next(HashMap.java:823)
at
org.wso2.registry.jdbc.filecache.FileManager.cleanupFiles(FileManager.java:174)
at
org.wso2.registry.jdbc.filecache.FileCleanerTask.run(FileCleanerTask.java:24)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Mashup-dev mailing list
[email protected]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev