On our Jenkins Build-Server is the MKS-PTC Plugin Version 1.25 running.
When connecting to the Integrity-Server, the Plugin runs into the following failure:
Populating clean workspace...
java.lang.Exception: writing aborted; java.io.NotSerializableException: mks.si.cache.ACLSimpleID
Finished: FAILURE
Maybe the reason is due to our server architecture. The Jenkins are all Slaves that are not connected directly to the proxy but are hidden behind the master.
Running Jenkins with PTC-Plugin on a local Client-PC directly connected to the proxy, everything is working fine.
Can anyone help me with that curious issue?