UVC loses connection to the CDJ while displaying job runs: "java.util.ConcurrentModificationException"
book
Article ID: 85150
calendar_today
Updated On:
Products
CA Automic Dollar Universe
Issue/Introduction
Error Message : On the univiewer.log the followings error appear:
#################################################### |2014-09-04 08:15:20,290|ERROR||BackgroundWorker-8|com.orsyp.kmeleon.document.runlist.model.RunListCollector$MonitorMessageConsumer|Error during processing of job run: java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextEntry(Unknown Source) at java.util.HashMap$EntryIterator.next(Unknown Source) at java.util.HashMap$EntryIterator.next(Unknown Source) at com.orsyp.kmeleon.configuration.NodeConfigurations.getProductTypeForEnvironment(NodeConfigurations.java:173) at com.orsyp.kmeleon.configuration.NodeConfigurations.getProductForEnvironment(NodeConfigurations.java:193) at com.orsyp.kmeleon.universe.UniverseBusiness.retrieveProduct(UniverseBusiness.java:90) at com.orsyp.kmeleon.universe.UniverseBusiness.<init>(UniverseBusiness.java:61) at com.orsyp.kmeleon.universe.NodeBusiness.<init>(NodeBusiness.java:63) at com.orsyp.kmeleon.universe.NodeBusiness.getInstance(NodeBusiness.java:54) at com.orsyp.kmeleon.monitoring.JobMonitorItemWrapper.computeElapsedTime(JobMonitorItemWrapper.java:187) at com.orsyp.kmeleon.monitoring.JobMonitorItemWrapper.computeElapsedTime(JobMonitorItemWrapper.java:181) at com.orsyp.kmeleon.monitoring.JobMonitorItemWrapper.initUprocEvent(JobMonitorItemWrapper.java:106) at com.orsyp.kmeleon.monitoring.JobMonitorItemWrapper.<init>(JobMonitorItemWrapper.java:50) at com.orsyp.kmeleon.document.runlist.model.RunListCollector$MonitorMessageConsumer.doInBackground(RunListCollector.java:325) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
|2014-09-04 08:15:20,306|INFO ||BackgroundWorker-8|com.orsyp.monitoring.stdimpl.CollectStdImpl|Stop the monitoring of: [MANOR5/PRODU01/X] ####################################################