Problem setting up Clearcase
I'm setting up a new TC 8.0.5 installation with a clearcase project. When a build tries to update its working directory, lots of files are missing.
The missing files are always the same 2 directories (./src and ./lib). The other directories update fine.
The following is from teamcity-clearcase.log. The line at the bottom "Destroing Process is still running" does not look very healthy.
[2013-11-20 11:20:04,430] DEBUG [TC: 11:20:04 BuildPatch for #23 {build id=23}; Normal executor 10] - ase.process.InteractiveProcess - output line read:
Tag: lrayman_TC_NGT_Q4_2013_Core_int
Global path: \\cchost\path\to_int_view_int.vws
Server host: cchost
Region: FULLCC
Active: NO
View tag uuid:662b24ee.02e546c0.9a60.63:d4:6a:f3:ac:a2
View on host: eqnyccc
View server access path: ....
View uuid: 662b24ee.02e546c0.9a60.63:d4:6a:f3:ac:a2
View attributes: snapshot,ucmview
View owner: ...
[2013-11-20 11:20:04,430] DEBUG [TC: 11:20:04 BuildPatch for #23 {build id=23}; Normal executor 10] - ss.ClearCaseInteractiveProcess - interactive execute: cleartool update -force -rename -log teamcity.clearcase.update.result.log
[2013-11-20 11:20:19,994] DEBUG [TC: 11:20:04 BuildPatch for #23 {build id=23}; Normal executor 10] - ase.process.InteractiveProcess - output was omitted due to its size
[2013-11-20 11:20:19,994] DEBUG [TC: 11:20:04 BuildPatch for #23 {build id=23}; Normal executor 10] - gers.vcs.clearcase.CCParseUtil - Processing changes: fromVersion = [537617101@20-November-2013.09:43:10], toVersion = [537617101@20-November-2013.09:43:10]
[2013-11-20 11:20:19,994] DEBUG [TC: 11:20:04 BuildPatch for #23 {build id=23}; Normal executor 10] - gers.vcs.clearcase.CCParseUtil - Look for the changes in the past: false
[2013-11-20 11:20:19,994] DEBUG [TC: 11:20:04 BuildPatch for #23 {build id=23}; Normal executor 10] - .clearcase.ClearCaseConnection - Using the following options for "lshistory": -all %path%
[2013-11-20 11:20:19,994] DEBUG [TC: 11:20:04 BuildPatch for #23 {build id=23}; Normal executor 10] - .clearcase.ClearCaseConnection - Using custom branches for "lshistory".
[2013-11-20 11:20:19,994] DEBUG [TC: 11:20:04 BuildPatch for #23 {build id=23}; Normal executor 10] - .clearcase.ClearCaseConnection - There are no branches detected/specified for "lshistory".
[2013-11-20 11:20:19,994] DEBUG [TC: 11:20:04 BuildPatch for #23 {build id=23}; Normal executor 10] - ss.ClearCaseInteractiveProcess - interactive execute: cleartool lshistory -eventid -since 20-November-2013.09:43:10 -fmt %u#--#%Nd#--#%En#--#%m#--#%Vn#--#%o#--#%e#--#%Nc#--#%[activity]p###----###\n -all c:\path\to\vcs\root
[2013-11-20 11:20:20,103] DEBUG [TC: 11:20:04 BuildPatch for #23 {build id=23}; Normal executor 10] - ase.process.InteractiveProcess - output line read:
event 537617101:
lrayman#--#20131120.094310#--#C:\TCViews\TC_NGT_Q4_2013_Core_int\EquiLend17\Application\build-automated.xml#--#version#--#\main\NGT_Q4_2013_Core_Integration\2#--#checkin#--#create version#--##--#deliver.lrayman_NGT_Q4_2013_Core_2.20131120.094301###----###
[2013-11-20 11:20:20,103] DEBUG [TC: 11:20:04 BuildPatch for #23 {build id=23}; Normal executor 10] - ss.ClearCaseInteractiveProcess - interactive execute: cleartool quit
[2013-11-20 11:20:20,103] DEBUG [TC: 11:20:04 BuildPatch for #23 {build id=23}; Normal executor 10] - ss.ClearCaseInteractiveProcess - Destroing Process is still running. Try to waiting for correct termination: [cleartool catcs, cleartool lsview -cview -long, cleartool update -force -rename -log teamcity.clearcase.update.result.log, cleartool lshistory -eventid -since 20-November-2013.09:43:10 -fmt %u#--#%Nd#--#%En#--#%m#--#%Vn#--#%o#--#%e#--#%Nc#--#%[activity]p###----###\n -all C:\TCViews\TC_NGT_Q4_2013_Core_int\EquiLend17\Application, cleartool quit]
Please sign in to leave a comment.
attached is a more complete teamcity-clearcase log, with debug enabled
Attachment(s):
tc-cc.log.zip
Hi!
Have you tried running clean build?