Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 96958 invoked from network); 2 Feb 2007 16:47:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Feb 2007 16:47:42 -0000 Received: (qmail 28034 invoked by uid 500); 2 Feb 2007 16:47:32 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 28016 invoked by uid 500); 2 Feb 2007 16:47:32 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 28005 invoked by uid 99); 2 Feb 2007 16:47:31 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Feb 2007 08:47:31 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [217.73.15.170] (HELO se06mswp01.omxgroup.com) (217.73.15.170) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Feb 2007 08:47:23 -0800 Received: from se06corpevs01.corp.ad.local (unverified) by se06mswp01.omxgroup.com (omxgroup) with ESMTP id for ; Fri, 2 Feb 2007 17:48:00 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Tomcat and Java6 Date: Fri, 2 Feb 2007 17:46:53 +0100 Message-ID: In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Tomcat and Java6 Thread-Index: AcdFPMFMEMStMKJrRs+6zQvS8/AGCQAp9coAAECHJdA= References: <20070131125843.4A46A10FB001@herse.apache.org><20070131141157.71d25631@n428> <20070131143441.1fc4e440@n428> From: "Per Johnsson" To: "Tomcat Users List" X-Virus-Checked: Checked by ClamAV on apache.org Hi Again.. I tried to look at the sources: http://svn.apache.org/viewvc/jakarta/commons/proper/daemon/trunk/src/nat ive/nt/procrun/src/ I'm not a really into C but someone here could maybe see whats wrong, I have come to the conclusion that the method: serviceStart() Is failing on row (~946): ----8<--- /* Set the environment using putenv, so JVM can use it */ setInprocEnvironment(); /* Create the JVM glbal worker */ gWorker =3D apxCreateJava(gPool, _jni_jvmpath); if (IS_INVALID_HANDLE(gWorker)) { apxLogWrite(APXLOG_MARK_ERROR "Failed creating java %S", _jni_jvmpath); return 1; } ----8<--- I have tried reinstall both tomcat5.5.20, reinstall jre1.6.0 and jdk1.6.0 tried all the different options in the java virtual machine setting in service, from default to jre/client/jvm.dll, jdk/client and server jvm.dll... I have run out of options, and I haven't got the knowledge to debug this furhter, so... Does anyone know what the IS_INVALID_HANDLE(gWorker) is checking?=20 Or why the apxCreateJava(..) is failing why? /Per Jonsson -----Original Message----- From: Per Johnsson [mailto:Per.Johnsson@omxgroup.com]=20 Sent: den 1 februari 2007 11:02 To: Tomcat Users List Subject: RE: Tomcat and Java6 I get this error in jakarta_service_20070201.log which don't give me much of a clue :-/ But it seams that java itself won't load ---8<--- [2007-02-01 10:33:10] [173 javajni.c] [error] The specified module could not be found. [2007-02-01 10:33:10] [924 prunsrv.c] [error] Failed creating java C:\Java\jdk1.6.0\jre\bin\server\jvm.dll [2007-02-01 10:33:10] [1179 prunsrv.c] [error] ServiceStart returned 1 --8<--- You could run tomcat witout the service but I don't have the run.bat scripts etc in the installation in the environment right now.. Will maybe test it later. There was an earlier thread abaout this here: http://www.mail-archive.com/users@tomcat.apache.org/msg21543.html /per jonsson =20 -----Original Message----- From: Kristian Rink [mailto:kristian@zimmer428.net] Sent: den 31 januari 2007 14:35 To: users@tomcat.apache.org Subject: Re: Tomcat and Java6 ["Per Johnsson" @ Wed, 31 Jan 2007 14:20:13 +0100] > Do you run on windows with the Tomcat Service? Did you do a clean=20 > install of tomcat after installing java 6? I have tried both the=20 > server and client jvm.dll in both the jre and jdk withouit luck. Ahh, no, our production systems are Linux and Solaris exclusively. Isn't there a way to also run tomcat without the service atop Win32? Just in order to figure out which piece of the setup is actually broken... Cheers, Kristian -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab: kawazu@jabber.ccc.de * icq: 48874445 * fon: ++49 176 2447 2771 "One dreaming alone, it will be only a dream; many dreaming together is the beginning of a new reality." (Hundertwasser) --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org ************************************************************************ ******** This e-mail and the information it contains may be privileged and/or confidential. It is for the intended addressee(s) only. The unauthorised use, disclosure or copying of this e-mail, or any information it contains, is prohibited.=20 If you are not an intended recipient, please contact the sender and delete the material from your computer. ************************************************************************ ******** --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org ***************************************************************************= ***** This e-mail and the information it contains may be privileged and/or confidential. It is for the intended addressee(s) only. The unauthorised use, disclosure or copying of this e-mail, or any informat= ion it contains, is prohibited.=20 If you are not an intended recipient, please contact the sender and delete = the material from your computer. ***************************************************************************= ***** --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org