Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

I can't even build!



  • Whay am I getting this error? It's my first attempt at building with this version:

    Using LocalAgent agent on localhost
    Building d:\BuildMaster_SVCTMP_E67_D0\CMDR.sln...
    Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.IO.DirectoryNotFoundException: Directory d:\BuildMaster_SVCTMP_E67_D0 does not exist.
    at Inedo.BuildMasterExtensions.WindowsSdk.Operations.MSBuild.BuildMSBuildProjectOperation.<RemoteExecuteAsync>d__29.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at Inedo.Extensibility.Operations.RemoteExecuteOperation.RemoteExecuteJob.<ExecuteAsync>d__16.MoveNext()
    --- End of inner exception stack trace ---
    at System.Threading.Tasks.Task1.GetResultCore(Boolean waitCompletionNotification) at Inedo.BuildMaster.Extensibility.Agents.Local.LocalAgent.<>c__DisplayClass4_0.<Inedo.Agents.IRemoteJobExecuter.ExecuteJobAsync>b__0() at System.Threading.Tasks.Task1.InnerInvoke()
    at System.Threading.Tasks.Task.Execute()
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at Inedo.Extensibility.Operations.RemoteExecuteOperation.<ExecuteAsync>d__5.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.BuildMasterExecuter.<ExecuteActionAsync>d__41.MoveNext()
    ---> (Inner Exception #0) System.IO.DirectoryNotFoundException: Directory d:\BuildMaster_SVCTMP_E67_D0 does not exist.
    at Inedo.BuildMasterExtensions.WindowsSdk.Operations.MSBuild.BuildMSBuildProjectOperation.<RemoteExecuteAsync>d__29.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at Inedo.Extensibility.Operations.RemoteExecuteOperation.RemoteExecuteJob.<ExecuteAsync>d__16.MoveNext()<---

    Product: BuildMaster
    Version: 6.1.0



  • Hi, sorry for the frustration.

    It's hard to say without knowing which version you upgraded from, or what your plan looks like... but just looking at the error, here's what I see:

    d:\BuildMaster_SVCTMP_E67_D0 does not exist.

    Those "_" are very strange, and I don't know where they are coming from. I suspect it should be d:\BuildMaster\SVCTMP\E67\D0 instead. Can you share the OtterScript (Switch to Text Mode on the Plan Editor) so we can help more with this?



  • Okay, I've resolved it. The problem was that I'd put in the project name without a path - so BuildMaster was assuming a default path.

    The message was really unclear. It would be beneficial to allow the user to populate that field with a 'browse' function to find the solution/project or, at the very least, have some validation on the input to ensure you've entered something which looks like a full file path.


Log in to reply
 

Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation