0 Replies Latest reply on Mar 6, 2006 2:55 PM by deaddowney

    Problem running minimal configuration for JBoss 4.0.4rc1

    deaddowney


      I installed using the GUI install, choosing the minimal configuration with Tomcat support.

      The install summary lists the following components as installed:
      jmx-core
      minimal
      xmlresolver
      jmx-console
      jta-service
      naming
      security
      war-deployer

      Just clicking on run.bat after installing (not deploying any of my applications or anything) yields:

      14:33:12,252 WARN [ServiceController] Problem creating service jboss:service=invoker,type=local
      java.lang.NoClassDefFoundError: org/jboss/remoting/serialization/impl/jboss/LocalMarshalledValue
      at org.jboss.invocation.local.LocalInvoker.createService(LocalInvoker.java:63)
      at org.jboss.system.ServiceMBeanSupport.jbossInternalCreate(ServiceMBean
      Support.java:260)
      at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:243)