Issue Type: Bug Bug
Affects Versions: current
Assignee: Nicolas De Loof
Components: build-flow
Created: 15/Nov/13 11:57 AM
Description:

Hello,

from time to time our Jenkins gets stuck: The GUI remains responsive, but no more builds are done.
The stack trace shows it hangs at a WeakHashMap.get() in the class InstallerTranslator.

This is a risky method, since it is not properly synchronized and can easily lead to an endless rehashing loop:

https://www.google.de/#q=WeakHashMap+get+endless

As we heavily rely on our Jenkins in a production system, we strongly suggest that you try to find some other, well synchronized way.

Project: Jenkins
Priority: Critical Critical
Reporter: Alex Lorenz
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to