An Exceptions extraction aborts with a decode error.
book
Article ID: 86347
calendar_today
Updated On:
Products
CA Automic Dollar Universe
Issue/Introduction
Error Message : The error message in the extraction log: [20 May 2014 23:33:42] Exceptions extraction finished with an error: com.orsyp.UniverseException: decode errorjava.util.concurrent.ExecutionException: com.orsyp.UniverseException: decode error at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at com.orsyp.util.concurrentrep.NotifyThreadPoolExecutor2.afterExecute(NotifyThreadPoolExecutor2.java:51) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:897) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) at java.lang.Thread.run(Thread.java:662)Caused by: com.orsyp.UniverseException: decode error at com.orsyp.owls.impl.MessageReader.read(MessageReader.java:139) at com.orsyp.owls.impl.AbstractSelector.select(AbstractSelector.java:209) at com.orsyp.owls.impl.AbstractSelector.select(AbstractSelector.java:134) at com.orsyp.owls.impl.AbstractSelector.select(AbstractSelector.java:116) at com.orsyp.owls.impl.oex.OwlsOEXHistoryListImpl.extract(OwlsOEXHistoryListImpl.java:104) at com.orsyp.reppub.server.reporter.extractor.owls.OwlsInterventionsExtractor.extract(OwlsInterventionsExtractor.java:408) at com.orsyp.reppub.server.reporter.extractor.owls.OwlsAbstractExtractor.call(OwlsAbstractExtractor.java:194) at com.orsyp.reppub.server.reporter.extractor.owls.OwlsAbstractExtractor.call(OwlsAbstractExtractor.java:25) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) ... 2 moreCaused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:129) at com.orsyp.comm.ServerConnection.readBinary(ServerConnection.java:373) at com.orsyp.comm.ServerConnection.readBinary(ServerConnection.java:352) at com.orsyp.comm.SocketBufferedInputStream.loadBuffer(SocketBufferedInputStream.java:75) at com.orsyp.comm.SocketBufferedInputStream.read(SocketBufferedInputStream.java:55) at com.orsyp.util.VarInt.decodeVarint(VarInt.java:56) at com.orsyp.owls.msg.ResultMsg$OwlsResult.decode(ResultMsg.java:343) at com.orsyp.owls.impl.MessageReader.read(MessageReader.java:135) ... 12 more Patch level detected:Reporter 6.1 Product Version: Dollar.Universe 6.1.01
Description :The extraction on Exception aborted with a decode error.
Cause
Cause type: Defect Root Cause: N/A
Environment
OS: All
Resolution
Several corrections and improvements have been made in Reporter 6.3.21 and beyond. In order to continue troubleshooting, Automic Support recommends upgrading to the latest version of Reporter to verify if this issue is still present.