[Netarchivesuite-devel] Netarkivet error: Could not start class dk.netarkivet.viewerproxy.ViewerProxy

Søren Vejrup Carlsen svc at kb.dk
Mon Oct 19 16:07:41 CEST 2009


Hi all.
I get ConcurrentModificationExceptions while installing a build from revision 1058 in the netarkivet test-environment.
Has anybody seen this?
Is this bug 1712 coming alive again?

/Søren
________________________________________
Fra: test at kb-prod-udv-001.kb.dk [test at kb-prod-udv-001.kb.dk]
Sendt: 19. oktober 2009 15:21
Til: Søren Vejrup Carlsen
Emne: Netarkivet error: Could not start class dk.netarkivet.viewerproxy.ViewerProxy

sb-test-acs-001.statsbiblioteket.dk
dk.netarkivet.common.utils.ApplicationUtils.logExceptionAndPrint(ApplicationUtils.java:87)
Could not start class dk.netarkivet.viewerproxy.ViewerProxy
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at dk.netarkivet.common.utils.ApplicationUtils.startApp(ApplicationUtils.java:155)
        at dk.netarkivet.viewerproxy.ViewerProxyApplication.main(ViewerProxyApplication.java:40)
Caused by: dk.netarkivet.common.exceptions.ArgumentNotValid: Error creating singleton of class 'dk.netarkivet.archive.arcrepository.distribute.JMSArcRepositoryClient':
        at dk.netarkivet.common.utils.SettingsFactory.getInstance(SettingsFactory.java:101)
        at dk.netarkivet.common.distribute.arcrepository.ArcRepositoryClientFactory.getViewerInstance(ArcRepositoryClientFactory.java:58)
        at dk.netarkivet.viewerproxy.ViewerProxy.<init>(ViewerProxy.java:71)
        at dk.netarkivet.viewerproxy.ViewerProxy.getInstance(ViewerProxy.java:93)
        ... 6 more
Caused by: java.util.ConcurrentModificationException
        at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372)
        at java.util.AbstractList$Itr.next(AbstractList.java:343)
        at dk.netarkivet.common.utils.Settings.get(Settings.java:160)
        at dk.netarkivet.common.utils.Settings.getLong(Settings.java:205)
        at dk.netarkivet.archive.arcrepository.distribute.JMSArcRepositoryClient.<init>(JMSArcRepositoryClient.java:129)
        at dk.netarkivet.archive.arcrepository.distribute.JMSArcRepositoryClient.getInstance(JMSArcRepositoryClient.java:153)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at dk.netarkivet.common.utils.SettingsFactory.getInstance(SettingsFactory.java:99)
        ... 9 more





More information about the Netarchivesuite-devel mailing list