Hello, i am having a problem trying to migrate our commons daemon application to 1.0.14. I am currently running 1.0.10 with Sun JDK 1.7.0_17. When passing the same arguments to the new 1.0.14 jsvc binary, it simply exits with a Segmentation Fault and no more information.
Here is the command that I am trying to run: /usr/local/jsvc/jsvc -server -outfile /var/log/jsvc/jsvc.out -Dloglevel=DEBUG -errfile /var/log/jsvc/jsvc.log -java-home /usr/java/latest -user jsvc -cp /usr/local/jsvc/jar/lib/commons-daemon-1.0.14.jar:/usr/local/jsvc/jar/lib/* com.picsauditing.framework.daemon.BackgroundProcesses I have enabled debug and I don't see anything that jumps out at me when I run that. Here's the output of when I add -debug to that command line: http://pastebin.com/AMfGb24Z Am I missing something? -- Jared Griffith Linux Administrator, PICS Auditing, LLC P: (949) 936-4574 C: (909) 653-7814 *The Contractors' Choice **17701 Cowan #140 | Irvine, CA | 92614 * Join PICS on LinkedIn! <http://www.linkedin.com/company/pics-auditing-llc> Follow PICS on Twitter <https://twitter.com/PICSAuditingLLC>
