I am using myeclipse as a developement tool and I am not sure if this has to do
with Jboss or MyEclipse, but I figured I would start here.
When ever I redeploy my application, using myeclipse, I get the following error
message and the deployment fails. This forces me to stop and restart the
server, very annoying. Any help would be appreciated.
16:08:07,912 INFO [EARDeployer] Init J2EE application:
file:/C:/jboss-4.0.1RC2/server/default/deploy/TATrackerEAR.ear/
16:08:07,912 ERROR [MainDeployer] Could not initialise deployment:
file:/C:/jboss-4.0.1RC2/server/default/deploy/TATrackerEAR.ear/
org.jboss.deployment.DeploymentException: url
file:/C:/jboss-4.0.1RC2/server/default/deploy/TATrackerEAR.ear/TATrackerWAR.war
could not be opened, does it exist?
at org.jboss.deployment.DeploymentInfo.(DeploymentInfo.java:175)
at org.jboss.deployment.EARDeployer.init(EARDeployer.java:236)
at org.jboss.deployment.MainDeployer.init(MainDeployer.java:828)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:765)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:738)
at sun.reflect.GeneratedMethodAccessor44.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:144)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:122)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
at
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:131)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:249)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:642)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:175)
at $Proxy8.deploy(Unknown Source)
at
org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:305)
at
org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:481)
at
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:204)
at
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.loop(AbstractDeploymentScanner.java:215)
at
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.run(AbstractDeploymentScanner.java:194)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864917#3864917
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864917
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user