Unfortunately I'm not sure how many people will be able to help you out
given that Patch 71 isn't generally publicly available.

Richard.


On Wed, Feb 5, 2014 at 3:40 PM, Ligade, Shailesh [USA] <
[email protected]> wrote:

>  Hello,
>
> We have to compile with java 1.6.0_71 and I am seeing this build issue.
> Not sure, if this is related to Jenkins, but since the error  states that,
> I just wanted to rule out that possibility.
>
> Appreciate, if anyone can tell me, how to get this compiled under 71
> (apparently 1.6.0_65 can compile).
>
> Thanks
>
> S
>
> ---------------------------------------------------------------------------------------------------
>
> Parsing POMs
> Modules changed, recalculating dependency graph
> [workspace] $ /usr/java/jdk1.6.0_71/bin/java -Xms1024m -Xmx1024m
> -XX:MaxPermSize=512m -Djavax.net.ssl.keyStoreType=PKCS11
> -Djavax.net.ssl.keyStore=NONE
> -Djavax.net.ssl.keyStoreProvider=SunPKCS11-FIPSProvider
> -Djavax.net.ssl.keyStorePassword=p...@ssw0rd-djavax.net.ssl.trustStore=/opt/apache-tomcat/conf/gnise-ci.jks
>  -cp
> /opt/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.4.jar:/opt/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven_2.2.1/boot/classworlds-1.1.jar
> hudson.maven.agent.Main
> /opt/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven_2.2.1
> /opt/apache-tomcat-7.0.40/webapps/ROOT/WEB-INF/lib/remoting-2.33.jar
> /opt/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.4.jar
> 39000
> /opt/jenkins/plugins/maven-plugin/WEB-INF/lib/maven2.1-interceptor-1.2.jar
> <===[JENKINS REMOTING CAPACITY]===>channel started
> ERROR: Processing failed due to a bug in the code. Please report this to
> [email protected]
> *hudson.remoting.RequestAbortedException*<http://stacktrace.jenkins-ci.org/search?query=hudson.remoting.RequestAbortedException>:
> hudson.remoting.RequestAbortedException: java.io.InvalidClassException:
> [Ljava.lang.StackTraceElement;; serializable and externalizable flags
> conflict
>         at
> *hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:41)*<http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.RequestAbortedException.wrapForRethrow&entity=method>
>         at
> *hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:34)*<http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.RequestAbortedException.wrapForRethrow&entity=method>
>         at 
> *hudson.remoting.Request.call(Request.java:174)*<http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Request.call&entity=method>
>         at 
> *hudson.remoting.Channel.call(Channel.java:722)*<http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Channel.call&entity=method>
>         at
> *hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:257)*<http://stacktrace.jenkins-ci.org/search/?query=hudson.maven.AbstractMavenProcessFactory.newProcess&entity=method>
>         at 
> *hudson.maven.ProcessCache.get(ProcessCache.java:235)*<http://stacktrace.jenkins-ci.org/search/?query=hudson.maven.ProcessCache.get&entity=method>
>         at
> *hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:749)*<http://stacktrace.jenkins-ci.org/search/?query=hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun&entity=method>
>         at
> *hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:566)*<http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractBuildExecution.run&entity=method>
>         at 
> *hudson.model.Run.execute(Run.java:1678)*<http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Run.execute&entity=method>
>         at
> *hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:519)*<http://stacktrace.jenkins-ci.org/search/?query=hudson.maven.MavenModuleSetBuild.run&entity=method>
>         at
> *hudson.model.ResourceController.execute(ResourceController.java:88)*<http://stacktrace.jenkins-ci.org/search/?query=hudson.model.ResourceController.execute&entity=method>
>         at 
> *hudson.model.Executor.run(Executor.java:231)*<http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Executor.run&entity=method>
> Caused by: 
> *hudson.remoting.RequestAbortedException*<http://stacktrace.jenkins-ci.org/search?query=hudson.remoting.RequestAbortedException>:
> java.io.InvalidClassException: [Ljava.lang.StackTraceElement;; serializable
> and externalizable flags conflict
>         at 
> *hudson.remoting.Request.abort(Request.java:299)*<http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Request.abort&entity=method>
>         at 
> *hudson.remoting.Channel.terminate(Channel.java:782)*<http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Channel.terminate&entity=method>
>         at 
> *hudson.slaves.Channels$1.terminate(Channels.java:77)*<http://stacktrace.jenkins-ci.org/search/?query=hudson.slaves.Channels$1.terminate&entity=method>
>         at
> *hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:69)*<http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.SynchronousCommandTransport$ReaderThread.run&entity=method>
> Caused by: 
> *java.io.InvalidClassException*<http://stacktrace.jenkins-ci.org/search?query=java.io.InvalidClassException>:
> [Ljava.lang.StackTraceElement;; serializable and externalizable flags
> conflict
>         at
> *java.io.ObjectStreamClass.readNonProxy(ObjectStreamClass.java:685)*<http://stacktrace.jenkins-ci.org/search/?query=java.io.ObjectStreamClass.readNonProxy&entity=method>
>         at
> *java.io.ObjectInputStream.readClassDescriptor(ObjectInputStream.java:830)*<http://stacktrace.jenkins-ci.org/search/?query=java.io.ObjectInputStream.readClassDescriptor&entity=method>
>         at
> *java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1601)*<http://stacktrace.jenkins-ci.org/search/?query=java.io.ObjectInputStream.readNonProxyDesc&entity=method>
>         at
> *java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)*<http://stacktrace.jenkins-ci.org/search/?query=java.io.ObjectInputStream.readClassDesc&entity=method>
>         at
> *java.io.ObjectInputStream.readArray(ObjectInputStream.java:1663)*<http://stacktrace.jenkins-ci.org/search/?query=java.io.ObjectInputStream.readArray&entity=method>
>         at
> *java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1344)*<http://stacktrace.jenkins-ci.org/search/?query=java.io.ObjectInputStream.readObject0&entity=method>
>         at
> *java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)*<http://stacktrace.jenkins-ci.org/search/?query=java.io.ObjectInputStream.defaultReadFields&entity=method>
>         at
> *java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:500)*<http://stacktrace.jenkins-ci.org/search/?query=java.io.ObjectInputStream.defaultReadObject&entity=method>
>         at 
> *java.lang.Throwable.readObject(Throwable.java:914)*<http://stacktrace.jenkins-ci.org/search/?query=java.lang.Throwable.readObject&entity=method>
>         at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:606)
>         at
> java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1017)
>         at
> java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1893)
>         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.readSerialData(ObjectInputStream.java:1915)
>         at
> java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
>         at
> java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
>         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
>         at hudson.remoting.Command.readFrom(Command.java:92)
>         at
> hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:71)
>         at
> hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
> project=hudson.maven.MavenModuleSet@609afa78[liferay_DIB-U]
> project.getModules()=[hudson.maven.MavenModule@24782691[liferay_DIB-U/mil.smil.disa.gnise:gnise-liferay][liferay_DIB-U/mil.smil.disa.gnise:gnise-liferay][relativePath:],
> hudson.maven.MavenModule@5642ac71[liferay_DIB-U/mil.smil.disa.gnise:gnise-liferay-distribution][liferay_DIB-U/mil.smil.disa.gnise:gnise-liferay-distribution][relativePath:gnise-liferay-distribution],
> hudson.maven.MavenModule@747acf27[liferay_DIB-U/mil.smil.disa.gnise:gnise-liferay-plugins][liferay_DIB-U/mil.smil.disa.gnise:gnise-liferay-plugins][relativePath:gnise-liferay-plugins],
> hudson.maven.MavenModule@11a4a520
> [liferay_DIB-U/mil.smil.disa.gnise:gnise-liferay-portal-web][liferay_DIB-U/mil.smil.disa.gnise:gnise-liferay-portal-web][relativePath:]]
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to