i am having a real problem using JBoss in a production environment.  any time i try to 
deploy more than 5 components (ear, war, jar) i receive this error. it doesn't matter 
if i try to hot deploy or deploy on startup.

my configuration is RedHat Linux 7.1, ibm jdk 1.3.1, mySql with XA, Apache 1.3.22. i 
use the AJP 1.3 Connector.  on another machine i don't get the problem and they are 
configured identically.

please help.


+++++++++++++++
MESSAGE
+++++++++++++++
org.jboss.deployment.DeploymentException: Could not deploy 
file:/usr/local/JBoss-2.4.6_Tomcat-4.0.3/jboss/tmp/deploy/Default/utilities.ear, 
Cause: java.lang.RuntimeException: unexpected: java.lang.ClassFormatError: 
org/jboss/web/WebServiceMBean$Proxy (Illegal constant pool type)
        at org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:404)
        at org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:307)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
        at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
        at org.jboss.deployment.J2eeDeployer.startModules(J2eeDeployer.java:487)
        at org.jboss.deployment.J2eeDeployer.startApplication(J2eeDeployer.java:459)
        at org.jboss.deployment.J2eeDeployer.deploy(J2eeDeployer.java:190)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
        at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
        at org.jboss.deployment.AutoDeployer.deploy(AutoDeployer.java:395)
        at org.jboss.deployment.AutoDeployer.run(AutoDeployer.java:233)
        at org.jboss.deployment.AutoDeployer.startService(AutoDeployer.java:371)
        at org.jboss.util.ServiceMBeanSupport.start(ServiceMBeanSupport.java:103)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
        at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
        at 
org.jboss.configuration.ConfigurationService$ServiceProxy.invoke(ConfigurationService.java:967)
        at $Proxy0.start(Unknown Source)
        at org.jboss.util.ServiceControl.start(ServiceControl.java:79)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
        at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
        at org.jboss.Main.<init>(Main.java:208)
        at org.jboss.Main$1.run(Main.java:110)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.jboss.Main.main(Main.java:106)

* * *

View thread online: http://jboss.org/forums/thread.jsp?forum=66&thread=16172

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to