See <https://builds.apache.org/job/UIMA-AS/483/display/redirect>

------------------------------------------
[...truncated 827.15 KB...]
************ 
File::::<https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/target/test-classes/data/IBM_LifeSciences.xml>
Service:Simple Text Segmenter Initialized. Ready To Process Messages From 
Queue:inQ_TestMultiplier_1.1
NoOpAnnotator.initialize() Initializing With Process Delay of 0 millis
Service:NoOp Annotator2 Initialized. Ready To Process Messages From 
Queue:inQ_NoOp2_1.3
Service:Test Aggregate TAE Initialized. Ready To Process Messages From 
Queue:TopLevelTaeQueue
Rev'd 0 Replies
Generating OutOfBoundsException on 5th call.
Generating OutOfBoundsException on 9th call.
Quiescing UIMA-AS Service. Remaining Number of CASes to Process:0
runTest: Received Reply from CAS 3b4bad1:15bd4a27cd6:247e Containing 1 
Exception(s)
org.apache.uima.aae.error.UimaEEServiceException: 
org.apache.uima.aae.error.UimaAsDelegateException: ----> Controller:/Test 
Aggregate TAE Received Exception  on CAS:3b4bad1:15bd4a27cd6:2481 From 
Delegate:NoOp
        at 
org.apache.uima.adapter.jms.activemq.JmsOutputChannel.sendReply(JmsOutputChannel.java:945)
        at 
org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl.sendReplyWithException(AggregateAnalysisEngineController_impl.java:2076)
        at 
org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl.sendReplyToRemoteClient(AggregateAnalysisEngineController_impl.java:2170)
        at 
org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl.replyToClient(AggregateAnalysisEngineController_impl.java:2342)
        at 
org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl.finalStep(AggregateAnalysisEngineController_impl.java:1862)
        at 
org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl.finalStep(AggregateAnalysisEngineController_impl.java:1934)
        at 
org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl.abortProcessingCas(AggregateAnalysisEngineController_impl.java:1066)
        at 
org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl.process(AggregateAnalysisEngineController_impl.java:1126)
        at 
org.apache.uima.aae.error.handler.ProcessCasErrorHandler.handleError(ProcessCasErrorHandler.java:563)
        at 
org.apache.uima.aae.error.ErrorHandlerChain.handle(ErrorHandlerChain.java:57)
        at 
org.apache.uima.aae.handler.input.ProcessResponseHandler.handleProcessResponseWithException(ProcessResponseHandler.java:653)
        at 
org.apache.uima.aae.handler.input.ProcessResponseHandler.handle(ProcessResponseHandler.java:780)
        at 
org.apache.uima.adapter.jms.activemq.JmsInputChannel.onMessage(JmsInputChannel.java:735)
        at 
org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer.doInvokeListener(UimaDefaultMessageListenerContainer.java:1137)
        at 
org.springframework.jms.listener.AbstractMessageListenerContainer.invokeListener(AbstractMessageListenerContainer.java:649)
        at 
org.springframework.jms.listener.AbstractMessageListenerContainer.doExecuteListener(AbstractMessageListenerContainer.java:619)
        at 
org.springframework.jms.listener.AbstractPollingMessageListenerContainer.doReceiveAndExecute(AbstractPollingMessageListenerContainer.java:307)
        at 
org.springframework.jms.listener.AbstractPollingMessageListenerContainer.receiveAndExecute(AbstractPollingMessageListenerContainer.java:245)
        at 
org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.invokeListener(DefaultMessageListenerContainer.java:1144)
        at 
org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.executeOngoingLoop(DefaultMessageListenerContainer.java:1136)
        at 
org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.run(DefaultMessageListenerContainer.java:1033)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at 
org.apache.uima.aae.UimaAsThreadFactory$1.run(UimaAsThreadFactory.java:132)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.uima.aae.error.UimaAsDelegateException: ----> 
Controller:/Test Aggregate TAE Received Exception  on 
CAS:3b4bad1:15bd4a27cd6:2481 From Delegate:NoOp
        at 
org.apache.uima.aae.handler.input.ProcessResponseHandler.handleProcessResponseWithException(ProcessResponseHandler.java:641)
        ... 14 more
Caused by: org.apache.uima.aae.error.UimaEEServiceException: 
org.apache.uima.analysis_engine.AnalysisEngineProcessException
        at org.apache.uima.ae.noop.NoOpAnnotator.process(NoOpAnnotator.java:136)
        at 
org.apache.uima.analysis_component.CasAnnotator_ImplBase.process(CasAnnotator_ImplBase.java:56)
        at 
org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl.callAnalysisComponentProcess(PrimitiveAnalysisEngine_impl.java:396)
        at 
org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl.processAndOutputNewCASes(PrimitiveAnalysisEngine_impl.java:314)
        at 
org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl.process(PrimitiveAnalysisEngineController_impl.java:813)
        at 
org.apache.uima.aae.handler.HandlerBase.invokeProcess(HandlerBase.java:121)
        at 
org.apache.uima.aae.handler.input.ProcessRequestHandler_impl.handleProcessRequestFromRemoteClient(ProcessRequestHandler_impl.java:572)
        at 
org.apache.uima.aae.handler.input.ProcessRequestHandler_impl.handle(ProcessRequestHandler_impl.java:1090)
        at 
org.apache.uima.aae.handler.input.MetadataRequestHandler_impl.handle(MetadataRequestHandler_impl.java:78)
        at 
org.apache.uima.adapter.jms.activemq.JmsInputChannel.onMessage(JmsInputChannel.java:735)
        at 
org.apache.uima.adapter.jms.activemq.JmsInputChannel.onMessage(JmsInputChannel.java:563)
        at 
org.apache.uima.aae.UimaAsPriorityBasedThreadFactory$1.run(UimaAsPriorityBasedThreadFactory.java:165)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.IndexOutOfBoundsException
        at org.apache.uima.ae.noop.NoOpAnnotator.process(NoOpAnnotator.java:132)
        ... 12 more

        at 
org.apache.uima.adapter.jms.activemq.JmsOutputChannel.sendReply(JmsOutputChannel.java:971)
        at 
org.apache.uima.aae.error.handler.ProcessCasErrorHandler.sendExceptionToClient(ProcessCasErrorHandler.java:155)
        at 
org.apache.uima.aae.error.handler.ProcessCasErrorHandler.handleError(ProcessCasErrorHandler.java:673)
        at 
org.apache.uima.aae.error.ErrorHandlerChain.handle(ErrorHandlerChain.java:57)
        at 
org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl.process(PrimitiveAnalysisEngineController_impl.java:1244)
        at 
org.apache.uima.aae.handler.HandlerBase.invokeProcess(HandlerBase.java:121)
        at 
org.apache.uima.aae.handler.input.ProcessRequestHandler_impl.handleProcessRequestFromRemoteClient(ProcessRequestHandler_impl.java:572)
        at 
org.apache.uima.aae.handler.input.ProcessRequestHandler_impl.handle(ProcessRequestHandler_impl.java:1090)
        at 
org.apache.uima.aae.handler.input.MetadataRequestHandler_impl.handle(MetadataRequestHandler_impl.java:78)
        at 
org.apache.uima.adapter.jms.activemq.JmsInputChannel.onMessage(JmsInputChannel.java:735)
        at 
org.apache.uima.adapter.jms.activemq.JmsInputChannel.onMessage(JmsInputChannel.java:563)
        at 
org.apache.uima.aae.UimaAsPriorityBasedThreadFactory$1.run(UimaAsPriorityBasedThreadFactory.java:165)
        ... 1 more
org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl.stop() - 
Stopping UIMA-AS Client
javax.jms.JMSException: java.io.EOFException
        at 
org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:54)
        at 
org.apache.activemq.ActiveMQConnection.onAsyncException(ActiveMQConnection.java:1949)
        at 
org.apache.activemq.ActiveMQConnection.onException(ActiveMQConnection.java:1968)
        at 
org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:114)
        at 
org.apache.activemq.transport.ResponseCorrelator.onException(ResponseCorrelator.java:126)
        at 
org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:114)
        at 
org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:114)
        at 
org.apache.activemq.transport.WireFormatNegotiator.onException(WireFormatNegotiator.java:173)
        at 
org.apache.activemq.transport.AbstractInactivityMonitor.onException(AbstractInactivityMonitor.java:344)
        at 
org.apache.activemq.transport.TransportSupport.onException(TransportSupport.java:96)
        at 
org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:219)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.EOFException
        at java.io.DataInputStream.readInt(DataInputStream.java:392)
        at 
org.apache.activemq.openwire.OpenWireFormat.unmarshal(OpenWireFormat.java:268)
        at 
org.apache.activemq.transport.tcp.TcpTransport.readCommand(TcpTransport.java:240)
        at 
org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:232)
        at 
org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:215)
        ... 1 more
Tests run: 128, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,587.359 sec
org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl.stop() - 
Stopping UIMA-AS Client
org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl.stop() - 
Stopping UIMA-AS Client
org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl.stop() - 
Stopping UIMA-AS Client

Results :

Tests run: 128, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (surefire-integration) @ 
uimaj-as-activemq ---
[INFO] Skipping execution of surefire because it has already been run for this 
configuration
[JENKINS] Recording test results
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.7:cobertura (default-cli) < [cobertura]test 
@ uimaj-as-activemq <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.7:cobertura (default-cli) @ 
uimaj-as-activemq ---
[INFO] Cobertura 2.1.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[INFO] Cobertura: Loaded information on 42 classes.
Report time: 1690ms

[INFO] Cobertura Report generation was successful.
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (default-cli) > generate-sources 
@ uimaj-as-activemq >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ 
uimaj-as-activemq ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) 
@ uimaj-as-activemq ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and 
buildMonth) @ uimaj-as-activemq ---
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (default-cli) < generate-sources 
@ uimaj-as-activemq <<<
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (default-cli) @ uimaj-as-activemq 
---
[INFO] 
13 warnings
[WARNING] Javadoc Warnings
[WARNING] warning: [options] bootstrap class path not set in conjunction with 
-source 1.5
[WARNING] 
<https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/src/main/java/org/apache/uima/aae/jms_adapter/JmsAnalysisEngineServiceStub.java>:183:
 warning - Tag @see: reference not found: 
org.apache.uima.resource.service.ResourceServiceStub#callGetMetaData()
[WARNING] 
<https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/src/main/java/org/apache/uima/aae/jms_adapter/JmsAnalysisEngineServiceStub.java>:204:
 warning - Tag @see: reference not found: 
org.apache.uima.analysis_engine.service.AnalysisEngineServiceStub#callGetAnalysisEngineMetaData()
[WARNING] 
<https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/src/main/java/org/apache/uima/aae/jms_adapter/JmsAnalysisEngineServiceStub.java>:211:
 warning - Tag @see: reference not found: 
org.apache.uima.analysis_engine.service.AnalysisEngineServiceStub#callProcess(CAS)
[WARNING] 
<https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/src/main/java/org/apache/uima/aae/jms_adapter/JmsAnalysisEngineServiceStub.java>:239:
 warning - Tag @see: reference not found: 
CasObjectProcessorServiceStub#callProcessCas(CAS)
[WARNING] 
<https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/src/main/java/org/apache/uima/aae/jms_adapter/JmsAnalysisEngineServiceStub.java>:246:
 warning - Tag @see: reference not found: 
org.apache.uima.resource.service.impl.ResourceServiceStub#destroy()
[WARNING] 
<https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/src/main/java/org/apache/uima/aae/jms_adapter/JmsAnalysisEngineServiceStub.java>:266:
 warning - Tag @see: reference not found: 
org.apache.uima.collection.impl.service.CasObjectProcessorServiceStub#callBatchProcessComplete()
[WARNING] 
<https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/src/main/java/org/apache/uima/aae/jms_adapter/JmsAnalysisEngineServiceStub.java>:274:
 warning - Tag @see: reference not found: 
org.apache.uima.collection.impl.service.CasObjectProcessorServiceStub#callCollectionProcessComplete()
[WARNING] 
<https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/src/main/java/org/apache/uima/aae/jmx/RemoteJMXServer.java>:130:
 warning - @return tag has no arguments.
[WARNING] 
<https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/src/main/java/org/apache/uima/aae/jmx/RemoteJMXServer.java>:206:
 warning - @return tag has no arguments.
[WARNING] 
<https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/src/main/java/org/apache/uima/aae/jmx/RemoteJMXServer.java>:188:
 warning - @return tag has no arguments.
[WARNING] 
<https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/src/main/java/org/apache/uima/aae/jmx/RemoteJMXServer.java>:71:
 warning - @param argument "remoteJMXServerHostName" is not a parameter name.
[WARNING] 
<https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/src/main/java/org/apache/uima/aae/jmx/RemoteJMXServer.java>:71:
 warning - @return tag cannot be used in method with void return type.
[JENKINS] Archiving  javadoc
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA-AS Eclipse Plugin: uimaj-ep-runtime-deployeditor 
2.9.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, 
no dependency information available
[WARNING] Failed to retrieve plugin descriptor for 
org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin 
org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be 
resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in 
https://repo.maven.apache.org/maven2 was cached in the local repository, 
resolution will not be reattempted until the update interval of central has 
elapsed or updates are forced
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, 
no dependency information available
[WARNING] Failed to retrieve plugin descriptor for 
org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin 
org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be 
resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in 
https://repo.maven.apache.org/maven2 was cached in the local repository, 
resolution will not be reattempted until the update interval of central has 
elapsed or updates are forced
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, 
no dependency information available
[WARNING] Failed to retrieve plugin descriptor for 
org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin 
org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be 
resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in 
https://repo.maven.apache.org/maven2 was cached in the local repository, 
resolution will not be reattempted until the update interval of central has 
elapsed or updates are forced
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, 
no dependency information available
[WARNING] Failed to retrieve plugin descriptor for 
org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin 
org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be 
resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in 
https://repo.maven.apache.org/maven2 was cached in the local repository, 
resolution will not be reattempted until the update interval of central has 
elapsed or updates are forced
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
uimaj-ep-runtime-deployeditor ---
[INFO] Deleting 
<https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-ep-runtime-deployeditor/target>
[TASKS] Scanning folder 
'<https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-ep-runtime-deployeditor'>
 for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 29 files to scan for tasks
Found 13 open tasks.
[TASKS] Computing warning deltas based on reference build #469
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ 
uimaj-ep-runtime-deployeditor ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) 
@ uimaj-ep-runtime-deployeditor ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and 
buildMonth) @ uimaj-ep-runtime-deployeditor ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
uimaj-ep-runtime-deployeditor ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
uimaj-ep-runtime-deployeditor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ 
uimaj-ep-runtime-deployeditor ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 29 source files to 
<https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-ep-runtime-deployeditor/target/classes>
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (clear-META-INF) @ 
uimaj-ep-runtime-deployeditor ---
[INFO] Executing tasks

main:
   [delete] Deleting: 
<https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-ep-runtime-deployeditor/META-INF/MANIFEST.MF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:manifest (uima-bundle) @ 
uimaj-ep-runtime-deployeditor ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
uimaj-ep-runtime-deployeditor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-ep-runtime-deployeditor/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
uimaj-ep-runtime-deployeditor ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ 
uimaj-ep-runtime-deployeditor ---
[JENKINS] Recording test results[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (dup-meta-jar-cleanup) @ 
uimaj-ep-runtime-deployeditor ---

[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ 
uimaj-ep-runtime-deployeditor ---
[INFO] Building jar: 
<https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-ep-runtime-deployeditor/target/org.apache.uima.runtime.fragments.deployeditor_2.9.1.SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
uimaj-ep-runtime-deployeditor ---
[ERROR] Unexpected error in channel channel
java.lang.OutOfMemoryError: PermGen space
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Class.java:2595)
        at java.lang.Class.getConstructor0(Class.java:2895)
        at java.lang.Class.newInstance(Class.java:354)
        at 
sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:399)
        at 
sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:396)
        at java.security.AccessController.doPrivileged(Native Method)
        at 
sun.reflect.MethodAccessorGenerator.generate(MethodAccessorGenerator.java:395)
        at 
sun.reflect.MethodAccessorGenerator.generateSerializationConstructor(MethodAccessorGenerator.java:113)
        at 
sun.reflect.ReflectionFactory.newConstructorForSerialization(ReflectionFactory.java:331)
        at 
java.io.ObjectStreamClass.getSerializableConstructor(ObjectStreamClass.java:1376)
        at java.io.ObjectStreamClass.access$1500(ObjectStreamClass.java:72)
        at java.io.ObjectStreamClass$2.run(ObjectStreamClass.java:493)
        at java.io.ObjectStreamClass$2.run(ObjectStreamClass.java:468)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.io.ObjectStreamClass.<init>(ObjectStreamClass.java:468)
        at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:365)
        at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:602)
        at 
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1622)
        at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
        at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1771)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
        at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
        at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
        at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
        at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
        at 
java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:500)
        at java.lang.Throwable.readObject(Throwable.java:914)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
channel stopped
ERROR: Maven JVM terminated unexpectedly with exit code 0
Skipping Cobertura coverage report as build was not UNSTABLE or better ...

Reply via email to