|
From: Thiago A. <ta...@uo...> - 2006-02-24 03:25:02
|
Hi all,
I've been using the Java Service Wrapper successfuly to make an ap=
plication 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 Sola=
ris 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 retur=
ns 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 ru=
n on a Solaris 9/SPARC, but I'm trying to run it for now. Is that a probl=
em with my version os Solaris? I've seen messages on the mailing list say=
ing 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 distribut=
ion.
Any help would be greatly appeciated.
Thanks a lot,
Thiago
|