You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@geronimo.apache.org by Shailen <kh...@gmail.com> on 2010/08/20 08:29:19 UTC

problem starting geronimo

Hi All,

I am having problem in starting the geronimo on a particular machine.
Machine configuration is as follows:

sun java 1.6.0
Linux test-lappi 2.6.32-21-generic #32-Ubuntu SMP Fri Apr 16 08:10:02 
UTC 2010 i686 GNU/Linux


I have downloaded "geronimo-tomcat6-javaee5-2.2.tar.gz" and executed 
"./geronimo.sh run", but it failed with the following exception

11:35:26,233 ERROR [GBeanInstanceState] Error while starting; GBean is 
now in the FAILED state: 
abstractName="org.apache.geronimo.framework/j2ee-system/2.2/car?ServiceModule=org.apache.geronimo.framework/j2ee-system/2.2/car,j2eeType=AttributeStore,name=AttributeManager"
java.lang.LinkageError: JAXB 2.0 API is being loaded from the bootstrap 
classloader, but this RI (from 
jar:file:/home/satish/Desktop/geronimo-tomcat6-javaee5-2.2/repository/com/sun/xml/bind/jaxb-impl/2.1.7/jaxb-impl-2.1.7.jar!/com/sun/xml/bind/v2/model/impl/ModelBuilder.class) 
needs 2.1 API. Use the endorsed directory mechanism to place 
jaxb-api.jar in the bootstrap classloader. (See 
http://java.sun.com/j2se/1.5.0/docs/guide/standards/)
     at 
com.sun.xml.bind.v2.model.impl.ModelBuilder.<clinit>(ModelBuilder.java:173)
     at 
com.sun.xml.bind.v2.runtime.JAXBContextImpl.getTypeInfoSet(JAXBContextImpl.java:422)
     at 
com.sun.xml.bind.v2.runtime.JAXBContextImpl.<init>(JAXBContextImpl.java:286)
     at 
com.sun.xml.bind.v2.ContextFactory.createContext(ContextFactory.java:139)
     at 
com.sun.xml.bind.v2.ContextFactory.createContext(ContextFactory.java:117)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:210)
     at javax.xml.bind.ContextFinder.find(ContextFinder.java:368)
     at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:574)
     at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:522)
     at 
org.apache.geronimo.system.configuration.AttributesXmlUtil.<clinit>(AttributesXmlUtil.java:57)
     at 
org.apache.geronimo.system.configuration.LocalAttributeManager.read(LocalAttributeManager.java:373)
     at 
org.apache.geronimo.system.configuration.LocalAttributeManager.load(LocalAttributeManager.java:354)
     at 
org.apache.geronimo.system.configuration.LocalAttributeManager.doStart(LocalAttributeManager.java:547)
     at 
org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:953)
     at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:269)
     at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:103)
     at 
org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:525)
     at 
org.apache.geronimo.gbean.runtime.GBeanDependency.attemptFullStart(GBeanDependency.java:110)
     at 
org.apache.geronimo.gbean.runtime.GBeanDependency.addTarget(GBeanDependency.java:145)
     at 
org.apache.geronimo.gbean.runtime.GBeanDependency$1.running(GBeanDependency.java:119)
     at 
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.fireRunningEvent(BasicLifecycleMonitor.java:175)
     at 
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
     at 
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:253)
     at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:295)
     at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:103)
     at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:125)
     at 
org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:539)
     at 
org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:377)
     at 
org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:456)
     at 
org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:208)
     at 
org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:167)
     at 
org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.loadBootConfiguration(MainConfigurationBootstrapper.java:84)
     at 
org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.getMain(MainConfigurationBootstrapper.java:57)
     at 
org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:38)
     at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
     at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
11:35:26,235 WARN  [BasicLifecycleMonitor] Exception occured while 
notifying listener
java.lang.LinkageError: JAXB 2.0 API is being loaded from the bootstrap 
classloader, but this RI (from 
jar:file:/home/satish/Desktop/geronimo-tomcat6-javaee5-2.2/repository/com/sun/xml/bind/jaxb-impl/2.1.7/jaxb-impl-2.1.7.jar!/com/sun/xml/bind/v2/model/impl/ModelBuilder.class) 
needs 2.1 API. Use the endorsed directory mechanism to place 
jaxb-api.jar in the bootstrap classloader. (See 
http://java.sun.com/j2se/1.5.0/docs/guide/standards/)
     at 
com.sun.xml.bind.v2.model.impl.ModelBuilder.<clinit>(ModelBuilder.java:173)
     at 
com.sun.xml.bind.v2.runtime.JAXBContextImpl.getTypeInfoSet(JAXBContextImpl.java:422)
     at 
com.sun.xml.bind.v2.runtime.JAXBContextImpl.<init>(JAXBContextImpl.java:286)
     at 
com.sun.xml.bind.v2.ContextFactory.createContext(ContextFactory.java:139)
     at 
com.sun.xml.bind.v2.ContextFactory.createContext(ContextFactory.java:117)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:210)
     at javax.xml.bind.ContextFinder.find(ContextFinder.java:368)
     at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:574)
     at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:522)
     at 
org.apache.geronimo.system.configuration.AttributesXmlUtil.<clinit>(AttributesXmlUtil.java:57)
     at 
org.apache.geronimo.system.configuration.LocalAttributeManager.read(LocalAttributeManager.java:373)
     at 
org.apache.geronimo.system.configuration.LocalAttributeManager.load(LocalAttributeManager.java:354)
     at 
org.apache.geronimo.system.configuration.LocalAttributeManager.doStart(LocalAttributeManager.java:547)
     at 
org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:953)
     at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:269)
     at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:103)
     at 
org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:525)
     at 
org.apache.geronimo.gbean.runtime.GBeanDependency.attemptFullStart(GBeanDependency.java:110)
     at 
org.apache.geronimo.gbean.runtime.GBeanDependency.addTarget(GBeanDependency.java:145)
     at 
org.apache.geronimo.gbean.runtime.GBeanDependency$1.running(GBeanDependency.java:119)
     at 
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.fireRunningEvent(BasicLifecycleMonitor.java:175)
     at 
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
     at 
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:253)
     at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:295)
     at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:103)
     at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:125)
     at 
org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:539)
     at 
org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:377)
     at 
org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:456)
     at 
org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:208)
     at 
org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:167)
     at 
org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.loadBootConfiguration(MainConfigurationBootstrapper.java:84)
     at 
org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.getMain(MainConfigurationBootstrapper.java:57)
     at 
org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:38)
     at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
     at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
2010-08-20 11:35:26,299 ERROR [GBeanInstanceState] Error while starting; 
GBean is now in the FAILED state: 
abstractName="org.apache.geronimo.framework/j2ee-system/2.2/car?ServiceModule=org.apache.geronimo.framework/j2ee-system/2.2/car,j2eeType=AttributeStore,name=AttributeManager"
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.geronimo.system.configuration.AttributesXmlUtil
     at 
org.apache.geronimo.system.configuration.LocalAttributeManager.read(LocalAttributeManager.java:373)
     at 
org.apache.geronimo.system.configuration.LocalAttributeManager.load(LocalAttributeManager.java:354)
     at 
org.apache.geronimo.system.configuration.LocalAttributeManager.doStart(LocalAttributeManager.java:547)
     at 
org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:953)
     at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:269)
     at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:103)
     at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:125)
     at 
org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:539)
     at 
org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:377)
     at 
org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:456)
     at 
org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:208)
     at 
org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:167)
     at 
org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.loadBootConfiguration(MainConfigurationBootstrapper.java:84)
     at 
org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.getMain(MainConfigurationBootstrapper.java:57)
     at 
org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:38)
     at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
     at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
Exception in thread "main" java.lang.NoClassDefFoundError: Could not 
initialize class org.apache.geronimo.system.configuration.AttributesXmlUtil
     at 
org.apache.geronimo.system.configuration.LocalAttributeManager.read(LocalAttributeManager.java:373)
     at 
org.apache.geronimo.system.configuration.LocalAttributeManager.load(LocalAttributeManager.java:354)
     at 
org.apache.geronimo.system.configuration.LocalAttributeManager.doStart(LocalAttributeManager.java:547)
     at 
org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:953)
     at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:269)
     at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:103)
     at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:125)
     at 
org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:539)
     at 
org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:377)
     at 
org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:456)
     at 
org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:208)
     at 
org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:167)
     at 
org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.loadBootConfiguration(MainConfigurationBootstrapper.java:84)
     at 
org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.getMain(MainConfigurationBootstrapper.java:57)
     at 
org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:38)
     at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
     at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)

-- 

Regards,
Shailen (khichi.shailendra@gmail.com)
Mohali, Chandigarh - 160062


Re: problem starting geronimo

Posted by Shailen <kh...@gmail.com>.
  Its using SUN JVM 1.6.
I am upgrading JRE and would tell you the proceedings.

Regards,
Shailen (khichi.shailendra@gmail.com)
+91-9216020360
Mohali, Chandigarh - 160062


On Friday 20 August 2010 02:27 PM, Ivan wrote:
> Could you check that what is the actual JRE version in the log file 
> var/log/geronimo.log ?
> There should something like :
> INFO  [Log4jService]   JVM in use        = ****
>
> From the exception message, it seems that it is caused by JRE loads an 
> old jaxb 2.0 api.
> One solution is to upgrade the JRE on that machine, another solution 
> is to download the jaxb 2.1 api package and place it in the endorsed 
> directory, which is suggested by the exception message.
>
> 2010/8/20 Shailen <khichi.shailendra@gmail.com 
> <ma...@gmail.com>>
>
>     I am also successful with jdk 1..6.0_13 on my personal machine.
>     Not able to figure out the problem with this machine.
>     Between checking with my jdk on this machine.
>
>
>     Regards,
>     Shailen (khichi.shailendra@gmail.com  <ma...@gmail.com>)
>     +91-9216020360
>     Mohali, Chandigarh - 160062
>
>
>     On Friday 20 August 2010 01:50 PM, Forrest Xia wrote:
>>     I can run g 2.2 on my ubuntu with sun jdk 1.6.0_20, can you have
>>     a try with that?
>>
>>     Forrest
>
>
>
>
> -- 
> Ivan

Re: problem starting geronimo

Posted by Shailen <kh...@gmail.com>.
  Hey Ivan,

Thanks for your suggestions. I would try your suggestion and would 
update you about the proceedings.

Regards,
Shailen (khichi.shailendra@gmail.com)
Mohali, Chandigarh - 160062


On Friday 20 August 2010 07:00 PM, Ivan wrote:
> Check this JIRA https://issues.apache.org/jira/browse/GERONIMO-5175
> Aslo, after googled 1.6.0-b105,  it is a very early version JDK 1.6, I 
> could see someone asked related question in 2007. I would still 
> suggest you use latest JDK 1.6 or 1.5.
> Hope it helps.
>
> 2010/8/20 Shailen <khichi.shailendra@gmail.com 
> <ma...@gmail.com>>
>
>     I found that open jdk was also installed on that machine .
>     Removed that as well .. also installed the fresh sun jdk(same
>     1.6.0.. as after oracle they ask for registration to install :( )
>     .. and got the same error.
>     Error trace from geronimo.log is as follows:
>
>     2010-08-20 15:51:45,181 INFO  [Log4jService] Started Logging Service
>     2010-08-20 15:51:45,182 INFO  [Log4jService] Runtime Information:
>     2010-08-20 15:51:45,183 INFO  [Log4jService]   Install Directory =
>     /opt/geronimo-tomcat6-javaee5-2.2
>     2010-08-20 15:51:45,185 INFO  [JvmVendor] Sun JVM 1.6.0
>     2010-08-20 15:51:45,185 INFO  [Log4jService]   JVM in use        =
>     Sun JVM 1.6.0
>     2010-08-20 15:51:45,185 INFO  [Log4jService] Java Information:
>     2010-08-20 15:51:45,185 INFO  [Log4jService]   System property
>     [java.runtime.name <http://java.runtime.name>]     = Java(TM) SE
>     Runtime Environment
>     2010-08-20 15:51:45,185 INFO  [Log4jService]   System property
>     [java.runtime.version]  = 1.6.0-b105
>     2010-08-20 15:51:45,185 INFO  [Log4jService]   System property
>     [os.name <http://os.name>]               = Linux
>     2010-08-20 15:51:45,185 INFO  [Log4jService]   System property
>     [os.version]            = 2.6.32-21-generic
>     2010-08-20 15:51:45,185 INFO  [Log4jService]   System property
>     [sun.os.patch.level]    = unknown
>     2010-08-20 15:51:45,185 INFO  [Log4jService]   System property
>     [os.arch]               = i386
>     2010-08-20 15:51:45,185 INFO  [Log4jService]   System property
>     [java.class.version]    = 50.0
>     2010-08-20 15:51:45,185 INFO  [Log4jService]   System property
>     [locale]                = en_IN
>     2010-08-20 15:51:45,185 INFO  [Log4jService]   System property
>     [unicode.encoding]      = UnicodeLittle
>     2010-08-20 15:51:45,186 INFO  [Log4jService]   System property
>     [file.encoding]         = UTF-8
>     2010-08-20 15:51:45,186 INFO  [Log4jService]   System property
>     [java.vm.name <http://java.vm.name>]          = Java HotSpot(TM)
>     Server VM
>     2010-08-20 15:51:45,186 INFO  [Log4jService]   System property
>     [java.vm.vendor]        = Sun Microsystems Inc.
>     2010-08-20 15:51:45,186 INFO  [Log4jService]   System property
>     [java.vm.version]       = 1.6.0-b105
>     2010-08-20 15:51:45,186 INFO  [Log4jService]   System property
>     [java.vm.info <http://java.vm.info>]          = mixed mode
>     2010-08-20 15:51:45,186 INFO  [Log4jService]   System property
>     [java.home]             = /opt/jdk1.6.0/jre
>     2010-08-20 15:51:45,186 INFO  [Log4jService]   System property
>     [java.classpath]        = null
>     2010-08-20 15:51:45,186 INFO  [Log4jService]   System property
>     [java.library.path]     =
>     /opt/jdk1.6.0/jre/lib/i386/server:/opt/jdk1.6.0/jre/lib/i386:/opt/jdk1.6.0/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
>     2010-08-20 15:51:45,186 INFO  [Log4jService]   System property
>     [java.endorsed.dirs]    =
>     /opt/geronimo-tomcat6-javaee5-2.2/lib/endorsed:/opt/jdk1.6.0/jre//lib/endorsed
>     2010-08-20 15:51:45,186 INFO  [Log4jService]   System property
>     [java.ext.dirs]         =
>     /opt/geronimo-tomcat6-javaee5-2.2/lib/ext:/opt/jdk1.6.0/jre//lib/ext
>     2010-08-20 15:51:45,186 INFO  [Log4jService]   System property
>     [sun.boot.class.path]   =
>     /opt/geronimo-tomcat6-javaee5-2.2/lib/endorsed/yoko-rmi-spec-1.0.jar:/opt/geronimo-tomcat6-javaee5-2.2/lib/endorsed/yoko-spec-corba-1.0.jar:/opt/jdk1.6.0/jre/lib/resources.jar:/opt/jdk1.6.0/jre/lib/rt.jar:/opt/jdk1.6.0/jre/lib/sunrsasign.jar:/opt/jdk1.6.0/jre/lib/jsse.jar:/opt/jdk1.6.0/jre/lib/jce.jar:/opt/jdk1.6.0/jre/lib/charsets.jar:/opt/jdk1.6.0/jre/classes
>     2010-08-20 15:51:45,186 INFO  [Log4jService]
>     ----------------------------------------------
>     2010-08-20 15:51:45,193 ERROR [GBeanInstanceState] Error while
>     starting; GBean is now in the FAILED state:
>     abstractName="org.apache.geronimo.framework/j2ee-system/2.2/car?ServiceModule=org.apache.geronimo.framework/j2ee-system/2.2/car,j2eeType=AttributeStore,name=AttributeManager"
>
>
>     java.lang.NoClassDefFoundError: Could not initialize class
>     org.apache.geronimo.system.configuration.AttributesXmlUtil
>         at
>     org.apache.geronimo.system.configuration.LocalAttributeManager.read(LocalAttributeManager.java:373)
>         at
>     org.apache.geronimo.system.configuration.LocalAttributeManager.load(LocalAttributeManager.java:354)
>         at
>     org.apache.geronimo.system.configuration.LocalAttributeManager.doStart(LocalAttributeManager.java:547)
>         at
>     org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:953)
>         at
>     org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:269)
>         at
>     org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:103)
>         at
>     org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:125)
>         at
>     org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:539)
>         at
>     org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:377)
>         at
>     org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:456)
>         at
>     org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:208)
>         at
>     org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:167)
>         at
>     org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.loadBootConfiguration(MainConfigurationBootstrapper.java:84)
>         at
>     org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.getMain(MainConfigurationBootstrapper.java:57)
>         at
>     org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:38)
>         at
>     org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
>         at
>     org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
>     2010-08-20 15:51:45,195 INFO  [Log4jService] Stopping Logging Service
>     2010-08-20 15:51:45,195 INFO  [Log4jService]
>     ----------------------------------------------
>
>
>     Regards,
>     Shailen (khichi.shailendra@gmail.com  <ma...@gmail.com>)
>     +91-9216020360
>     Mohali, Chandigarh - 160062
>
>
>     On Friday 20 August 2010 02:27 PM, Ivan wrote:
>>     Could you check that what is the actual JRE version in the log
>>     file var/log/geronimo.log ?
>>     There should something like :
>>     INFO  [Log4jService]   JVM in use        = ****
>>
>>     From the exception message, it seems that it is caused by JRE
>>     loads an old jaxb 2.0 api.
>>     One solution is to upgrade the JRE on that machine, another
>>     solution is to download the jaxb 2.1 api package and place it in
>>     the endorsed directory, which is suggested by the exception message.
>>
>>     2010/8/20 Shailen <khichi.shailendra@gmail.com
>>     <ma...@gmail.com>>
>>
>>         I am also successful with jdk 1..6.0_13 on my personal machine.
>>         Not able to figure out the problem with this machine.
>>         Between checking with my jdk on this machine.
>>
>>
>>         Regards,
>>         Shailen (khichi.shailendra@gmail.com  <ma...@gmail.com>)
>>         +91-9216020360
>>         Mohali, Chandigarh - 160062
>>
>>
>>         On Friday 20 August 2010 01:50 PM, Forrest Xia wrote:
>>>         I can run g 2.2 on my ubuntu with sun jdk 1.6.0_20, can you
>>>         have a try with that?
>>>
>>>         Forrest
>>
>>
>>
>>
>>     -- 
>>     Ivan
>
>
>
>
> -- 
> Ivan

Re: problem starting geronimo

Posted by Ivan <xh...@gmail.com>.
Check this JIRA https://issues.apache.org/jira/browse/GERONIMO-5175
Aslo, after googled 1.6.0-b105,  it is a very early version JDK 1.6, I could
see someone asked related question in 2007. I would still suggest you use
latest JDK 1.6 or 1.5.
Hope it helps.

2010/8/20 Shailen <kh...@gmail.com>

>  I found that open jdk was also installed on that machine .
> Removed that as well .. also installed the fresh sun jdk(same 1.6.0.. as
> after oracle they ask for registration to install :( ) .. and got the same
> error.
> Error trace from geronimo.log is as follows:
>
> 2010-08-20 15:51:45,181 INFO  [Log4jService] Started Logging Service
> 2010-08-20 15:51:45,182 INFO  [Log4jService] Runtime Information:
> 2010-08-20 15:51:45,183 INFO  [Log4jService]   Install Directory =
> /opt/geronimo-tomcat6-javaee5-2.2
> 2010-08-20 15:51:45,185 INFO  [JvmVendor] Sun JVM 1.6.0
> 2010-08-20 15:51:45,185 INFO  [Log4jService]   JVM in use        = Sun JVM
> 1.6.0
> 2010-08-20 15:51:45,185 INFO  [Log4jService] Java Information:
> 2010-08-20 15:51:45,185 INFO  [Log4jService]   System property [
> java.runtime.name]     = Java(TM) SE Runtime Environment
> 2010-08-20 15:51:45,185 INFO  [Log4jService]   System property
> [java.runtime.version]  = 1.6.0-b105
> 2010-08-20 15:51:45,185 INFO  [Log4jService]   System property [os.name]
> = Linux
> 2010-08-20 15:51:45,185 INFO  [Log4jService]   System property
> [os.version]            = 2.6.32-21-generic
> 2010-08-20 15:51:45,185 INFO  [Log4jService]   System property
> [sun.os.patch.level]    = unknown
> 2010-08-20 15:51:45,185 INFO  [Log4jService]   System property
> [os.arch]               = i386
> 2010-08-20 15:51:45,185 INFO  [Log4jService]   System property
> [java.class.version]    = 50.0
> 2010-08-20 15:51:45,185 INFO  [Log4jService]   System property
> [locale]                = en_IN
> 2010-08-20 15:51:45,185 INFO  [Log4jService]   System property
> [unicode.encoding]      = UnicodeLittle
> 2010-08-20 15:51:45,186 INFO  [Log4jService]   System property
> [file.encoding]         = UTF-8
> 2010-08-20 15:51:45,186 INFO  [Log4jService]   System property [
> java.vm.name]          = Java HotSpot(TM) Server VM
> 2010-08-20 15:51:45,186 INFO  [Log4jService]   System property
> [java.vm.vendor]        = Sun Microsystems Inc.
> 2010-08-20 15:51:45,186 INFO  [Log4jService]   System property
> [java.vm.version]       = 1.6.0-b105
> 2010-08-20 15:51:45,186 INFO  [Log4jService]   System property [
> java.vm.info]          = mixed mode
> 2010-08-20 15:51:45,186 INFO  [Log4jService]   System property
> [java.home]             = /opt/jdk1.6.0/jre
> 2010-08-20 15:51:45,186 INFO  [Log4jService]   System property
> [java.classpath]        = null
> 2010-08-20 15:51:45,186 INFO  [Log4jService]   System property
> [java.library.path]     =
> /opt/jdk1.6.0/jre/lib/i386/server:/opt/jdk1.6.0/jre/lib/i386:/opt/jdk1.6.0/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
> 2010-08-20 15:51:45,186 INFO  [Log4jService]   System property
> [java.endorsed.dirs]    =
> /opt/geronimo-tomcat6-javaee5-2.2/lib/endorsed:/opt/jdk1.6.0/jre//lib/endorsed
> 2010-08-20 15:51:45,186 INFO  [Log4jService]   System property
> [java.ext.dirs]         =
> /opt/geronimo-tomcat6-javaee5-2.2/lib/ext:/opt/jdk1.6.0/jre//lib/ext
> 2010-08-20 15:51:45,186 INFO  [Log4jService]   System property
> [sun.boot.class.path]   =
> /opt/geronimo-tomcat6-javaee5-2.2/lib/endorsed/yoko-rmi-spec-1.0.jar:/opt/geronimo-tomcat6-javaee5-2.2/lib/endorsed/yoko-spec-corba-1.0.jar:/opt/jdk1.6.0/jre/lib/resources.jar:/opt/jdk1.6.0/jre/lib/rt.jar:/opt/jdk1.6.0/jre/lib/sunrsasign.jar:/opt/jdk1.6.0/jre/lib/jsse.jar:/opt/jdk1.6.0/jre/lib/jce.jar:/opt/jdk1.6.0/jre/lib/charsets.jar:/opt/jdk1.6.0/jre/classes
> 2010-08-20 15:51:45,186 INFO  [Log4jService]
> ----------------------------------------------
> 2010-08-20 15:51:45,193 ERROR [GBeanInstanceState] Error while starting;
> GBean is now in the FAILED state:
> abstractName="org.apache.geronimo.framework/j2ee-system/2.2/car?ServiceModule=org.apache.geronimo.framework/j2ee-system/2.2/car,j2eeType=AttributeStore,name=AttributeManager"
>
> java.lang.NoClassDefFoundError: Could not initialize class
> org.apache.geronimo.system.configuration.AttributesXmlUtil
>     at
> org.apache.geronimo.system.configuration.LocalAttributeManager.read(LocalAttributeManager.java:373)
>     at
> org.apache.geronimo.system.configuration.LocalAttributeManager.load(LocalAttributeManager.java:354)
>     at
> org.apache.geronimo.system.configuration.LocalAttributeManager.doStart(LocalAttributeManager.java:547)
>     at
> org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:953)
>     at
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:269)
>     at
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:103)
>     at
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:125)
>     at
> org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:539)
>     at
> org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:377)
>     at
> org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:456)
>     at
> org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:208)
>     at
> org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:167)
>     at
> org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.loadBootConfiguration(MainConfigurationBootstrapper.java:84)
>     at
> org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.getMain(MainConfigurationBootstrapper.java:57)
>     at
> org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:38)
>     at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
>     at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
> 2010-08-20 15:51:45,195 INFO  [Log4jService] Stopping Logging Service
> 2010-08-20 15:51:45,195 INFO  [Log4jService]
> ----------------------------------------------
>
>
> Regards,
> Shailen (khichi.shailendra@gmail.com)
> +91-9216020360
> Mohali, Chandigarh - 160062
>
>
> On Friday 20 August 2010 02:27 PM, Ivan wrote:
>
> Could you check that what is the actual JRE version in the log file
> var/log/geronimo.log ?
> There should something like :
> INFO  [Log4jService]   JVM in use        = ****
>
> From the exception message, it seems that it is caused by JRE loads an old
> jaxb 2.0 api.
> One solution is to upgrade the JRE on that machine, another solution is to
> download the jaxb 2.1 api package and place it in the endorsed directory,
> which is suggested by the exception message.
>
>  2010/8/20 Shailen <kh...@gmail.com>
>
>>  I am also successful with jdk 1..6.0_13 on my personal machine.
>> Not able to figure out the problem with this machine.
>> Between checking with my jdk on this machine.
>>
>>
>> Regards,
>> Shailen (khichi.shailendra@gmail.com)
>> +91-9216020360
>> Mohali, Chandigarh - 160062
>>
>>
>>  On Friday 20 August 2010 01:50 PM, Forrest Xia wrote:
>>
>> I can run g 2.2 on my ubuntu with sun jdk 1.6.0_20, can you have a try
>> with that?
>>
>> Forrest
>>
>>
>
>
> --
> Ivan
>
>


-- 
Ivan

Re: problem starting geronimo

Posted by Shailen <kh...@gmail.com>.
  I found that open jdk was also installed on that machine .
Removed that as well .. also installed the fresh sun jdk(same 1.6.0.. as 
after oracle they ask for registration to install :( ) .. and got the 
same error.
Error trace from geronimo.log is as follows:

2010-08-20 15:51:45,181 INFO  [Log4jService] Started Logging Service
2010-08-20 15:51:45,182 INFO  [Log4jService] Runtime Information:
2010-08-20 15:51:45,183 INFO  [Log4jService]   Install Directory = 
/opt/geronimo-tomcat6-javaee5-2.2
2010-08-20 15:51:45,185 INFO  [JvmVendor] Sun JVM 1.6.0
2010-08-20 15:51:45,185 INFO  [Log4jService]   JVM in use        = Sun 
JVM 1.6.0
2010-08-20 15:51:45,185 INFO  [Log4jService] Java Information:
2010-08-20 15:51:45,185 INFO  [Log4jService]   System property 
[java.runtime.name <http://java.runtime.name>]     = Java(TM) SE Runtime 
Environment
2010-08-20 15:51:45,185 INFO  [Log4jService]   System property 
[java.runtime.version]  = 1.6.0-b105
2010-08-20 15:51:45,185 INFO  [Log4jService]   System property [os.name 
<http://os.name>]               = Linux
2010-08-20 15:51:45,185 INFO  [Log4jService]   System property 
[os.version]            = 2.6.32-21-generic
2010-08-20 15:51:45,185 INFO  [Log4jService]   System property 
[sun.os.patch.level]    = unknown
2010-08-20 15:51:45,185 INFO  [Log4jService]   System property 
[os.arch]               = i386
2010-08-20 15:51:45,185 INFO  [Log4jService]   System property 
[java.class.version]    = 50.0
2010-08-20 15:51:45,185 INFO  [Log4jService]   System property 
[locale]                = en_IN
2010-08-20 15:51:45,185 INFO  [Log4jService]   System property 
[unicode.encoding]      = UnicodeLittle
2010-08-20 15:51:45,186 INFO  [Log4jService]   System property 
[file.encoding]         = UTF-8
2010-08-20 15:51:45,186 INFO  [Log4jService]   System property 
[java.vm.name <http://java.vm.name>]          = Java HotSpot(TM) Server VM
2010-08-20 15:51:45,186 INFO  [Log4jService]   System property 
[java.vm.vendor]        = Sun Microsystems Inc.
2010-08-20 15:51:45,186 INFO  [Log4jService]   System property 
[java.vm.version]       = 1.6.0-b105
2010-08-20 15:51:45,186 INFO  [Log4jService]   System property 
[java.vm.info <http://java.vm.info>]          = mixed mode
2010-08-20 15:51:45,186 INFO  [Log4jService]   System property 
[java.home]             = /opt/jdk1.6.0/jre
2010-08-20 15:51:45,186 INFO  [Log4jService]   System property 
[java.classpath]        = null
2010-08-20 15:51:45,186 INFO  [Log4jService]   System property 
[java.library.path]     = 
/opt/jdk1.6.0/jre/lib/i386/server:/opt/jdk1.6.0/jre/lib/i386:/opt/jdk1.6.0/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
2010-08-20 15:51:45,186 INFO  [Log4jService]   System property 
[java.endorsed.dirs]    = 
/opt/geronimo-tomcat6-javaee5-2.2/lib/endorsed:/opt/jdk1.6.0/jre//lib/endorsed
2010-08-20 15:51:45,186 INFO  [Log4jService]   System property 
[java.ext.dirs]         = 
/opt/geronimo-tomcat6-javaee5-2.2/lib/ext:/opt/jdk1.6.0/jre//lib/ext
2010-08-20 15:51:45,186 INFO  [Log4jService]   System property 
[sun.boot.class.path]   = 
/opt/geronimo-tomcat6-javaee5-2.2/lib/endorsed/yoko-rmi-spec-1.0.jar:/opt/geronimo-tomcat6-javaee5-2.2/lib/endorsed/yoko-spec-corba-1.0.jar:/opt/jdk1.6.0/jre/lib/resources.jar:/opt/jdk1.6.0/jre/lib/rt.jar:/opt/jdk1.6.0/jre/lib/sunrsasign.jar:/opt/jdk1.6.0/jre/lib/jsse.jar:/opt/jdk1.6.0/jre/lib/jce.jar:/opt/jdk1.6.0/jre/lib/charsets.jar:/opt/jdk1.6.0/jre/classes
2010-08-20 15:51:45,186 INFO  [Log4jService] 
----------------------------------------------
2010-08-20 15:51:45,193 ERROR [GBeanInstanceState] Error while starting; 
GBean is now in the FAILED state: 
abstractName="org.apache.geronimo.framework/j2ee-system/2.2/car?ServiceModule=org.apache.geronimo.framework/j2ee-system/2.2/car,j2eeType=AttributeStore,name=AttributeManager"
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.geronimo.system.configuration.AttributesXmlUtil
     at 
org.apache.geronimo.system.configuration.LocalAttributeManager.read(LocalAttributeManager.java:373)
     at 
org.apache.geronimo.system.configuration.LocalAttributeManager.load(LocalAttributeManager.java:354)
     at 
org.apache.geronimo.system.configuration.LocalAttributeManager.doStart(LocalAttributeManager.java:547)
     at 
org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:953)
     at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:269)
     at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:103)
     at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:125)
     at 
org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:539)
     at 
