O H reopened Bug JENKINS-13632

Unfortunately this is still an issue. If we upgrade the PTC Plugin we always get the error:

FATAL: com.mks.connect.UserApplicationSessionImpl$SSLSocketFactory.createSocket(Ljava/lang/String;ILjava/net/InetAddress;ILorg/apache/commons/httpclient/params/HttpConnectionParams;)Ljava/net/Socket;
java.lang.AbstractMethodError: com.mks.connect.UserApplicationSessionImpl$SSLSocketFactory.createSocket(Ljava/lang/String;ILjava/net/InetAddress;ILorg/apache/commons/httpclient/params/HttpConnectionParams;)Ljava/net/Socket;
at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.open(MultiThreadedHttpConnectionManager.java:1361)
at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387)
at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)
at com.mks.connect.UserApplicationSessionImpl.handleHTTPResponse(UserApplicationSessionImpl.java:304)
at com.mks.connect.UserApplicationSessionImpl.getSession(UserApplicationSessionImpl.java:350)
at com.mks.connect.UserApplicationSessionImpl.getSessionURI(UserApplicationSessionImpl.java:413)
at com.mks.connect.HttpCmdRunnerImpl.getSessionURI(HttpCmdRunnerImpl.java:72)
at com.mks.connect.HttpBlimpInputStream.getSessionURI(HttpBlimpInputStream.java:125)
at com.mks.connect.HttpBlimpInputStream.blimpInitiate(HttpBlimpInputStream.java:152)
at com.mks.connect.BlimpInputStream.getInputStream(BlimpInputStream.java:223)
at com.mks.connect.BlimpInputStream.readNoEof(BlimpInputStream.java:693)
at com.mks.connect.BlimpInputStream.handleNextBlimpCommand(BlimpInputStream.java:266)
at com.mks.connect.BlimpInputStream.read(BlimpInputStream.java:190)

This is absolutely reproducable! Due to this issue we weren't not able to upgrade our Jenkins a long time since the "patched" plugin version by me did not work with newer Jenkins installations. With the latest one (491) the "patched" version of the 4.12 works again. But if I replace the MKSApi.jar in the latest version of your plugin I get now:

Preparing to execute si viewproject for #p=/Archiv/mks/develop/IFA/IFA.pj#s=5000_Construction/Product.pj#s=Java/Java.pj
Checkout directory is C:\Jenkins\jobs\IFA_buildAndDist\workspace
FATAL: null
java.lang.IllegalArgumentException
at java.util.concurrent.ThreadPoolExecutor.<init>(ThreadPoolExecutor.java:589)
at java.util.concurrent.ThreadPoolExecutor.<init>(ThreadPoolExecutor.java:480)
at java.util.concurrent.Executors.newFixedThreadPool(Executors.java:59)
at hudson.scm.IntegrityCheckoutTask.invoke(IntegrityCheckoutTask.java:322)
at hudson.scm.IntegrityCheckoutTask.invoke(IntegrityCheckoutTask.java:25)
at hudson.FilePath.act(FilePath.java:852)
at hudson.FilePath.act(FilePath.java:825)

So it is always a kind of gambling updating our Jenkins and PTC plugin. Any help would be highly appreciated...

Change By: O H (22/Nov/12 10:19 AM)
Resolution: Cannot Reproduce
Status: Resolved Reopened
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to