HI Jiri, This is interesting that you are getting jvm initializing. Can you paste the complete Catalina_opts and also make sure that your jvm installation has not gone corrupted. Does stderr.log and stdout.log have any information . Most likley you will not find anything there since jvm itself did not start properly. But it worth checking there. Is the tomcat process able to write to the filesystem. I would be very interested in the outcome of your finding. You probably have better luck at sun java forum. But please do post back what caused the issue and how it fixed.
-----Original Message----- From: Goddard Jiri [mailto:g0dd...@googlemail.com] Sent: Friday, July 24, 2009 5:43 PM To: Tomcat Users List Subject: Re: Error during initialization of VM Here you are: http://dredwerkz.ic.cz/tomcat_init_vm.png I set -Xms256m -Xmx1024m. It should be more than enough for that app. The tomcat didn't want to start without the Xms (or Xms0m). Jiri On Fri, Jul 24, 2009 at 2:08 PM, K Ashwin < akesa...@premiertechnologygroup.com> wrote: > Hi Jiri, > > > > I didnt recieve the atttachement. Please post the logs to any of the > pastebin and send the link here. Also let us know the jvm heap size and RAM > size of the machine running the process. > > > > _____ > > From: Goddard Jiri [mailto:g0dd...@googlemail.com] > Sent: Friday, July 24, 2009 5:28 PM > To: Tomcat Users List > Subject: Re: Error during initialization of VM > > > > Hi, > > > > it's not really the cause - the server has enough resources (check the > attachement). It's simply configured (by default?) in a way that you have > tell how much megs of RAM should be allocated for the (J)VM in order to > start up the whole thing. > > Regards, Jiri > > > > On Fri, Jul 24, 2009 at 1:49 PM, K Ashwin > <akesa...@premiertechnologygroup.com> wrote: > > Hi Jiri > > Please check whether there is enough RAM in the machine to accommodate the > heap size you specified for that tomcat instance to start with. I suspect > that you dont have enough ram to accommodate that heap size, which causing > the java vm to fail to initialize. > > > -----Original Message----- > From: André Warnier [mailto:a...@ice-sa.com] > Sent: Friday, July 24, 2009 5:11 PM > To: Tomcat Users List > Subject: Re: Error during initialization of VM > > Goddard Jiri wrote: > > Resolved. > > Probably lame mistake, but the initial size of java heap was missing. > > Anyway, could there be done some improvement on error > description/messages? > > This one is way too general: > > [info] Error occurred during initialization of VM > > > > First, it's error logged as info. Second, it really doesn't say what > might > > be the cause. Third, this error message matches so many other tomcat > related > > problems. > > > You might have to take that complaint to a Sun forum though. It looks > very much like it's a Java message, not a Tomcat one. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > > > > > > -- > web: http://dredwerkz.ic.cz > group: http://groups.google.com/group/dr3dwerkz > icq: 218 659 431 > > -- web: http://dredwerkz.ic.cz group: http://groups.google.com/group/dr3dwerkz icq: 218 659 431 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org