
| Key: |
BAM-890
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Nick Chalko
|
| Votes: |
1
|
| Watchers: |
1
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
OS X 10.4.8
|
|
Issue Links:
|
Duplicate
|
|
|
|
This issue is duplicated by:
|
|
BAM-1028
Bamboo throws exception when it polls Subversion repository
|
|
|
|
|
Reference
|
|
This issue relates to:
|
|
BAM-1085
Subversion code refresh failing to pick up new revisions
|
|
|
|
|
|
|
|
|
INFO | jvm 1 | 2007/02/19 14:41:23 | 2007-02-19 14:41:23,046 INFO [SocketListener0-1] [UpdateAndBuild] Dalx Server - Performance build was triggered by remote http call from 17.101.117.177
INFO | jvm 1 | 2007/02/19 14:41:23 | 2007-02-19 14:41:23,156 INFO [BAM::BuildChangeDetector] [AbstractBuildStrategy] A build for "Dalx Server - Performance" has been triggered, checking source code for changes
INFO | jvm 1 | 2007/02/19 14:41:24 | 2007-02-19 14:41:23,948 INFO [BAM::BuildChangeDetector] [SvnRepository] Updating subversion source code from version 88 to version 89
INFO | jvm 1 | 2007/02/19 14:41:25 | 2007-02-19 14:41:25,116 ERROR [BAM::BuildChangeDetector] [DefaultBuildChangeDetector] Failed to get the build source code
INFO | jvm 1 | 2007/02/19 14:41:25 | com.atlassian.bamboo.repository.RepositoryException: Dalx Server - Performance
INFO | jvm 1 | 2007/02/19 14:41:25 | at com.atlassian.bamboo.repository.svn.SvnRepository.getChangesSinceLastBuild(SvnRepository.java:281)
INFO | jvm 1 | 2007/02/19 14:41:25 | at com.atlassian.bamboo.build.strategy.TriggeredBuildStrategy.requiresBuild(TriggeredBuildStrategy.java:89)
INFO | jvm 1 | 2007/02/19 14:41:25 | at com.atlassian.bamboo.build.DefaultBuildChangeDetector.checkIfBuildNeedsBuilding(DefaultBuildChangeDetector.java:166)
INFO | jvm 1 | 2007/02/19 14:41:25 | at com.atlassian.bamboo.build.DefaultBuildChangeDetector.doTask(DefaultBuildChangeDetector.java:114)
INFO | jvm 1 | 2007/02/19 14:41:25 | at com.atlassian.bamboo.build.DefaultBuildChangeDetector.run(DefaultBuildChangeDetector.java:77)
INFO | jvm 1 | 2007/02/19 14:41:25 | at edu.emory.mathcs.backport.java.util.concurrent.helpers.ThreadHelpers$1.run(ThreadHelpers.java:34)
INFO | jvm 1 | 2007/02/19 14:41:25 | at java.lang.Thread.run(Thread.java:613)
INFO | jvm 1 | 2007/02/19 14:41:25 | Caused by: org.tmatesoft.svn.core.SVNException: svn: SSH channel is closed. (Closing all channels)
INFO | jvm 1 | 2007/02/19 14:41:25 | at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:62)
INFO | jvm 1 | 2007/02/19 14:41:25 | at org.tmatesoft.svn.core.internal.io.svn.SVNWriter.write(SVNWriter.java:147)
INFO | jvm 1 | 2007/02/19 14:41:25 | at org.tmatesoft.svn.core.internal.io.svn.SVNConnection.write(SVNConnection.java:229)
INFO | jvm 1 | 2007/02/19 14:41:25 | at org.tmatesoft.svn.core.internal.io.svn.SVNRepositoryImpl.write(SVNRepositoryImpl.java:995)
INFO | jvm 1 | 2007/02/19 14:41:25 | at org.tmatesoft.svn.core.internal.io.svn.SVNRepositoryImpl.update(SVNRepositoryImpl.java:564)
INFO | jvm 1 | 2007/02/19 14:41:25 | at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:162)
INFO | jvm 1 | 2007/02/19 14:41:25 | at com.atlassian.bamboo.repository.svn.SvnRepository.update(SvnRepository.java:601)
INFO | jvm 1 | 2007/02/19 14:41:25 | at com.atlassian.bamboo.repository.svn.SvnRepository.getChangesSinceLastBuild(SvnRepository.java:258)
INFO | jvm 1 | 2007/02/19 14:41:25 | ... 6 more
INFO | jvm 1 | 2007/02/19 14:41:25 | Caused by: java.io.IOException: SSH channel is closed. (Closing all channels)
INFO | jvm 1 | 2007/02/19 14:41:25 | at ch.ethz.ssh2.channel.ChannelManager.sendData(ChannelManager.java:375)
INFO | jvm 1 | 2007/02/19 14:41:25 | at ch.ethz.ssh2.channel.ChannelOutputStream.write(ChannelOutputStream.java:63)
INFO | jvm 1 | 2007/02/19 14:41:25 | at ch.ethz.ssh2.channel.ChannelOutputStream.write(ChannelOutputStream.java:29)
INFO | jvm 1 | 2007/02/19 14:41:25 | at org.tmatesoft.svn.core.internal.io.svn.SVNWriter.write(SVNWriter.java:50)
INFO | jvm 1 | 2007/02/19 14:41:25 | ... 12 more
|
|
Description
|
INFO | jvm 1 | 2007/02/19 14:41:23 | 2007-02-19 14:41:23,046 INFO [SocketListener0-1] [UpdateAndBuild] Dalx Server - Performance build was triggered by remote http call from 17.101.117.177
INFO | jvm 1 | 2007/02/19 14:41:23 | 2007-02-19 14:41:23,156 INFO [BAM::BuildChangeDetector] [AbstractBuildStrategy] A build for "Dalx Server - Performance" has been triggered, checking source code for changes
INFO | jvm 1 | 2007/02/19 14:41:24 | 2007-02-19 14:41:23,948 INFO [BAM::BuildChangeDetector] [SvnRepository] Updating subversion source code from version 88 to version 89
INFO | jvm 1 | 2007/02/19 14:41:25 | 2007-02-19 14:41:25,116 ERROR [BAM::BuildChangeDetector] [DefaultBuildChangeDetector] Failed to get the build source code
INFO | jvm 1 | 2007/02/19 14:41:25 | com.atlassian.bamboo.repository.RepositoryException: Dalx Server - Performance
INFO | jvm 1 | 2007/02/19 14:41:25 | at com.atlassian.bamboo.repository.svn.SvnRepository.getChangesSinceLastBuild(SvnRepository.java:281)
INFO | jvm 1 | 2007/02/19 14:41:25 | at com.atlassian.bamboo.build.strategy.TriggeredBuildStrategy.requiresBuild(TriggeredBuildStrategy.java:89)
INFO | jvm 1 | 2007/02/19 14:41:25 | at com.atlassian.bamboo.build.DefaultBuildChangeDetector.checkIfBuildNeedsBuilding(DefaultBuildChangeDetector.java:166)
INFO | jvm 1 | 2007/02/19 14:41:25 | at com.atlassian.bamboo.build.DefaultBuildChangeDetector.doTask(DefaultBuildChangeDetector.java:114)
INFO | jvm 1 | 2007/02/19 14:41:25 | at com.atlassian.bamboo.build.DefaultBuildChangeDetector.run(DefaultBuildChangeDetector.java:77)
INFO | jvm 1 | 2007/02/19 14:41:25 | at edu.emory.mathcs.backport.java.util.concurrent.helpers.ThreadHelpers$1.run(ThreadHelpers.java:34)
INFO | jvm 1 | 2007/02/19 14:41:25 | at java.lang.Thread.run(Thread.java:613)
INFO | jvm 1 | 2007/02/19 14:41:25 | Caused by: org.tmatesoft.svn.core.SVNException: svn: SSH channel is closed. (Closing all channels)
INFO | jvm 1 | 2007/02/19 14:41:25 | at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:62)
INFO | jvm 1 | 2007/02/19 14:41:25 | at org.tmatesoft.svn.core.internal.io.svn.SVNWriter.write(SVNWriter.java:147)
INFO | jvm 1 | 2007/02/19 14:41:25 | at org.tmatesoft.svn.core.internal.io.svn.SVNConnection.write(SVNConnection.java:229)
INFO | jvm 1 | 2007/02/19 14:41:25 | at org.tmatesoft.svn.core.internal.io.svn.SVNRepositoryImpl.write(SVNRepositoryImpl.java:995)
INFO | jvm 1 | 2007/02/19 14:41:25 | at org.tmatesoft.svn.core.internal.io.svn.SVNRepositoryImpl.update(SVNRepositoryImpl.java:564)
INFO | jvm 1 | 2007/02/19 14:41:25 | at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:162)
INFO | jvm 1 | 2007/02/19 14:41:25 | at com.atlassian.bamboo.repository.svn.SvnRepository.update(SvnRepository.java:601)
INFO | jvm 1 | 2007/02/19 14:41:25 | at com.atlassian.bamboo.repository.svn.SvnRepository.getChangesSinceLastBuild(SvnRepository.java:258)
INFO | jvm 1 | 2007/02/19 14:41:25 | ... 6 more
INFO | jvm 1 | 2007/02/19 14:41:25 | Caused by: java.io.IOException: SSH channel is closed. (Closing all channels)
INFO | jvm 1 | 2007/02/19 14:41:25 | at ch.ethz.ssh2.channel.ChannelManager.sendData(ChannelManager.java:375)
INFO | jvm 1 | 2007/02/19 14:41:25 | at ch.ethz.ssh2.channel.ChannelOutputStream.write(ChannelOutputStream.java:63)
INFO | jvm 1 | 2007/02/19 14:41:25 | at ch.ethz.ssh2.channel.ChannelOutputStream.write(ChannelOutputStream.java:29)
INFO | jvm 1 | 2007/02/19 14:41:25 | at org.tmatesoft.svn.core.internal.io.svn.SVNWriter.write(SVNWriter.java:50)
INFO | jvm 1 | 2007/02/19 14:41:25 | ... 12 more |
Show » |
|
We are running Bamboo 1.0 on Linux using Java 1.5.0_07. Our SVN repository is using svn+ssh with username/password authentication.
Let me know if you need more info.
Mark