I cant get through this exception Please help Attached confi

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
nkroy
Posts: 9
Joined: Thu Oct 11, 2007 2:00 pm

I cant get through this exception Please help Attached confi

Post by nkroy » Fri Oct 12, 2007 12:37 pm

CruiseControl.NET Server 1.3.0.2918 -- .NET Continuous Integration Server
Copyright (C) 2003-2006 ThoughtWorks Inc. All Rights Reserved.
.NET Runtime Version: 2.0.50727.832 Image Runtime Version: v2.0.50727
OS Version: Microsoft Windows NT 5.2.3790 Service Pack 2 Server locale: e
n-US

[CCNet Server:DEBUG] The trace level is currently set to debug. This will cause
CCNet to log at the most verbose level, which is useful for setting up or debug
ging the server. Once your server is running smoothly, we recommend changing th
is setting in C:\Program Files\CruiseControl.NET\server\ccnet.exe.config to a lo
wer level.
[CCNet Server:INFO] Reading configuration file "C:\Program Files\CruiseControl.N
ET\server\ccnet.config"
[CCNet Server:INFO] Registered channel: tcp
[CCNet Server:INFO] CruiseManager: Listening on url: tcp://
/CruiseManager.rem
[CCNet Server:INFO] Starting CruiseControl.NET Server
[project:INFO] Starting integrator for project: project
[project:INFO] Project: 'project' is added to queue: 'project' in po
sition 0.
[project:INFO] Project: 'project' is first in queue: 'project' and s
hall start integration.
[project:DEBUG] C:\Program Files\SourceGear\Vault Client\vault.exe is versio
n 4.0.4.15848
[project:DEBUG] Vault CLC is at least version 3.1.7.
[project:INFO] Checking for modifications to $ in Vault Repository "pho"
between 10/12/2007 11:24:01 AM and 10/12/2007 11:30:26 AM
[project:DEBUG] Starting process [C:\Program Files\SourceGear\Vault Client\v
ault.exe] in working directory [C:\Projects\] with arguments [versionhistory $ -
rowlimit 1 -host vault.project.biz -user n -password password -repositor
y pho]
[project:DEBUG] <vault>
[project:DEBUG] <history>
[project:DEBUG] <item version="1710" date="10/12/2007 11:28:58 AM" user=
"dan" objverid="273962" txid="23353" />
[project:DEBUG] </history>
[project:DEBUG] <result>
[project:DEBUG] <success>True</success>
[project:DEBUG] </result>
[project:DEBUG] </vault>
[project:DEBUG] Most recent folder version: 1710
[project:DEBUG] Most recent TxID: 23353
[project:DEBUG] The folder has changed.
[project:INFO] Retrieving detailed change list for $ in Vault Repository "Ph
oenix" between 10/12/2007 11:24:01 AM and 10/12/2007 11:30:26 AM
[project:DEBUG] Vault History command: FileName: [C:\Program Files\SourceGea
r\Vault Client\vault.exe] -- Arguments: [history $ -excludeactions label,obliter
ate -rowlimit 0 -begindate 2007-10-12T11:24:01 -enddate 2007-10-12T11:30:26 -hos
t vault.project.biz -user n -password password -repository pho] -- W
orkingDirectory: [C:\Projects\] -- StandardInputContent: [] -- Timeout: [120000]

[project:DEBUG] Starting process [C:\Program Files\SourceGear\Vault Client\v
ault.exe] in working directory [C:\Projects\] with arguments [history $ -exclude
actions label,obliterate -rowlimit 0 -begindate 2007-10-12T11:24:01 -enddate 200
7-10-12T11:30:26 -host vault.project.biz -user n -password password -rep
ository pho]
[project:DEBUG] <vault>
[project:DEBUG] <history>
[project:DEBUG] <item txid="23353" date="10/12/2007 11:28:58 AM" name="$
/Main/Src/Services/pho.Services.Common/managedobject.cs" type="60" typeName=
"CheckIn" version="3" objverid="273957" user="dan" actionString="Checked In" />
[project:DEBUG] </history>
[project:DEBUG] <bugsreferenced />
[project:DEBUG] <result>
[project:DEBUG] <success>True</success>
[project:DEBUG] </result>
[project:DEBUG] </vault>
[project:INFO] 1 modification detected.
[project:INFO] Building: IntervalTrigger triggered a build (IfModificationEx
ists)
[project:INFO] Getting source from Vault
[project:DEBUG] Starting process [C:\Program Files\SourceGear\Vault Client\v
ault.exe] in working directory [C:\Projects\] with arguments [getversion 1710 $
C:\Projects\ -useworkingfolder -merge overwrite -makewritable -backup no -setfil
etime checkin -host vault.project.biz -user n -password password -reposi
tory pho]
[project:DEBUG] <vault>
[project:DEBUG] <error>
[project:DEBUG] <exception>System.NullReferenceException: Object referen
ce not set to an instance of an object.
[project:DEBUG] at VaultClientOperationsLib.VaultClientFolder..ctor(Vault
FolderDelta fd, VaultClientFolder parent)
[project:DEBUG] at VaultClientIntegrationLib.GetOperations.performGetVers
ion(String objectPath, Int32 version, String strDestFolder, GetOptions getOption
s)
[project:DEBUG] at VaultClientIntegrationLib.GetOperations.ProcessCommand
GetVersion(String objectPath, Int32 version, GetOptions getOptions)
[project:DEBUG] at VaultCmdLineClient.VaultCmdLineClient.ProcessCommand(A
rgs curArg)
[project:DEBUG] at VaultCmdLineClient.VaultCmdLineClient.Main(String[] ar
gs)</exception>
[project:DEBUG] </error>
[project:DEBUG] <result>
[project:DEBUG] <success>False</success>
[project:DEBUG] </result>
[project:DEBUG] </vault>
[project:INFO] Integration complete: Exception - 10/12/2007 11:30:40 AM
[project:INFO] Project: 'project' is added to queue: 'project' in po
sition 0.
[project:INFO] Project: 'project' is first in queue: 'project' and s
Attachments
config.txt
(1.13 KiB) Downloaded 159 times

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Fri Oct 12, 2007 1:04 pm

Please try putting $/ as the folder instead of $. I'm curious to see if that is the cause of the crash.

nkroy
Posts: 9
Joined: Thu Oct 11, 2007 2:00 pm

Post by nkroy » Fri Oct 12, 2007 1:09 pm

Nah still the same exception ..

i wonder what could be it . :(

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Fri Oct 12, 2007 1:15 pm

It might be that you're trying to get it to download $. If you move things into a subfolder, everything may work.

nkroy
Posts: 9
Joined: Thu Oct 11, 2007 2:00 pm

Post by nkroy » Fri Oct 12, 2007 1:52 pm

I think i got the syncing part working now. But everytime msbuild reportsa failure whereas if i build it on my own manually it just builds fine with 0 errors and 0 warning..suggestions

[project:DEBUG] Starting process [C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\MSBuild.exe] in wo
rking directory [C:\Projects\Main\Src\Sln\] with arguments [/nologo /t:Build "/p:CCNetArtifactDirector
y=C:\Program Files\CruiseControl.NET\server\project\Artifacts;CCNetBuildCondition=IfModificationEx
ists;CCNetBuildDate=2007-10-12;CCNetBuildTime=12:49:09;CCNetIntegrationStatus=Unknown;CCNetLabel=1;CCN
etLastIntegrationStatus=Failure;CCNetNumericLabel=1;CCNetProject=project;CCNetProjectUrl=http://RA
MPGRNDSPK1/ccnet;CCNetRequestSource=IntervalTrigger;CCNetWorkingDirectory=C:\Program Files\CruiseContr
ol.NET\server\project\WorkingDirectory" /noconsolelogger /p:Configuration=Debug /v:minimal Pho
.sln "/l:C:\Program Files\CruiseControl.NET\server\ThoughtWorks.CruiseControl.MsBuild.dll;C:\Program F
iles\CruiseControl.NET\server\project\Artifacts\msbuild-results.xml"]
[project:INFO] Task execution failed
[project:INFO] Task output:
[project:INFO] Integration complete: Failure - 10/12/2007 12:49:42 PM

Post Reply