Issue Type: Bug Bug
Affects Versions: current
Assignee: Cletus D'Souza
Components: integrity-plugin
Created: 24/Feb/14 9:21 AM
Description:

During the checkout process an uncaught Exception is thrown that fails the build.

[DEBUG] IntegritySCM - Checkout on API thread: hudson.scm.APISession@fe9ee5
[INFO] IntegritySCM - java.util.concurrent.ExecutionException: java.lang.Exception:
MKS124803: Internal error detected: Exception was: java.lang.RuntimeException:
Release MKS Source registry for multiple updates: Attempt to release when not active!
[INFO] IntegritySCM - at java.util.concurrent.FutureTask$Sync.innerGet(null:-1)
[INFO] IntegritySCM - at java.util.concurrent.FutureTask.get(null:-1)
[INFO] IntegritySCM - at hudson.scm.IntegrityCheckoutTask.invoke(IntegrityCheckoutTask.java:361)
[INFO] IntegritySCM - at hudson.scm.IntegrityCheckoutTask.invoke(IntegrityCheckoutTask.java:25)
[INFO] IntegritySCM - at hudson.FilePath.act(FilePath.java:914)
[INFO] IntegritySCM - at hudson.FilePath.act(FilePath.java:887)
[INFO] IntegritySCM - at hudson.scm.IntegritySCM.checkout(IntegritySCM.java:789)
[INFO] IntegritySCM - at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
[INFO] IntegritySCM - at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
[INFO] IntegritySCM - at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
[INFO] IntegritySCM - at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
[INFO] IntegritySCM - at hudson.model.Run.execute(Run.java:1670)
[INFO] IntegritySCM - at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
[INFO] IntegritySCM - at hudson.model.ResourceController.execute(ResourceController.java:88)
[INFO] IntegritySCM - at hudson.model.Executor.run(Executor.java:231)

This happens only if the "Checkout Thread Pool Size" is > 1.

The occurrence of the exception is directly related to the "Checkout Thread Pool Size" : the bigger the pool, the more likely an exception is thrown.

Environment: Jenkins 1.551
PTC-Integrity Plugin 1.23
Integrity Client and Server Version 10.4
Integrity Client as Integration Point Server
Project: Jenkins
Priority: Critical Critical
Reporter: Matthias Rump
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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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