|
From: Raj P. <coo...@gm...> - 2005-12-02 20:11:18
|
I am running Windows XP Professional, though I get this on windows 2003 server as well. After I get an initial failure, I can launch additional tomcat containers from the command line using the default tomcat startup scripts. Would it help if I sent you a script to rapidly create 40+ tomcat containers configured to run on different ports? It woul= d be about a 100megs of stuff. Raj On 11/23/05, Leif Mortenson <le...@ta...> wrote: > > Raj, > Another user saw something like this in June. The mail was titled: > "Problems while starting multiple wrappers". I had tested 40 JVMs on > my own system without any problems and never came up with a solution > to the problem... > > For some reason, the Java.exe process is not able to load the jvm.dll > file. There is nothing about the Wrapper that I can think of which could > be causing this. What version of Windows are you using? Home, > Professional, or Server edition? My tests had been on a XP Pro system > with a simple Java app. I would run into memory issues running that > many Tomcats on my system. > > When your 18th JVM fails, what happens if you try to launch that > instance of Tomcat without the Wrapper? > > Are you running all 18 instances as services? What happens if you > run then in console windows. My thought is that there may be some > limitations on handles for a single user?? By default, all services are > run as the SYSTEM user. > > Anyone else have any ideas? > > Cheers, > Leif > > Raj Patel wrote: > > I'm getting this error when I load up a large number of tomcat > instances, > > the number it takes varies from machine to machine but it seems > > to be between 10-20 > > > > wrapper | JVM started (PID=3D19416) > > jvm 3 | Error loading: C:\j2sdk1.4.2_03\jre\bin\client\jvm.dll > > > > I currently have a machine with 17 instances, if I try to add another > > i get the above error. If I shut down one of the existing instances > > I can start the new one. Then if I reboot ALL instances startup > > just fine for a total of 18 instances. > > > > Any ideas? > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=3D7637&alloc_id=3D16865&op=3Dclick > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > |