1 Reply Latest reply on Dec 19, 2002 9:59 AM by sainco

    ClassNotFound at start up

    sainco

      Hello,
      could anyone explain me why i have this error:

      12:39:48,581 INFO [MainDeployer] Package: file:/opt/jboss-3.0.4_tomcat-4.1.12/server/default/lib/optimusII.jar is already deployed
      12:39:48,597 WARN [ServiceConfigurator] Failed to complete install
      java.lang.ClassNotFoundException: Unexpected error during load of: com.saincotrafico.optimus.jboss.MBeanOptimus, msg=org/jboss/util/ServiceMBeanSupport
      at org.jboss.mx.loading.UnifiedClassLoader3.loadClass(UnifiedClassLoader3.java:185)
      at java.lang.ClassLoader.loadClass(ClassLoader.java:255)

      My configuration file is optimusII-service.xml:


      <!--
      | Add custom MBeans here. MBeans should be registered under the
      | 'user' JMX domain, or a domain specific to the component application.
      |
      | Do not place user components in the 'jboss' domain or any sub-domain.
      -->





      I'll be pleased if someone can help me.