Hello,
I am running JBoss 3.0 on Linux platform. When I start the jboss, it prints some
exceptions in the log while deploying some .sar files, here are few lines from the
exception stack trace
13:05:13,675 INFO [AxisService] About to deploy axis descriptor [EMAIL PROTECTED]
url=jar:file:/./usr/local/jboss-3.0.0/server/all/tmp/deploy/server/all/deploy/jboss-net.sar/47.jboss-net.sar!/META-INF/install-jmx.xml
}, create step.
13:05:13,677 INFO [AxisService] About to deploy axis descriptor [EMAIL PROTECTED]
url=jar:file:/./usr/local/jboss-3.0.0/server/all/tmp/deploy/server/all/deploy/jboss-net.sar/47.jboss-net.sar!/META-INF/install-jmx.xml
}, start step.
13:05:13,721 ERROR [Adaptor] Starting failed
RuntimeMBeanException: RuntimeException in MBean operation
'start(,org.jboss.deployment.DeploymentInfo)'
Cause: org.apache.crimson.tree.DomEx: WRONG_DOCUMENT_ERR: That node doesn't belong in
this document.
at
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:299)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:491)
at org.jboss.net.jmx.adaptor.server.Adaptor.startService(Adaptor.java:71)
at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:162)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:30)
It prints many such exceptions and then deploys the oracle-service.xml file, placed in
the deploy directory and then the jboss is started. Now, if I copy an EAR file to the
deploy folder to deploy it, it gives the following message in the log and then stops
there, doesn't deploy the EAR file.
13:05:45,077 INFO [MainDeployer] Starting deployment of package:
file:/usr/local/jboss-3.0.0/server/all/deploy/MMailApp.ear
13:05:45,101 INFO [MainDeployer] Deployment of package:
file:/usr/local/jboss-3.0.0/server/all/deploy/MMailApp.ear is waiting for an
appropriate deployer.
After this, if I extract one ejb jar file from the EAR file, and deploy it seperately,
that is deployed properly, but it will not deploy the EAR file.
Please guide me as what to do with this problem?
Ankit
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828299#3828299
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828299
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user