Hi Jenkins Users, I have installed Jenkins as a windows package, and we use PTC Integirty 10 as SCM tool. I am facing this issue due to MKS. *Error: MKS124803: Internal error detected: Exception was: java.lang.RuntimeException: Release MKS Source registry for multiple updates: Attempt to release when not active!* System log looks like this: Caused by: 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! at hudson.scm.IntegrityCheckoutTask$CheckOutTask.call(IntegrityCheckoutTask.java:244) at hudson.scm.IntegrityCheckoutTask$CheckOutTask.call(IntegrityCheckoutTask.java:194) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) And the build doesn't abort, i have to manually stop the build.
My troubleshooting efforts: 1. Checkout thread pool changed from 5 to 1 2. Cleared the workspace using GUI My setup: Jenkins: V1.609.2 run as Windows package MKS integrity software: Integrity: 10 Build: 10.7.0.7925 API Version: 4.15.7925 Integrity Plugin: V1.34 OS: Windows I have attached a copy of the console ouptut. Please let me know how to overcome this issue. Thanks in advance !! Best Regards, Vivek -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/591e02b5-378e-4cf0-aa7c-347235e90d65%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
Gestartet durch Benutzer vivek yaragatti Baue in Arbeitsbereich C:\Program Files (x86)\Jenkins\jobs\BCM1_Klima_STM\workspace Change Log: http://localhost:8080/job/BCM1_Klima_STM/68/changes Build Log: http://localhost:8080/job/BCM1_Klima_STM/68/console Preparing to execute si projectinfo for #/Spielwiese#yaragattivivek/project.pj#CI_BCM1Klima/project.pj#STM/project.pj#20_Produkt/project.pj#40_TST/project.pj#TST_STM/project.pj#40_TST/project.pj#10_TS/project.pj Preparing to execute si viewproject for #/Spielwiese#yaragattivivek/CI_BCM1Klima/STM#20_Produkt/40_TST/TST_STM/40_TST/10_TS Checkout directory is C:\Program Files (x86)\Jenkins\jobs\BCM1_Klima_STM\workspace A clean copy is requested; deleting contents of C:\Program Files (x86)\Jenkins\jobs\BCM1_Klima_STM\workspace Populating clean workspace... Successfully checked out 5022 files! Saving current Integrity Project configuration... Writing build change log... Change log successfully generated: C:\Program Files (x86)\Jenkins\jobs\BCM1_Klima_STM\builds\68\changelog.xml [workspace] $ cmd /c call C:\WINDOWS\TEMP\hudson4864429397899410403.bat C:\Program Files (x86)\Jenkins\jobs\BCM1_Klima_STM\workspace>"C:\Program Files\TPT-7\tpt.exe" --run build "D:\Sandboxes\Spielwiese\yaragattivivek\CI_BCM1Klima\STM\20_Produkt\40_TST\TST_STM\40_TST\10_TS\STM - Kopie (7).tpt" MIL_CItest_all --dataDir "D:\Sandboxes\Spielwiese\yaragattivivek\CI_BCM1Klima\STM\20_Produkt\40_TST\TST_STM\40_TST\90_TR\30_DTR\data" --reportDir "D:\Sandboxes\Spielwiese\yaragattivivek\CI_BCM1Klima\STM\20_Produkt\40_TST\TST_STM\40_TST\90_TR\30_DTR\report" CompilerOracle: exclude javax/swing/text/GlyphView.getBreakSpot Build wurde abgebrochen Aborted by vivek yaragatti Finished: ABORTED
