Issue Details (XML | Word | Printable)

Key: BAM-1056
Type: Bug Bug
Status: Resolved Resolved
Resolution: Duplicate
Priority: Critical Critical
Assignee: Edwin Wong [Atlassian]
Reporter: Daniel Takai
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Bamboo

Failed to get the build source code: svn: report aborted

Created: 22/Mar/07 07:34 AM   Updated: 04/Apr/07 08:44 PM
Component/s: Repository (Subversion)
Affects Version/s: 1.0.1
Fix Version/s: 1.0.4

Time Tracking:
Not Specified

Issue Links:
Cloners
 

Participants: Daniel Takai and Edwin Wong [Atlassian]
Since last comment: 1 year, 28 weeks, 5 days ago
Number of comments: 1
Internal Priority: 1. Highest
Labels:


 Description  « Hide
We cannot build some of our projects beause of this:

com.atlassian.bamboo.repository.RepositoryException: BAuA - BAuA Website
at com.atlassian.bamboo.repository.svn.SvnRepository.getChangesSinceLastBuild(SvnRepository.java:298)
at com.atlassian.bamboo.build.strategy.PollingBuildStrategy.requiresBuild(PollingBuildStrategy.java:126)
at com.atlassian.bamboo.build.DefaultBuildChangeDetector.checkIfBuildNeedsBuilding(DefaultBuildChangeDetector.java:166)
at com.atlassian.bamboo.build.DefaultBuildChangeDetector.doTask(DefaultBuildChangeDetector.java:114)
at com.atlassian.bamboo.build.DefaultBuildChangeDetector.run(DefaultBuildChangeDetector.java:77)
at edu.emory.mathcs.backport.java.util.concurrent.helpers.ThreadHelpers$1.run(ThreadHelpers.java:34)
at java.lang.Thread.run(Thread.java:595)
Caused by: org.tmatesoft.svn.core.SVNCancelException: svn: Error aborting report
svn: report abo rted
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:58)
at org.tmatesoft.svn.core.internal.wc.admin.SVNReporter.report(SVNReporter.java:111)
at org.tmatesoft.svn.core.internal.io.dav.handlers.DAVEditorHandler.generateEditorRequest(DAVEditorHandler.java:81)
at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:590)
at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:162)
at com.atlassian.bamboo.repository.svn.SvnRepository.update(SvnRepository.java:615)
at com.atlassian.bamboo.repository.svn.SvnRepository.getChangesSinceLastBuild(SvnRepository.java:275)

This is spreading to more projects now - maybe it's not a bug. What else could it be?

Could you please specify the SVN version used by Bamboo?



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Edwin Wong [Atlassian] added a comment - 26/Mar/07 12:00 AM
Hi Daniel,

This issue seems to be a duplicate of BAM-864? Would you like to track the issue there?

I have also added my comments to that issue.

Thanks,
Edwin