Thanks a lot
Yes , there was an error in the environment variable setting. Earlier it was C:\Sun\AppServer\jdk\ and was unable to start. Now after editing environment variable to C:\Sun\AppServer\jdk\jre the server is running well. Thanks Santosh Kevan Miller wrote: > > > On Oct 19, 2007, at 10:35 AM, gsk1010 wrote: > >> >> Hi Everybody >> >> I am having error while starting geronimo server. > > Santosh, > The problem is your JAVE_HOME or JRE_HOME environment variable. One > or the other is pointing to a 'java' binary, but not the actual JRE/ > JDK installation. > > You can either update your JAVA_HOME/JRE_HOME setting. Or, download > Geronimo 2.0.2 -- http://geronimo.apache.org/downloads.html > > Geronimo 2.0.2 should have fixed this problem in the startup scripts... > > --kevan > > > > -- View this message in context: http://www.nabble.com/Error-while-starting-geronimo-server-tf4653683s134.html#a13309612 Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
