launcher fails to start if "etc" dir already exists
Reported by Greg Schueler | December 13th, 2011 @ 01:49 PM | in Rundeck 1.4.1 (closed)
If an "etc" dir inside the RDECK_BASE dir already exists, but no etc/framework.properties exists, the rundeck server will fail to start even if the directory is empty. This is because rundeck will only perform first-run initialization and create framework.properties if the etc dir does not exist, and the server requires framework.properties to start.
fix: rundeck should perform first-run initialization if the etc/framework.properties does not exist instead of if "etc" does not exist.
Comments and changes to this ticket
-
Greg Schueler December 13th, 2011 @ 04:21 PM
- State changed from new to needs_verification
(from [93a67f8218a16f5da8980e14c614c8e3522741c9]) Check framework.properties instead of just etc dir
[#493 state:needs_verification] https://github.com/dtolabs/rundeck/commit/93a67f8218a16f5da8980e14c...
-
Greg Schueler December 13th, 2011 @ 04:49 PM
- State changed from needs_verification to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
(DEPRECATED) Please use github issues for issue tracking at http://github.com/dtolabs/rundeck/issues