Quantcast

[JIRA] (JENKINS-15170) SVN hangs after update. Performing thread dump a few times fixes.

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15170) SVN hangs after update. Performing thread dump a few times fixes.

JIRA noreply@jenkins-ci.org
Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Attachments: after.log, before.log, prop.log
Components: subversion
Created: 14/Sep/12 3:39 PM
Description:

When Jenkins performs an SVN update it hangs indefinitely (12 hours or more) at "At revision ..." until I either to a jstack or navigate to jenkins/threadDump a few times. The thread dump right before and right after the hang is fixed are attached.

It appears that it's possibly SVNKit and SVN 1.7 related?

Environment: Centos 6 64bit
Subversion 1.7.4
java version "1.7.0_05-icedtea"
OpenJDK Runtime Environment (rhel-2.2.1.el6_3-x86_64)
OpenJDK 64-Bit Server VM (build 23.0-b21, mixed mode)
Project: Jenkins
Priority: Major Major
Reporter: first last
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15170) SVN hangs after update. Performing thread dump a few times fixes.

JIRA noreply@jenkins-ci.org
kutzi commented on Bug JENKINS-15170

Are there any other log messages either in the console or in Jenkins log file?

Seems like SVNKit is at that point sleeping before retrying a previously failed operation. So I wonder which operation has failed there.

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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15170) SVN hangs after update. Performing thread dump a few times fixes.

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
kutzi commented on Bug JENKINS-15170

PS: I've seen that you're using OpenJDK to run Jenkins. AFAIR that already caused several problems in the past. Might be worth to run on the Oracle VM to see if that fixes the issue.

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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15170) SVN hangs after update. Performing thread dump a few times fixes.

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
kutzi resolved Bug JENKINS-15170 as Incomplete
Change By: kutzi (20/Nov/12 10:51 PM)
Status: Open Resolved
Resolution: Incomplete
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
Loading...