0 Replies Latest reply on Jan 30, 2003 12:12 PM by jmanuel-1979

    Errors while JBOSS's server start

    jmanuel-1979

      I got the next list on the server.log

      If you could enlight me and told me what I would need to configure, would be very appreciated.

      Best regards..


      [....]

      2003-01-30 11:01:31,483 INFO [org.jboss.naming.NamingService] Started jnpPort=1099, rmiPort=0, backlog=50, bindAddress=null, Client SocketFactory=null, Server SocketFactory=null
      2003-01-30 11:01:31,583 DEBUG [org.jboss.naming.NamingService] InitialContext Environment:
      2003-01-30 11:01:31,583 DEBUG [org.jboss.naming.NamingService] key=java.naming.factory.initial, value=tyrex.naming.MemoryContextFactory
      2003-01-30 11:01:31,584 DEBUG [org.jboss.naming.NamingService] key=java.naming.provider.url, value=
      2003-01-30 11:01:31,584 DEBUG [org.jboss.naming.NamingService] key=java.naming.factory.url.pkgs, value=tyrex.naming:tyrex.naming
      2003-01-30 11:01:31,584 WARN [org.jboss.naming.NamingService] Context.PROVIDER_URL in server jndi.properties, url=
      2003-01-30 11:01:31,647 ERROR [org.jboss.naming.NamingService] Starting failed
      javax.naming.OperationNotSupportedException: Context is read-only
      at tyrex.naming.EnvContext.rebind(EnvContext.java:345)
      at org.jboss.naming.NamingService.startService(NamingService.java:190)
      at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:164)
      at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)
      at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:517)
      at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:967)
      at $Proxy0.start(Unknown Source)
      at org.jboss.system.ServiceController.start(ServiceController.java:396)
      at sun.reflect.GeneratedMethodAccess

      [...]