I start the geronimo server by entering "geronimo start" to start geronimo in a seperate window, or "geronimo run" to start geronimo in a seperate window. Lin Sun-2 wrote: > > Hi, > > How are you starting your geronimo server? I can start a functional > server with Sun JDK 1.5 and Win XP if I do "geronimo.bat start" in the > bin directory. > > I remember a while back ago I was hitting some yoko prob at startup time > when I just issued "java -jar server.jar" to start the server. Could > that be what you used? > > HTH, Lin > > amrog wrote: >> My specs are: >> >> Windows Vista Home Premium >> >> JRE 1.6.0_02 >> Jdk 1.5.0_12 >> >> >> System Environment Variables >> >> Variable VALUE >> >> Classpath: .;C:\Program Files\Java\jre1.6.0\lib\ext\QTJava.zip\JRE_HOME >> JRE_HOME C:\Program Files\Java\jdk1.5.0_12\jre >> >> I am able to get to the, "http://localhost:8080/console" screen but i'm >> am >> not able to go much further in the logon process. >> >> Here is the complete log file: >> >> 17:05:36,170 ERROR [[/]] "Restricted listeners property file not found >> 17:05:47,209 ERROR [NameService] Incorrect level of org.omg.CORBA classes >> found. >> Likely cause is an incorrect java.endorsed.dirs configuration >> 17:05:47,215 ERROR [GBeanInstanceState] Error while starting; GBean is >> now >> in the FAILED state: >> abstractName="org.apache.geronimo.configs/j2ee-corba-yoko/2.0.1/car?ServiceModule=org.apache.geronimo.configs/j2ee-corba-yoko/2.0.1/car,j2eeType=CORBANameService,name=NameServer" >> >> org.apache.geronimo.gbean.InvalidConfigurationException: CORBA usage >> requires Yoko CORBA spec classes in java.endorsed.dirs classpath >> at org.apache.geronimo.corba.NameService.doStart(NameService.java:168) >> at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance >> (GBeanInstance.java:996) >> at >> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268) >> at >> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102) >> >> at >> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:539) >> at >> org.apache.geronimo.gbean.runtime.GBeanDependency.attemptFullStart(GBeanDependency.java:111) >> at org.apache.geronimo.gbean.runtime.GBeanDependency.addTarget >> (GBeanDependency.java:146) >> at >> org.apache.geronimo.gbean.runtime.GBeanDependency$1.running(GBeanDependency.java:120) >> at >> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.fireRunningEvent(BasicLifecycleMonitor.java >> :176) >> at >> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44) >> at >> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java >> :254) >> at >> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:294) >> at >> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102) >> at org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive >> (GBeanInstanceState.java:124) >> at >> org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:553) >> at >> org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:379) >> at >> org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:448) >> at >> org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:187) >> at >> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:530) >> at >> org.apache.geronimo.kernel.config.SimpleConfigurationManager$$FastClassByCGLIB$$ce77a924.invoke >> (<generated>) >> at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53) >> at >> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38) >> at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke >> (GBeanOperation.java:124) >> at >> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:830) >> at >> org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57) >> at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke >> (RawOperationInvoker.java:35) >> at >> org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96) >> at >> org.apache.geronimo.gbean.GBeanLifecycle$$EnhancerByCGLIB$$425ac6b6.startConfiguration >> (<generated>) >> at >> org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:156) >> at >> org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:78) >> at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main >> (MainConfigurationBootstrapper.java:45) >> at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67) >> at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30) >> Caused by: java.lang.NoSuchMethodError : >> org.omg.PortableInterceptor.IORInterceptor_3_0.adapter_manager_state_changed(Ljava/lang/String;S)V >> at >> org.apache.yoko.orb.OB.PIManager.adapterManagerStateChange(PIManager.java:532) >> at org.apache.yoko.orb.OBPortableServer.POAManager_impl.activate >> (POAManager_impl.java:213) >> at >> org.apache.yoko.orb.CosNaming.tnaming.TransientNameService.initialize(TransientNameService.java:130) >> at >> org.apache.yoko.orb.CosNaming.tnaming.TransientNameService.run(TransientNameService.java >> :115) >> at >> org.apache.geronimo.yoko.ORBConfigAdapter.createNameService(ORBConfigAdapter.java:175) >> at >> org.apache.geronimo.yoko.ORBConfigAdapter$$FastClassByCGLIB$$76e4a002.invoke(<generated>) >> at net.sf.cglib.reflect.FastMethod.invoke (FastMethod.java:53) >> at >> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38) >> at >> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:124) >> at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke >> (GBeanInstance.java:830) >> at >> org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57) >> at >> org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:35) >> at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept >> (ProxyMethodInterceptor.java:96) >> at >> org.apache.geronimo.gbean.GBeanLifecycle$$EnhancerByCGLIB$$c9277e66.createNameService(<generated>) >> at org.apache.geronimo.corba.NameService.doStart(NameService.java:164) >> ... 32 more >> 18:19:56,244 ERROR [[/]] "Restricted listeners property file not found >> 18:26:13,715 ERROR [[/console]] StandardWrapper.Throwable >> java.lang.NullPointerException >> at >> org.apache.pluto.portalImpl.core.PortletContainerEnvironment.addContainerService >> (PortletContainerEnvironment.java:46) >> at org.apache.pluto.portalImpl.Servlet.init(Servlet.java:113) >> at >> org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1053) >> at org.apache.catalina.core.StandardWrapper.allocate >> (StandardWrapper.java:780) >> at >> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:129) >> at >> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175) >> at org.apache.geronimo.tomcat.valve.DefaultSubjectValve.invoke >> (DefaultSubjectValve.java:56) >> at >> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:525) >> at >> org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.invoke(GeronimoStandardContext.java >> :351) >> at >> org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve.invoke(GeronimoBeforeAfterValve.java:47) >> at >> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) >> at org.apache.catalina.valves.ErrorReportValve.invoke >> (ErrorReportValve.java:104) >> at >> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) >> at >> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:563) >> at org.apache.catalina.connector.CoyoteAdapter.service >> (CoyoteAdapter.java:261) >> at >> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844) >> at >> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:581) >> at org.apache.tomcat.util.net.JIoEndpoint$Worker.run >> (JIoEndpoint.java:447) >> at java.lang.Thread.run(Thread.java:619) >> >> Can anyone assists? >> Thanks >> > > >
-- View this message in context: http://www.nabble.com/geronimo-sucessfully-installed-and-running%2C-but-am-not-able-to-log-on-two-server-tf4445535s134.html#a12690832 Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
