|
||||||||
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 |
- [JIRA] (JENKINS-16199) Jenkins crushes java cupper...@gmail.com (JIRA)
- [JIRA] (JENKINS-16199) Jenkins jvm is cras... jjricka...@java.net (JIRA)
- [JIRA] (JENKINS-16199) Jenkins crushes jav... jjricka...@java.net (JIRA)
- [JIRA] (JENKINS-16199) Jenkins jvm is cras... jjricka...@java.net (JIRA)
@Roman Sergeev
A little more information will be required before we can say that this is a bug in Jenkins.
I suggest using forum such as stack overflow to help debug where the problem comes from.
You need to disable as much as possible, then start components up one at a time to see what causes the issue.
e.g.
shut down slaves, and reboot just the master.
disable all projects.
start one project at a time, and run a build.
Also, try running in tomcat, and then look at the tomcat console logs.
Maybe your missing an heap or stack out of memory error.
Good luck in finding the issue.