Advertisement
Guest User

Untitled

a guest
Dec 8th, 2014
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.88 KB | None | 0 0
  1. ErrorReporter.Error: ERROR: AutomationTool error: No files found to deploy for c:\blahblahblah with wildcar
  2. d MyProject.exe and exclusions
  3. BuildCommand.Execute: ERROR: BUILD FAILED
  4. Program.Main: ERROR: AutomationTool terminated with exception:
  5. Program.Main: ERROR: Exception in AutomationTool: No files found to deploy for c:\blahblahblah with wildcar
  6. d MyProject.exe and exclusions
  7. Stacktrace: at DeploymentContext.StageFiles(StagedFileType FileType, String I
  8. nPath, String Wildcard, Boolean bRecursive, String[] ExcludeWildcard, String New
  9. Path, Boolean bAllowNone, Boolean bRemap, String NewName)
  10. at BaseWinPlatform.StageExecutable(String Ext, DeploymentContext SC, String I
  11. nPath, String Wildcard, Boolean bRecursive, String[] ExcludeWildcard, String New
  12. Path, Boolean bAllowNone, StagedFileType InStageFileType, String NewName)
  13. at BaseWinPlatform.GetFilesToDeployOrStage(ProjectParams Params, DeploymentCo
  14. ntext SC)
  15. at Project.CreateStagingManifest(ProjectParams Params, DeploymentContext SC)
  16. at Project.CopyBuildToStagingDirectory(ProjectParams Params)
  17. at BuildCookRun.DoBuildCookRun(ProjectParams Params)
  18. at BuildCommand.Execute()
  19. at AutomationTool.Automation.Execute(List`1 CommandsToExecute, CaselessDictio
  20. nary`1 Commands)
  21. at AutomationTool.Automation.Process(String[] CommandLine)
  22. at AutomationTool.Program.MainProc(Object Param)
  23. at AutomationTool.InternalUtils.RunSingleInstance(MainProc Main, Object Param
  24. )
  25. at AutomationTool.Program.Main()
  26. Program.Main: ERROR: No files found to deploy for c:\blahblahblah with wildcard MyProject.exe and exclusion
  27. s
  28. ProcessManager.KillAll: Trying to kill 0 spawned processes.
  29. Program.Main: AutomationTool exiting with ExitCode=30
  30. Domain_ProcessExit
  31. ProcessManager.KillAll: Trying to kill 0 spawned processes.
  32. copying UAT log files...
  33. RunUAT.bat ERROR: AutomationTool was unable to run successfully.
  34. BUILD FAILED
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement