History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-688
Type: Bug Bug
Status: Resolved Resolved
Resolution: Won't Fix
Priority: Major Major
Assignee: Robin Shen
Reporter: Joey Larot
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

CreateProcess error=5, Access is denied

Created: 13/Oct/10 10:41 PM   Updated: 14/Oct/10 01:56 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: Running agent on Windows XP system


 Description  « Hide
I would like to know what the error below means. I am unable to find it in any searches that I perform on your site. I am able to run the batch file so I am unsure where to look in order to resolve this quickbuild issue.

CreateProcess error=5, Access is denied
        at com.pmease.quickbuild.execution.CommandExecutor.runAndGetResult(CommandExecutor.java:203)
        at com.pmease.quickbuild.plugin.basis.CommandBuildStep.run(CommandBuildStep.java:218)
        at com.pmease.quickbuild.plugin.basis.CommandBuildStep$$EnhancerByCGLIB$$c96b3592.CGLIB$run$10(<generated>)
        at com.pmease.quickbuild.plugin.basis.CommandBuildStep$$EnhancerByCGLIB$$c96b3592$$FastClassByCGLIB$$edd61920.invoke(<generated>)
        at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:215)
        at com.pmease.quickbuild.DefaultExpressionManager$Interpolator.intercept(DefaultExpressionManager.java:271)
        at com.pmease.quickbuild.plugin.basis.CommandBuildStep$$EnhancerByCGLIB$$c96b3592.run(<generated>)
        at com.pmease.quickbuild.stepsupport.Step.execute(Step.java:525)
        at com.pmease.quickbuild.stepsupport.StepJob.execute(StepJob.java:37)
        at com.pmease.quickbuild.grid.GridJob.run(GridJob.java:116)
        at java.lang.Thread.run(Unknown Source)


 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [14/Oct/10 01:56 AM]
This is normally a permission issue, either because the user running QuickBuild process does not have permission to run the command, or the file itself is not executable. You may verify this by logging into the machine using the user running QuickBuild process, and run that command manually from command prompt.

Change by Robin Shen [14/Oct/10 01:56 AM]
Field Original Value New Value
Resolution Won't Fix [ 2 ]
Status Open [ 1 ] Resolved [ 5 ]