Re: java.util.ConcurrentModificationException on app.addRepository
"Hannes Wallnoefer" <[email protected]> Thu, 17 Jul 2008 14:14:14 +0200
| Newsgroups | gmane.comp.java.helma.general |
|---|---|
| Message-ID | <[email protected]> |
I just committed more synchronization into the TypeManager class: http://dev.helma.org/trac/helma/changeset/9157 this is quite experimental as I have only done minimal testing, but if it works, your problem should be fixed. Please tell me if it helps. hannes 2008/7/17 Axel Zuzek <[email protected]>: > >> >> > the error is reproduceable on some machines (windows, linux) under >> > helma1.6.0 and helma 1.6.2, java1.6.0_01 and java1.6.0_06. it seems to >> > be a >> > racing condition? >> >> Just to make sure: it happens each time or just sometimes? >> and always when the application starts up, or at different points in time? >> >> hannes > > It happens each time on the same machines (on other machines with same code, > helma and java setup (other hardware) it never happens) > we trigger modWidgetsLoadWidgets at onStart() > > lg axel > > > _______________________________________________ > Helma-user mailing list > [email protected] > http://helma.org/mailman/listinfo/helma-user > >