|
From: Leif M. <le...@ta...> - 2006-02-24 03:45:15
|
Thiago, Version 3.2.0 will clear all this up. Binaries are native to particular hardware as well as the OS. The 3.1.2 Solaris version only runs on sparc. For now, give the 3.2.0-d prerelease test vesion. But DO NOT use this in a distributed project. The actual release will be coming shortly. http://wrapper.tanukisoftware.org/tmp/3.2.0-d/wrapper-solaris-x86-32-3.2.0-d.tar.gz Cheers, Leif Thiago Araujo wrote: > Hi all, > I've been using the Java Service Wrapper successfuly to make an application run as a Service in Windows platform (windows 2000 and Windows Server 2003). Now I need to be able to run the same application on a Solaris 10 machine. > I've made all the configurations following the instructions on the site. However, when I try to run my shell script (run_service), it returns the following message: > > # ./run_service console > Running Service... > ./run_service console: ./wrapper: cannot execute > > I am Running Solaris 10 x86 version. The software will actually run on a Solaris 9/SPARC, but I'm trying to run it for now. Is that a problem with my version os Solaris? I've seen messages on the mailing list saying that it is possible to run the Java Service Wrapper on the Solaris 10 Platform, only it doesn't specify whether it is a x86 or SPARC distribution. > Any help would be greatly appeciated. > > Thanks a lot, > Thiago > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > that extends applications into web and mobile media. Attend the live webcast > and join the prime developer group breaking into this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=k&kid0944&bid$1720&dat1642 > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > > |