Skip to main content



      Home
Home » Archived » Hudson » Hudson Service No Start
Hudson Service No Start [message #1110249] Mon, 16 September 2013 11:57 Go to next message
Eclipse UserFriend
Hello,

So I've just installed Hudson for the first time on a CentOS server. I used the yum installer per the instructions in the Hudson book. I noticed that the service doesn't start. When I get a list of current services using the command sudo service --status-all | grep hudson I get

hudson dead but pid file exists

So I go into /var/log/hudson to look at the logs, but there's no files.

So I look into the config folder under /var/lib/hudson and find no files there either.

Hm. So does the hudson user exist? I do a sudo su hudson and then echo "$USER" and all I get back is my own username, not hudson.

So it seems the installer either failed to create the hudson user or I'm missing something.

Anyone seen this before?
Re: Hudson Service No Start [message #1110353 is a reply to message #1110249] Mon, 16 September 2013 15:32 Go to previous message
Eclipse UserFriend
Turns out, I'd assumed it would be aware of the JAVA_HOME variable which on this server is set to point to the local Java 1.7 install. It isn't. It instead went looking for Java and found an older 1.5 JDK.

It's working now. Thanks to our excellent Sysadmin for finding this one.

[Updated on: Mon, 16 September 2013 15:32] by Moderator

Previous Topic:Avoiding multiple ticket filing to Bug Tracker from Jenkins / Hudson for same test case failure.
Next Topic:Artifactory-Plugin 3.0.3 and permissions
Goto Forum:
  


Current Time: Tue Jul 22 14:25:26 EDT 2025

Powered by FUDForum. Page generated in 0.05609 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top