When I'm calling Macro.delete(token, "/files/myfolder") for a folder which has 100 documents, I get the following error.
Maybe someone can help ? Are there different threads which are running for the new event handling stuff ?


Regards,
Christophe


java.util.ConcurrentModificationException
at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:448)
at java.util.AbstractList$Itr.next(AbstractList.java:419)
at org.apache.slide.event.EventCollection.toString(EventCollection.java:61)
at java.lang.String.valueOf(String.java:2131)
at java.lang.StringBuffer.append(StringBuffer.java:370)
at org.apache.slide.util.event.EventLogger.eventFired(EventLogger.java:43)
at org.apache.slide.event.EventDispatcher.fireEvent(EventDispatcher.java:71)
at org.apache.slide.event.TransientEventCollector$1.run(TransientEventCollector.java:50)
at java.lang.Thread.run(Thread.java:534)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to