I had exactly the same problem using Hudson ver. 2.2.0. Problem was solved by switching java to 32 bit.

Had permission problems with:

java version "1.6.0_27"
Java(TM) SE Runtime Environment (build 1.6.0_27-b07)
Java HotSpot(TM) 64-Bit Server VM (build 20.2-b06, mixed mode)

No permission problems with:

java version "1.6.0_27"
Java(TM) SE Runtime Environment (build 1.6.0_27-b07)
Java HotSpot(TM) Server VM (build 20.2-b06, mixed mode)

Was running hudson as a slave on:

SunOS 5.10 Generic_127111-06 sun4u sparc SUNW,SPARC-Enterprise
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

Reply via email to