You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by gabores <ga...@t-online.hu> on 2007/04/23 16:19:26 UTC

RE: Tomcat and Java6

Hi ..

>> Does anyone know what the IS_INVALID_HANDLE(gWorker) is checking? 
>> Or why the apxCreateJava(..) is failing why?

procmon from Mark Russinowitch showed, what happens :

After loading the jvm.dll there is an attempt to load msvcr71.dll form the
jvm dir and from the path (this dll is only in jdk/bin). Copying the
msvcr71.dll in one of this dirs solved the problem, Tomcat runs as a service
under Java 1.6 too.  


-- 
View this message in context: http://www.nabble.com/Tomcat-and-Java6-tf3148596.html#a10141209
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
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