org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:377)
     at 
org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:456)
     at 
org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:208)
     at 
org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:167)
     at 
org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.loadBootConfiguration(MainConfigurationBootstrapper.java:84)
     at 
org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.getMain(MainConfigurationBootstrapper.java:57)
     at 
org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:38)
     at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
     at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
2010-08-20 15:51:45,195 INFO  [Log4jService] Stopping Logging Service
2010-08-20 15:51:45,195 INFO  [Log4jService] 
----------------------------------------------


Regards,
Shailen (khichi.shailendra@gmail.com)
+91-9216020360
Mohali, Chandigarh - 160062


On Friday 20 August 2010 02:27 PM, Ivan wrote:
> Could you check that what is the actual JRE version in the log file 
> var/log/geronimo.log ?
> There should something like :
> INFO  [Log4jService]   JVM in use        = ****
>
> From the exception message, it seems that it is caused by JRE loads an 
> old jaxb 2.0 api.
> One solution is to upgrade the JRE on that machine, another solution 
> is to download the jaxb 2.1 api package and place it in the endorsed 
> directory, which is suggested by the exception message.
>
> 2010/8/20 Shailen <khichi.shailendra@gmail.com 
> <ma...@gmail.com>>
>
>     I am also successful with jdk 1..6.0_13 on my personal machine.
>     Not able to figure out the problem with this machine.
>     Between checking with my jdk on this machine.
>
>
>     Regards,
>     Shailen (khichi.shailendra@gmail.com  <ma...@gmail.com>)
>     +91-9216020360
>     Mohali, Chandigarh - 160062
>
>
>     On Friday 20 August 2010 01:50 PM, Forrest Xia wrote:
>>     I can run g 2.2 on my ubuntu with sun jdk 1.6.0_20, can you have
>>     a try with that?
>>
>>     Forrest
>
>
>
>
> -- 
> Ivan

Re: problem starting geronimo

Posted by Ivan <xh...@gmail.com>.
Could you check that what is the actual JRE version in the log file
var/log/geronimo.log ?
There should something like :
INFO  [Log4jService]   JVM in use        = ****

>From the exception message, it seems that it is caused by JRE loads an old
jaxb 2.0 api.
One solution is to upgrade the JRE on that machine, another solution is to
download the jaxb 2.1 api package and place it in the endorsed directory,
which is suggested by the exception message.

2010/8/20 Shailen <kh...@gmail.com>

>  I am also successful with jdk 1..6.0_13 on my personal machine.
> Not able to figure out the problem with this machine.
> Between checking with my jdk on this machine.
>
>
> Regards,
> Shailen (khichi.shailendra@gmail.com)
> +91-9216020360
> Mohali, Chandigarh - 160062
>
>
> On Friday 20 August 2010 01:50 PM, Forrest Xia wrote:
>
> I can run g 2.2 on my ubuntu with sun jdk 1.6.0_20, can you have a try with
> that?
>
> Forrest
>
>


-- 
Ivan

Re: problem starting geronimo

Posted by Shailen <kh...@gmail.com>.
  I am also successful with jdk 1..6.0_13 on my personal machine.
Not able to figure out the problem with this machine.
Between checking with my jdk on this machine.

