Hi Cristian
I use Z.A., but I had turned it off, and same problem.
I'm completely lost, this is happening using my home computer. Using my office one, I have no problem, both use the same downloaded bin zip files. I've svn updated the source files, and tried to compile Geronimo myself, but some jars can't been downloaded during maven.

Here is my complete startup command window:

Booting Geronimo Kernel (in Java 1.4.2_10)...
Started configuration  1/22   0s geronimo/rmi-naming/1.0/car
Started configuration  2/22   1s geronimo/j2ee-server/1.0/car
13:40:20,421 WARN [0/car,J2EEServer=geronimo,j2eeType=GBean,name=JMXService] Fa
ilure in JMXConnector service:jmx:rmi://localhost/jndi/rmi:/JMXConnector
13:40:20,421 ERROR [GBeanInstanceState] Error while starting; GBean is now in th e FAILED state: objectName="geronimo.server:J2EEApplication=null,J2EEModule=gero
nimo/j2ee-security/1.0/car,J2EEServer=geronimo,j2eeType=GBean,name=JMXService"
java.io.IOException: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: 192.168.1.100; nested ex
ception is:
       java.net.ConnectException: Connection refused: connect]
       at mx4j.remote.resolver.rmi.Resolver.bindServer(Resolver.java:199)
at javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServ
er.java:152)
at org.apache.geronimo.jmxremoting.JMXConnector.doStart(JMXConnector.jav
a:122)
at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanI
nstance.java:936)
at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart
(GBeanInstanceState.java:325)
at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInsta
nceState.java:110)
at org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(G
BeanInstanceState.java:132)
at org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanI
nstance.java:537)
at org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(Basi
cKernel.java:208)
at org.apache.geronimo.kernel.config.Configuration.startRecursiveGBeans(
Configuration.java:315)
at org.apache.geronimo.kernel.config.Configuration$$FastClassByCGLIB$$7f
4b4a9b.invoke(<generated>)
       at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethod
Invoker.java:38)
at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperatio
n.java:118)
at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.
java:835)
at org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:
178)
at org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:
173)
at org.apache.geronimo.kernel.config.ConfigurationManagerImpl.start(Conf
igurationManagerImpl.java:142)
at org.apache.geronimo.kernel.config.ConfigurationManagerImpl$$FastClass
ByCGLIB$$fbed85d2.invoke(<generated>)
       at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethod
Invoker.java:38)
at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperatio
n.java:118)
at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.
java:800)
at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:5
7)
at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperat
ionInvoker.java:36)
at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(Pro
xyMethodInterceptor.java:96)
at org.apache.geronimo.kernel.config.ConfigurationManager$$EnhancerByCGL
IB$$259d7f0a.start(<generated>)
       at org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:323)
       at org.apache.geronimo.system.main.Daemon.<init>(Daemon.java:82)
       at org.apache.geronimo.system.main.Daemon.main(Daemon.java:404)
Started configuration  3/22   2s geronimo/j2ee-security/1.0/car
Started configuration  4/22   4s geronimo/activemq-broker/1.0/car
Started configuration  5/22   0s geronimo/activemq/1.0/car
Started configuration  6/22   0s geronimo/system-database/1.0/car
Started configuration  7/22   2s geronimo/directory/1.0/car
Started configuration  8/22   0s geronimo/ldap-realm/1.0/car
Started configuration  9/22   3s geronimo/tomcat/1.0/car
Started configuration 10/22   0s geronimo/geronimo-gbean-deployer/1.0/car
Started configuration 11/22   1s geronimo/j2ee-deployer/1.0/car
Started configuration 12/22   0s geronimo/tomcat-deployer/1.0/car
Started configuration 13/22   0s geronimo/welcome-tomcat/1.0/car
Started configuration 14/22   0s geronimo/ldap-demo-tomcat/1.0/car
Started configuration 15/22   0s geronimo/servlets-examples-tomcat/1.0/car
Started configuration 16/22   1s geronimo/jsp-examples-tomcat/1.0/car
Started configuration 17/22   1s geronimo/webconsole-tomcat/1.0/car
Started configuration 18/22   1s geronimo/uddi-tomcat/1.0/car
Started configuration 19/22   1s geronimo/jmxdebug-tomcat/1.0/car
Started configuration 20/22   6s geronimo/daytrader-derby-tomcat/1.0/car
Started configuration 21/22   0s geronimo/remote-deploy-tomcat/1.0/car
Started configuration 22/22   1s geronimo/hot-deployer/1.0/car
Startup completed in 29 seconds
 Listening on Ports:
   1099 0.0.0.0 RMI Naming
   1389 0.0.0.0 Apache Directory LDAP
   1527 0.0.0.0 Derby Connector
   4201 0.0.0.0 ActiveIO Connector EJB
   4242 0.0.0.0 Remote Login Listener
   8009 0.0.0.0 Tomcat Connector AJP
   8080 0.0.0.0 Tomcat Connector HTTP
   8443 0.0.0.0 Tomcat Connector HTTPS
  61616 0.0.0.0 ActiveMQ Message Broker Connector

 Started Application Modules:
   WAR: geronimo/welcome-tomcat/1.0/car
   EAR: geronimo/webconsole-tomcat/1.0/car
   WAR: geronimo/ldap-demo-tomcat/1.0/car
   RAR: geronimo/activemq/1.0/car
   WAR: geronimo/jmxdebug-tomcat/1.0/car
   EAR: geronimo/uddi-tomcat/1.0/car
   WAR: geronimo/remote-deploy-tomcat/1.0/car
   WAR: geronimo/servlets-examples-tomcat/1.0/car
   EAR: geronimo/daytrader-derby-tomcat/1.0/car
   WAR: geronimo/jsp-examples-tomcat/1.0/car
   RAR: geronimo/system-database/1.0/car

 Web Applications:
   http://domi:8080/
   http://domi:8080/console
   http://domi:8080/console-standard
   http://domi:8080/daytrader
   http://domi:8080/debug-tool
   http://domi:8080/jsp-examples
   http://domi:8080/juddi
   http://domi:8080/ldap-demo
   http://domi:8080/remote-deploy
   http://domi:8080/servlets-examples

 WARNING: Some GBeans were not started successfully:
   JMXService (failed)

Geronimo Application Server started


Cristian Roldan a écrit :

Hi Dom,
    Do you have any firewall installed in your PC ?
Bye,

*/Dom <[EMAIL PROTECTED]>/* escribió:

    Trying to start Geronimo, I always get :

    19:34:32,218 WARN
    [0/car,J2EEServer=geronimo,j2eeType=GBean,name=JMXService] Failure in
    JMXConnector service:jmx:rmi://localhost/jndi/rmi:/JMXConnector
    19:34:32,218 ERROR [GBeanInstanceState] Error while starting;
    GBean is
    now in the FAILED state:
    
objectName="geronimo.server:J2EEApplication=null,J2EEModule=geronimo/j2ee-security/1.0/car,J2EEServer=geronimo,j2eeType=GBean,name=JMXService"
    java.io.IOException: javax.naming.ServiceUnavailableException [Root
    exception is java.rmi.ConnectException: Connection refused to host:
    192.168.1.100; nested exception is:
    java.net.ConnectExce ption: Connection refused: connect]
    at mx4j.remote.resolver.rmi.Resolver.bindServer(Resolver.java:199)
    at
    
javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:152)
    etc...

    192.168.1.100 is the right IP
    win2K, j2sdk 1.4.2_10

    Dom


__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar

------------------------------------------------------------------------

No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.14.7/214 - Release Date: 23/12/2005

Reply via email to