|
From: Leif M. <lei...@ta...> - 2013-07-30 00:49:47
|
Jahanzeb, Ok. Thanks. Can you send me your wrapper.conf file along with the wrapper.log file with wrapper.debug=true set? I will need those to be able to investigate your problem. Cheers, Leif On Tue, Jul 30, 2013 at 12:58 AM, Syed. Jahanzeb Maqbool Hashmi < jah...@gm...> wrote: > Hi Mr Leif, > > Thanks for replying to the email. > > The version of JWS I mentioned before was a typo, I actually used "3.5.20" > community edition. I am using another application "MPJ-Express" to be > exact, which launches daemons on remote machines. It didnt have support for > ARM which I am trying to add by using JWS > > > Regards > -Jahanzeb > > > On Mon, Jul 29, 2013 at 10:28 AM, Leif Mortenson < > lei...@ta...> wrote: > >> Syed >> Sorry for the delay getting back to you. >> Is this a build that you made yourself from the Community Edition? >> We did not add support for ARM platforms until version 3.5.16. There >> were some changes needed to make it work, so I would suggest trying one of >> our official builds (3.5.20) and seeing how that works for you. >> >> If you still see a problem with 3.5.20, please send your wrapper.conf >> file along with the wrapper.log file with wrapper.debug=true set. >> >> Cheers, >> Leif >> >> >> On Fri, Jul 19, 2013 at 12:11 PM, Syed. Jahanzeb Maqbool Hashmi < >> jah...@gm...> wrote: >> >>> Hello >>> >>> I am trying to run a software that uses JSW internally to launch daemons >>> on remote machines. >>> But my JVM is gettin crashed by throwing error in >>> "org.tanukisoftware.wrapper.WrapperManager.nativeGetControlEvent()I" >>> (see attached files) >>> >>> I have searched the forum and found that it was an issue with 64-bit >>> older versions because of synchronization but 32bit was safe. Though bugs >>> did happen but they were solved in issue 3.3 onwards. >>> >>> P.S: I am using v3.5.0 with armhf and OS is Ubuntu Linaro 12.04. kernel >>> version 3.0.6 >>> >>> |