Issue Type: Bug Bug
Assignee: Unassigned
Attachments: jenkins.png
Components: jenkins-cloudformation
Created: 26/Feb/13 7:13 AM
Description:

Hey, I want to use Jenkins for continues integration. I am trying to compile my source code [in base clearcase]. While compiling, I was getting "access denied to M:\" where M drive is the default view storage.

I found similar message when I use following command

mkdir M:\selectable\aimmc_sw_aurix\test ---> this fails
mkdir C:\Sri\test ---> this works fine

The snapshot is attached.

below is the output of the execution:

Started by user anonymous
Building in workspace C:\Program Files\Jenkins\jobs\TEST\workspace
[workspace] $ cmd /c call C:\Users\kadur\AppData\Local\Temp\hudson7802988701370294439.bat

C:\Program Files\Jenkins\jobs\TEST\workspace>mkdir M:\selectable\aimmc_sw_aurix\test
Access is denied.

C:\Program Files\Jenkins\jobs\TEST\workspace>mkdir C:\Sri\test

C:\Program Files\Jenkins\jobs\TEST\workspace>exit 0
Finished: SUCCESS

I need this to be fixed ASAP

Due Date: 28/Feb/13 12:00 AM
Environment: Windows
Project: Jenkins
Priority: Major Major
Reporter: shreenivasa km
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to