I get the below error when I try to force a build for a project.  The
path it's trying to access exists on the server, but not on the
client.  The server is unfortunately setup with a small C: partition
for the OS and everything else has to go on D.  The path on the client
would be:
C:\SourceControl\Tracs73Forms\trunk\Build\server

Version 1.0.0.3 of CCtray.  Is this something that would probably be
fixed with an upgrade?


See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
Exortech.NetReflector.NetReflectorException: Unable to assign value "D:
\tracsflorida\build\vsstracsdataWorkingCopy\Tracs73Forms\trunk\Build
\server" to member
"ThoughtWorks.CruiseControl.Core.State.FileStateManager.StateFileDirectory".
---> ThoughtWorks.CruiseControl.Core.CruiseControlException: State
file directory: D:\tracsflorida\build\vsstracsdataWorkingCopy
\Tracs73Forms\trunk\Build\server does not exist.
   at
ThoughtWorks.CruiseControl.Core.State.FileStateManager.set_StateFileDirectory
(String value) in c:\Projects\CI Factory\Current\Product\Production
\CCNet\core\state\FileStateManager.cs:line 21
   --- End of inner exception stack trace ---
   at
Exortech.NetReflector.Util.ReflectorMember.ReflectorProperty.SetValue
(Object instance, Object value)
   at Exortech.NetReflector.XmlMemberSerialiser.SetValue(Object
instance, Object value)
   at Exortech.NetReflector.XmlTypeSerialiser.ReadMembers(XmlNode
node, Object instance, NetReflectorTypeTable table)
   at Exortech.NetReflector.XmlTypeSerialiser.Read(XmlNode node,
NetReflectorTypeTable table)
   at Exortech.NetReflector.XmlMemberSerialiser.Read(XmlNode
childNode, Type instanceType, NetReflectorTypeTable table)
   at Exortech.NetReflector.XmlMemberSerialiser.Read(XmlNode node,
NetReflectorTypeTable table)
   at Exortech.NetReflector.XmlTypeSerialiser.ReadMembers(XmlNode
node, Object instance, NetReflectorTypeTable table)
   at Exortech.NetReflector.XmlTypeSerialiser.Read(XmlNode node,
NetReflectorTypeTable table)
   at Exortech.NetReflector.NetReflectorReader.Read(XmlNode node)
   at Exortech.NetReflector.NetReflectorReader.Read(XmlReader reader)
   at Exortech.NetReflector.NetReflectorReader.Read(TextReader reader)
   at Exortech.NetReflector.NetReflector.Read(String xml)
   at
ThoughtWorks.CruiseControl.Core.NetReflectorProjectSerializer.Deserialize
(String serializedProject) in c:\Projects\CI Factory\Current\Product
\Production\CCNet\core\NetReflectorProjectSerializer.cs:line 20
   at
ThoughtWorks.CruiseControl.CCTrayLib.Monitoring.CruiseProjectManager.get_project
() in c:\Projects\CI Factory\Current\Product\Production\CCNet\CCTrayLib
\Monitoring\CruiseProjectManager.cs:line 36
   at
ThoughtWorks.CruiseControl.CCTrayLib.Monitoring.CruiseProjectManager.ForceBuild
() in c:\Projects\CI Factory\Current\Product\Production\CCNet\CCTrayLib
\Monitoring\CruiseProjectManager.cs:line 53
   at
ThoughtWorks.CruiseControl.CCTrayLib.Monitoring.ProjectMonitor.ForceBuild
() in c:\Projects\CI Factory\Current\Product\Production\CCNet\CCTrayLib
\Monitoring\ProjectMonitor.cs:line 92
   at
ThoughtWorks.CruiseControl.CCTrayLib.Presentation.SynchronizedProjectMonitor.ForceBuild
() in c:\Projects\CI Factory\Current\Product\Production\CCNet\CCTrayLib
\Presentation\SynchronizedProjectMonitor.cs:line 46
   at
ThoughtWorks.CruiseControl.CCTrayLib.Presentation.MainFormController.ForceBuild
() in c:\Projects\CI Factory\Current\Product\Production\CCNet\CCTrayLib
\Presentation\MainFormController.cs:line 57
   at
ThoughtWorks.CruiseControl.CCTrayLib.Presentation.MainForm.mnuForce_Click
(Object sender, EventArgs e) in c:\Projects\CI Factory\Current\Product
\Production\CCNet\CCTrayLib\Presentation\MainForm.cs:line 363
   at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.MenuItem.MenuItemData.Execute()
   at System.Windows.Forms.Command.Invoke()
   at System.Windows.Forms.Command.DispatchID(Int32 id)
   at System.Windows.Forms.Control.WmCommand(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ListView.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage
(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc
(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32
msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
cctray
    Assembly Version: 1.0.0.3
    Win32 Version: 1.0.0.3
    CodeBase: file:///C:/Program%20Files/cctray/cctray.exe
----------------------------------------
ThoughtWorks.CruiseControl.CCTrayLib
    Assembly Version: 1.0.0.3
    Win32 Version: 1.0.0.3
    CodeBase: 
file:///C:/Program%20Files/cctray/ThoughtWorks.CruiseControl.CCTrayLib.DLL
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: 
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: 
file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: 
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: 
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: 
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
gf5mwxcv
    Assembly Version: 1.0.0.3
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: 
file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
ThoughtWorks.CruiseControl.Core
    Assembly Version: 1.0.0.19
    Win32 Version: 1.0.0.19
    CodeBase: 
file:///C:/Program%20Files/cctray/ThoughtWorks.CruiseControl.Core.DLL
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: 
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: 
file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
NetReflector
    Assembly Version: 1.0.0.102
    Win32 Version: 1.0.0.102
    CodeBase: file:///C:/Program%20Files/cctray/NetReflector.DLL
----------------------------------------
System.Security
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: 
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Security/2.0.0.0__b03f5f7f11d50a3a/System.Security.dll
----------------------------------------
System.Data.SqlXml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: 
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Data.SqlXml/2.0.0.0__b77a5c561934e089/System.Data.SqlXml.dll
----------------------------------------
System.Web
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: 
file:///C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
CCNET.Extensions.Plugin
    Assembly Version: 1.0.0.9
    Win32 Version: 1.0.0.9
    CodeBase: file:///C:/Program%20Files/cctray/CCNET.Extensions.Plugin.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


Reply via email to