|
From: Philip C. <pco...@av...> - 2006-05-10 19:59:26
|
Hi,
I Made some further progress. I switched to the Sun VM 1.4.2_08 and it
works fine. Looks like the problem is something to do with Jrocket
1.4.2_08. I have used Jrocket 1.4.2_05 successfully with Wrapper on
another project so I may try that.=20
Has anyone else had problems or been able to use Jrocket 1.4.2_08?
Cheers
Philip=20
-----Original Message-----
From: wra...@li...
[mailto:wra...@li...] On Behalf Of Leif
Mortenson
Sent: Thursday, 11 May 2006 12:50 AM
To: wra...@li...
Subject: Re: [Wrapper-user] Wrapper - error starting service
Philip,
Ouch. Sorry no ideas off the top of my head. It looks the like JVM
process is crashing immediately after it is launched. None of the
java-side wrapper code appears to have had a chance to initialize.
Try adding the "-verbose" JVM argument. That might tell you a
little more about what the JVM is trying to do at the time it crashes.
Try setting the account that the wrapper runs as to be the same as
the one you are logged in as when running in a console.
http://wrapper.tanukisoftware.org/doc/english/prop-ntservice-account.htm
l
Cheers,
Leif
=20
Philip Copeland wrote:
> Hi,
> =20
> I've just installed Wrapper and am having problems running JBoss as a=20
> service. I can run the jboss.bat file fine but when I install as a=20
> service I get the following error during startup.
> =20
> STATUS | wrapper | 2006/05/09 21:46:33 | Launching a JVM...
> DEBUG | wrapper | 2006/05/09 21:46:33 | command:=20
> "D:\bin\jrockit-j2sdk1.4.2_08\bin\java"=20
> =
-Djava.endorsed.dirs=3DD:\Adobe\LiveCycle\jboss\bin\\../server/all/lib/e
> ndorsed -Xmanagement -Xms128m -Xmx512m -Djava.library.path=3D"../lib"=20
> -classpath=20
>
"../lib/wrapper.jar;D:\bin\jrockit-j2sdk1.4.2_08\lib\tools.jar;D:\Adobe\
LiveCycle\jboss\bin\\run.jar"
> -Dwrapper.key=3D"kMhzV1bKcn1tGHhq" -Dwrapper.port=3D32000=20
> -Dwrapper.jvm.port.min=3D31000 -Dwrapper.jvm.port.max=3D31999=20
> -Dwrapper.debug=3D"TRUE" -Dwrapper.pid=3D6284 =
-Dwrapper.version=3D"3.2.0"
> -Dwrapper.native_library=3D"wrapper" -Dwrapper.service=3D"TRUE"=20
> -Dwrapper.cpu.timeout=3D"10" -Dwrapper.jvmid=3D1=20
> org.tanukisoftware.wrapper.WrapperSimpleApp org.jboss.Main -c all=20
> DEBUG | wrapper | 2006/05/09 21:46:33 | JVM started (PID=3D6464) =
ERROR
> | wrapper | 2006/05/09 21:46:38 | The JVM process terminated due to=20
> an uncaught exception: EXCEPTION_ACCESS_VIOLATION (0xc0000005)
> =20
> Any clues?
> =20
> Thanks
> =20
> Philip
> =20
> ----------------------------------------------------------------------
> --
> =20
> =20
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services,
security?
Get stuff done quickly with pre-integrated technology to make your job
easier Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D=
121642
_______________________________________________
Wrapper-user mailing list
Wra...@li...
https://lists.sourceforge.net/lists/listinfo/wrapper-user
|