2 Replies Latest reply on Sep 9, 2004 9:28 AM by jdaniel0309

    Out of memory at deployment time

    jdaniel0309

      We deploy and undeploy our application so many times without problem, but sometimes we receive a message like below. Then we restart JBOSS and it works well for some days.

      may someone help me?


      14:52:21,733 INFO [EjbModule] Deploying ejb/global/CategoriaClienteEjb
      14:52:24,577 WARN [ServiceController] Problem creating service jboss.j2ee:module=sisSorEJB.jar,service=EjbModule
      RuntimeErrorException: java.lang.OutOfMemoryError
      Cause: java.lang.OutOfMemoryError
       at org.jboss.mx.server.ReflectedDispatcher.handleInvocationExceptions(ReflectedDispatcher.java:99)
       at org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.java:64)
       at org.jboss.mx.server.Invocation.dispatch(Invocation.java:61)
       at org.jboss.mx.server.Invocation.dispatch(Invocation.java:53)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
       at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:185)
       at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
       at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:837)
       at $Proxy17.create(Unknown Source)
       at org.jboss.system.ServiceController.create(ServiceController.java:283)
       at org.jboss.system.ServiceController.create(ServiceController.java:216)