|
From: Hayes, P. <Pet...@fm...> - 2008-06-11 17:24:34
|
It looks like you need to set the wrapper.java.command to the path to the java executable itself. From your output, it looks like you set it to the bin directory. -----Original Message----- From: wra...@li... [mailto:wra...@li...] On Behalf Of Domingo, Lauren Sent: Wednesday, June 11, 2008 11:34 AM To: wra...@li... Subject: [Wrapper-user] Invoke x86 (64or32)bit wrapper with JVM service on IA 64bit (Windows) I have downloaded and configured x86 Windows wrappers, both 32 and 64 bit community version, following integration method 1 listed on wrapper.tanukisoftware.org. If I try to run the x86 64-bit, the machine recognizes that this application is for another machine and not IA. I am running into a problem when I test the x86, 32-bit wrapper that is logged as follows: STATUS | wrapper | 2008/06/09 12:30:02 | cmappserver installed. STATUS | wrapper | 2008/06/09 12:30:05 | --> Wrapper Started as Console STATUS | wrapper | 2008/06/09 12:30:05 | Java Service Wrapper Community Edition 3.3.0 STATUS | wrapper | 2008/06/09 12:30:05 | Copyright (C) 1999-2008 Tanuki Software, Inc. All Rights Reserved. STATUS | wrapper | 2008/06/09 12:30:05 | http://wrapper.tanukisoftware.org STATUS | wrapper | 2008/06/09 12:30:05 | STATUS | wrapper | 2008/06/09 12:30:06 | Launching a JVM... FATAL | wrapper | 2008/06/09 12:30:06 | Unable to execute Java command. Access is denied. (0x5) FATAL | wrapper | 2008/06/09 12:30:06 | "C:\j2sdk1.4.2_12-x64\bin" -Djava.library.path="C:\Program Files\wrapper-windows-x86-32-3.3.0-st\lib" -classpath "C:\Program Files\wrapper-windows-x86-32-3.3.0-st\lib\wrapper.jar;C:\Program Files\wrapper-windows-x86-32-3.3.0\bin\cmappserver.jar" -Dwrapper.key="CvUNM2ivSK3iiEPu" -Dwrapper.port=32000 -Dwrapper.jvm.port.min=31000 -Dwrapper.jvm.port.max=31999 -Dwrapper.pid=3368 -Dwrapper.version="3.3.0" -Dwrapper.native_library="wrapper" -Dwrapper.cpu.timeout="10" -Dwrapper.jvmid=1 org.tanukisoftware.wrapper.WrapperSimpleApp cmappserver ADVICE | wrapper | 2008/06/09 12:30:06 | ADVICE | wrapper | 2008/06/09 12:30:06 | ------------------------------------------------------------------------ ADVICE | wrapper | 2008/06/09 12:30:06 | Advice: ADVICE | wrapper | 2008/06/09 12:30:06 | Access denied errors when attempting to launch the Java process are ADVICE | wrapper | 2008/06/09 12:30:06 | usually caused by strict access permissions assigned to the directory ADVICE | wrapper | 2008/06/09 12:30:06 | in which Java is installed. ADVICE | wrapper | 2008/06/09 12:30:06 | ------------------------------------------------------------------------ ADVICE | wrapper | 2008/06/09 12:30:06 | FATAL | wrapper | 2008/06/09 12:30:06 | Critical error: wait for JVM process failed The jrockit JVM service I am using is for IA64 bit Windows. My problem is I don't know how to go about invoking a JVM service running for an IA 64 bit system with the current available tanuki releases for a Windows wrapper. Thank you for any advice you could give. ------------------------------------------------------------------------ - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Wrapper-user mailing list Wra...@li... https://lists.sourceforge.net/lists/listinfo/wrapper-user |