Re: Unexpected termination of the channel

2018-01-18 Thread 'Madhawa Gunasekara' via Jenkins Users

Hi 

Did you able to resolve this issue. I'm facing the same issue. 

Thanks,
Madhawa
On Thursday, May 5, 2016 at 5:51:39 PM UTC+5:30, Jordi Andreu Miralles 
wrote:
>
> Hi,
>
> we are suffering in the last days timeouts and sudden death of our slave 
> intances in Amazon EC2. 
>
> I'm observed that the Response Time in Node list page is over 3ms and 
> later we get "Time out for last n try"
>
> Finally in the node status page we get an Exception:
>
> java.io.IOException: Unexpected termination of the channel
> at 
> hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:50)
> Caused by: java.io.EOFException
> at 
> java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2325)
> at 
> java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2794)
> at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:801)
> at java.io.ObjectInputStream.(ObjectInputStream.java:299)
> at hudson.remoting.ObjectInputStreamEx.(ObjectInputStreamEx.java:48)
> at 
> hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
> at 
> hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
>
> Jenkins version: 1.651.1
> amazon ec2 plugin version: 1.31
>
> Any idea how to solve this problem?
>
> Best regards,
>
> Jordi
>

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/29c59c77-e1a8-44d6-a286-c60803671010%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Nullpointer exception in Jenkins 2.46.3

2018-01-18 Thread 'Madhawa Gunasekara' via Jenkins Users
Hi Devs,

I found this NPE when we try to build one of our repo using Jenkins. Any 
idea to avoid this issue. I found a similar issue with Jenkins older 
version [1]. but that issue is all ready fixed.

[1] https://issues.jenkins-ci.org/browse/JENKINS-20929

[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
org.wso2.carbon.mediation.templates.ui ---
ERROR: Processing failed due to a bug in the code. Please report this to 
jenkinsci-users@googlegroups.com
java.lang.NullPointerException
at 
jenkins.plugins.maveninfo.extractor.properties.PomPropertiesFinder.findProperties(PomPropertiesFinder.java:42)
at 
jenkins.plugins.maveninfo.extractor.MavenInfoExtractor.extract(MavenInfoExtractor.java:58)
at 
jenkins.plugins.maveninfo.extractor.MavenInfoEnvironment.tearDown(MavenInfoEnvironment.java:42)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:902)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
at hudson.model.Run.execute(Run.java:1728)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:405)
project=hudson.maven.MavenModuleSet@5cd176f5[platform-builds/carbon-mediation]

Thanks,

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/d6c58495-dbc1-421f-b38d-5207f9207ceb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.