-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
SIT Environment
Hi I am using TFS as my source repository and configured Jenkins with TFS for moving automated builds for every check-In and it was working fine for more than a month.
But now I have ran into below error where I am not finding any solution please help me on this.
Error Message:
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
FATAL: null
java.lang.StackOverflowError
at com.microsoft.tfs.util.listeners.StandardListenerList$ListenerNode.addListener(StandardListenerList.java:304)
at com.microsoft.tfs.util.listeners.StandardListenerList$ListenerNode.addListener(StandardListenerList.java:304)
at com.microsoft.tfs.util.listeners.StandardListenerList$ListenerNode.addListener(StandardListenerList.java:304)
at com.microsoft.tfs.util.listeners.StandardListenerList$ListenerNode.addListener(StandardListenerList.java:304)
at com.microsoft.tfs.util.listeners.StandardListenerList$ListenerNode.addListener(StandardListenerList.java:304)
Currently my Versions are :
Team Foundation Server Plug-In version is 5.126.0
Jenkins - 2.89.4
I have also tried restarting my slave services on windows server and restarted my windows server but it didn't fix my issue.
Please help me on this.
Thanks in Advance . Really appreciate your Time and Support .
- is related to
-
JENKINS-61142 tfs-plugin stackoverflow error - Remote call failed
- Open
-
JENKINS-61141 tfs-plugin stackoverflow error on doDelete
- Open