Re: Error during initialization of VM

2009-07-24 Thread Goddard Jiri
Jiri On Fri, Jul 24, 2009 at 3:37 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Goddard Jiri [mailto:g0dd...@googlemail.com] > > Subject: Re: Error during initialization of VM > > > > The Tomcat is currently up and running - all I've done

RE: Error during initialization of VM

2009-07-24 Thread Caldarale, Charles R
> From: Goddard Jiri [mailto:g0dd...@googlemail.com] > Subject: Re: Error during initialization of VM > > The Tomcat is currently up and running - all I've done is > just set the Xms256m. If the value was zero in the Tomcat registry settings, that will cause the error you o

Re: Error during initialization of VM

2009-07-24 Thread Goddard Jiri
The Tomcat is currently up and running - all I've done is just set the Xms256m. I already sent all the log information I was able to collect on the debug level, see my first post. Unfortunately, the JVM is an old one - JRE 1.4.2 (with all the extensions needed to run Tomcat 5.5.17). It works just f

Re: Error during initialization of VM

2009-07-24 Thread André Warnier
Goddard Jiri wrote: 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). Not to nitpick, but just to be precise : the Xms and Xmx parameters are parameters for t

RE: Error during initialization of VM

2009-07-24 Thread K Ashwin
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

Re: Error during initialization of VM

2009-07-24 Thread Goddard Jiri
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 configu

RE: Error during initialization of VM

2009-07-24 Thread K Ashwin
: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)V

Re: Error during initialization of VM

2009-07-24 Thread Goddard Jiri
e 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 Ji

RE: Error during initialization of VM

2009-07-24 Thread K Ashwin
- 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

Re: Error during initialization of VM

2009-07-24 Thread Goddard Jiri
I'll give it a try. Regards, Jiri On Fri, Jul 24, 2009 at 1:40 PM, André Warnier wrote: > 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

Re: Error during initialization of VM

2009-07-24 Thread André Warnier
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,

Re: Error during initialization of VM

2009-07-24 Thread Goddard Jiri
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

Error during initialization of VM

2009-07-23 Thread Goddard Jiri
Hi, I've got this error: [2009-07-23 15:53:47] [1253 prunsrv.c] [debug] Procrun log initialized [2009-07-23 15:53:47] [info] Running Service... [2009-07-23 15:53:47] [1075 prunsrv.c] [debug] Inside ServiceMain... [2009-07-23 15:53:48] [info] Starting service... [2009-07-23 15:53:48] [399 javajni