I had Hudson running via:
cd /usr/lib/hudson
java -jar hudson.war
Unfortunately, I restarted that server and on accessing the Hudson Url, I found that all the configuration is missing.
However, I can see that all the configuration files were saved under ~/.hudson
Has anyone run into this before? How can I restart Hudson and point it to the existing configuration?
Thanks