Regards,
Shailen (khichi.shailendra@gmail.com)
+91-9216020360
Mohali, Chandigarh - 160062


On Friday 20 August 2010 01:50 PM, Forrest Xia wrote:
> I can run g 2.2 on my ubuntu with sun jdk 1.6.0_20, can you have a try 
> with that?
>
> Forrest

Re: problem starting geronimo

Posted by Forrest Xia <fo...@gmail.com>.
I can run g 2.2 on my ubuntu with sun jdk 1.6.0_20, can you have a try with
that?

Forrest

Re: problem starting geronimo

Posted by Shailen <kh...@gmail.com>.
  the exact version is
java version "1.6.0"
Java(TM) SE Runtime Environment (build 1.6.0-b105)
Java HotSpot(TM) Server VM (build 1.6.0-b105, mixed mode)

and no CLASSPATH variable is set.

Regards,
Shailen (khichi.shailendra@gmail.com)
+91-9216020360
Mohali, Chandigarh - 160062


On Friday 20 August 2010 12:20 PM, Forrest Xia wrote:
> Can you tell the exact version of sun jdk 1.6? for example, 1.6.0_20. 
> I can have a try on my linux box.
>
> the first question you do not answer, have you ever set any CLASSPATH 
> variable in your linux box?
>
> Forrest

Re: problem starting geronimo

Posted by Forrest Xia <fo...@gmail.com>.
Can you tell the exact version of sun jdk 1.6? for example, 1.6.0_20. I can
have a try on my linux box.

the first question you do not answer, have you ever set any CLASSPATH
variable in your linux box?

Forrest

Re: problem starting geronimo

Posted by Shailen <kh...@gmail.com>.
  even setting JRE_HOME didn't helped.

Regards,
Shailen (khichi.shailendra@gmail.com)
+91-9216020360
Mohali, Chandigarh - 160062


On Friday 20 August 2010 12:15 PM, Shailen wrote:
> echo $JAVA_HOME set to "/opt/jdk1.6.0"
>
> JRE_HOME is not set. Do we need to set this as well?
> Regards,
> Shailen (khichi.shailendra@gmail.com)
> Mohali, Chandigarh - 160062
>
> On Friday 20 August 2010 12:12 PM, Forrest Xia wrote:
>> Have you ever set the CLASSPATH environment variable? What's the 
>> settings of JAVA_HOME or JRE_HOME?
>>
>> Forrest

Re: problem starting geronimo

Posted by Shailen <kh...@gmail.com>.
  echo $JAVA_HOME set to "/opt/jdk1.6.0"

JRE_HOME is not set. Do we need to set this as well?

Regards,
Shailen (khichi.shailendra@gmail.com)
Mohali, Chandigarh - 160062


On Friday 20 August 2010 12:12 PM, Forrest Xia wrote:
> Have you ever set the CLASSPATH environment variable? What's the 
> settings of JAVA_HOME or JRE_HOME?
>
> Forrest

Re: problem starting geronimo

Posted by Forrest Xia <fo...@gmail.com>.
Have you ever set the CLASSPATH environment variable? What's the settings of
JAVA_HOME or JRE_HOME?

Forrest