|
The wrapper executable that's bundled with AgileTrack is built for Linux i386. You'll probably need to download a Solaris executable build for your architecture and replace the provided one.
http://wrapper.tanukisoftware.org/doc/english/download.jsp
You'll probably need to replace the following in the agiletrack server distribution:
agiletrack-server/wrapper with wrapper-solaris/bin/wrapper
agiletrack-server/lib/wrapper.jar with wrapper-solaris/lib/wrapper.jar
agiletrack-server/lib/libwrapper.so with wrapper-solaris/lib/libwrapper.so
Hopefully that will get it running.
got it running—thanks Adam