2012/3/12 Øyvind Harboe <[email protected]>:
> On Mar 11, 10:35 pm, Sami Tikka <[email protected]> wrote:
>> Jenkins does not normally vomit null pointer exceptions when it is feeling 
>> fine.
>
> I suppose. I just don't know if it is relevant or what this NPE means.
>
>> Which JVM are you using to run Jenkins? How did you install Jenkins?
>
> I'm using RedHat and installed using:
>
> yum install jenkins

So, which JVM are you using? If you do not know, go to $JENKINS_URL/systemInfo
It should be visible in the system properties.

>> Could you also tell how you came to the conclusion that $WORKSPACE is
>> the same for all your projects?
>
> I made several projects and $WORKSPACE is /export/dev02/jenkins/
> workspace for all of them.

Any chance you have set the workspace root directory to an absolute
path in $JENKINS_URL/configure (click on the first Advanced button)?

-- Sami

Reply via email to