Perfect, problem solved. I just added the export to my init script for jsvc since I'm running just jsvc without Tomcat.
On Thu, Mar 28, 2013 at 3:14 PM, Ognjen Blagojevic < [email protected]> wrote: > Jared, > > > On 28.3.2013 19:27, Jared Griffith wrote: > >> Thanks, for those that might run into it, for whatever reason jsvc daemon >> is looking for libcap.so, so you have to export LD_LIBRARY_PATH="/lib64" >> (that's what I had to do), adjust the /lib to where ever your libcap.so >> exists. Why we have to do this to get it to run is beyond me, maybe there >> should be a bug report about it? >> > > I believe this is the issue you were looking for: > > > https://issues.apache.org/**jira/browse/DAEMON-291<https://issues.apache.org/jira/browse/DAEMON-291> > > It should be fixed in 1.0.15 that is right now being voted for the release. > > > -Ognjen > > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > user-unsubscribe@commons.**apache.org<[email protected]> > For additional commands, e-mail: [email protected] > > -- 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>
