TW-1180 |
CVS history problem |
|
0
|
|
It seems like there is a problem with the history option:
[2006-11-16 20:52:29,302] DEBUG - buildserver.VcsActivities -
Stored change lists: 0
[2006-11-16 20:52:29,305] DEBUG - buildserver.VcsActivities -
Collecting changes between dates: 2006/11/09 15:21:35
+0000<2006/11/17 02:52:29 +0000
[2006-11-16 20:52:48,901] DEBUG - buildserver.VcsActivities -
Vcs connection problem: cvs rlog: warning: no revision `HEAD' in `/
data/cvsroot/****/development/html/www.****.com/images/ads/
inyourinbox.gif,v'
cvs rlog: warning: no revision `HEAD' in `/data/cvsroot/****/
development/html/www.****.com/images/logos/clickZ_logo.gif,v'
cvs [rlog aborted]: Could not map memory to RCS archive /data/cvsroot/
****/products/*********/252/*********-debug.tar.gz,v: Cannot allocate
memory
jetbrains.buildServer.vcs.VcsException: cvs rlog: warning: no
revision `HEAD' in `/data/cvsroot/****/development/html/www.****.com/
images/ads/inyourinbox.gif,v'
cvs rlog: warning: no revision `HEAD' in `/data/cvsroot/****/
development/html/www.****.com/images/logos/clickZ_logo.gif,v'
cvs [rlog aborted]: Could not map memory to RCS archive /data/cvsroot/
****/products/*********/252/*********-debug.tar.gz,v: Cannot allocate
memory
at
jetbrains.buildServer.buildTriggers.vcs.cvs.RLogCommandExecutor.executeR
LogCommand(RLogCommandExecutor.java:0)
at
jetbrains.buildServer.buildTriggers.vcs.cvs.CvsChangesProvider.collectCh
anges(CvsChangesProvider.java:29)
at
jetbrains.buildServer.buildTriggers.vcs.cvs.CvsSupport.collectRowChanges
(CvsSupport.java:115)
at
jetbrains.buildServer.buildTriggers.vcs.cvs.CvsSupport.extractCompletedC
hanges(CvsSupport.java:125)
at
jetbrains.buildServer.buildTriggers.vcs.cvs.CvsSupport.collectBuildChang
es(CvsSupport.java:163)
at
jetbrains.buildServer.buildTriggers.vcs.VcsChangesLoader.loadChanges
(VcsChangesLoader.java:15)
at
jetbrains.buildServer.serverSide.impl.ProjectImpl.loadChanges
(ProjectImpl.java:111)
at
jetbrains.buildServer.serverSide.impl.ProjectImpl.checkForModifications(
ProjectImpl.java:107)
at jetbrains.buildServer.serverSide.impl.BuildServerImpl
$6.run(BuildServerImpl.java:8)
at java.util.concurrent.Executors$RunnableAdapter.call
(Executors.java:417)
at java.util.concurrent.FutureTask$Sync.innerRun
(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask
(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run
(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
The error indicates that there is no HEAD revision for a file that it
should not be obtaining history for. That file is not in any of the
VCS paths that are configured for any TeamCity project. I have
turned off the history option for all of the projects that had it
enabled.
Issue wasresolved
[2006-11-16 20:52:29,302] DEBUG - buildserver.VcsActivities -
Stored change lists: 0
[2006-11-16 20:52:29,305] DEBUG - buildserver.VcsActivities -
Collecting changes between dates: 2006/11/09 15:21:35
+0000<2006/11/17 02:52:29 +0000
[2006-11-16 20:52:48,901] DEBUG - buildserver.VcsActivities -
Vcs connection problem: cvs rlog: warning: no revision `HEAD' in `/
data/cvsroot/****/development/html/www.****.com/images/ads/
inyourinbox.gif,v'
cvs rlog: warning: no revision `HEAD' in `/data/cvsroot/****/
development/html/www.****.com/images/logos/clickZ_logo.gif,v'
cvs [rlog aborted]: Could not map memory to RCS archive /data/cvsroot/
****/products/*********/252/*********-debug.tar.gz,v: Cannot allocate
memory
jetbrains.buildServer.vcs.VcsException: cvs rlog: warning: no
revision `HEAD' in `/data/cvsroot/****/development/html/www.****.com/
images/ads/inyourinbox.gif,v'
cvs rlog: warning: no revision `HEAD' in `/data/cvsroot/****/
development/html/www.****.com/images/logos/clickZ_logo.gif,v'
cvs [rlog aborted]: Could not map memory to RCS archive /data/cvsroot/
****/products/*********/252/*********-debug.tar.gz,v: Cannot allocate
memory
at
jetbrains.buildServer.buildTriggers.vcs.cvs.RLogCommandExecutor.executeR
LogCommand(RLogCommandExecutor.java:0)
at
jetbrains.buildServer.buildTriggers.vcs.cvs.CvsChangesProvider.collectCh
anges(CvsChangesProvider.java:29)
at
jetbrains.buildServer.buildTriggers.vcs.cvs.CvsSupport.collectRowChanges
(CvsSupport.java:115)
at
jetbrains.buildServer.buildTriggers.vcs.cvs.CvsSupport.extractCompletedC
hanges(CvsSupport.java:125)
at
jetbrains.buildServer.buildTriggers.vcs.cvs.CvsSupport.collectBuildChang
es(CvsSupport.java:163)
at
jetbrains.buildServer.buildTriggers.vcs.VcsChangesLoader.loadChanges
(VcsChangesLoader.java:15)
at
jetbrains.buildServer.serverSide.impl.ProjectImpl.loadChanges
(ProjectImpl.java:111)
at
jetbrains.buildServer.serverSide.impl.ProjectImpl.checkForModifications(
ProjectImpl.java:107)
at jetbrains.buildServer.serverSide.impl.BuildServerImpl
$6.run(BuildServerImpl.java:8)
at java.util.concurrent.Executors$RunnableAdapter.call
(Executors.java:417)
at java.util.concurrent.FutureTask$Sync.innerRun
(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask
(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run
(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
The error indicates that there is no HEAD revision for a file that it
should not be obtaining history for. That file is not in any of the
VCS paths that are configured for any TeamCity project. I have
turned off the history option for all of the projects that had it
enabled.
Issue wasresolved