I think I have seen a Jenkins installation where JENKINS_HOME was a symlink. But if you want to be sure, edit some config file which sets the value for JENKINS_HOME. I am not familiar with the Jenkins rpm package but if it is built according to standard, the config file should be /etc/sysconfig//jenkins. Read the init script if in doubt.
-- Sami Øyvind Harboe <[email protected]> kirjoitti 12.3.2012 kello 9.47: > 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 think the problem is that Jenkins misbehaves when /var/lib/jenkins > is symbolic link. > > The root partition I'm using has only 20GBytes and the /export/dev02 > that I want to use has 4Tbyte. > > In my naivety I tried to move the /var/lib/jenkins to /export/dev02 > and set up a symbolic link from /var/lib/jenkins, which I think is > tripping Jenkins over. > > -- > Øyvind Harboe - Can Zylin Consulting help on your project? > US toll free 1-866-980-3434 > http://www.zylin.com/
