[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-1407) "(Add and) Remove Projects" produces an error

Max Andersen (JIRA) jira-events at lists.jboss.org
Mon Dec 3 10:36:51 EST 2007


     [ http://jira.jboss.com/jira/browse/JBIDE-1407?page=all ]

Max Andersen updated JBIDE-1407:
--------------------------------

        Fix Version/s: 2.1
    Affects Version/s: 2.0.0.GA
                           (was: 2.0.0.CR1)

yes - limitation of windows filesystem and javas classloaders...they keep hanging on to the file and thus we cant delete them (only an issue on windows, not linux or mac).

That might improve when we implement the "jmx undeploy" support, so to remember to check for that im keeping this open.

> "(Add and) Remove Projects" produces an error
> ---------------------------------------------
>
>                 Key: JBIDE-1407
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1407
>             Project: JBoss Tools
>          Issue Type: Bug
>          Components: JBossAS
>    Affects Versions: 2.0.0.GA
>         Environment: JDK 1.6.0_03, Eclipse 3.3.1.1, WTP 2.0.1, JBoss Tools Nightly 20071203, RichFaces 3.1.2SP1
>            Reporter: Juergen Zimmermann
>             Fix For: 2.1
>
>
> When removing an EAR project which uses RichFaces then in the Eclipse/JBoss console there is this error message:
> 16:20:11,011 INFO  [EARDeployer] Undeployed J2EE application: file:/C:/Programme/jboss/server/default/deploy/hska.ear/
> 16:20:11,011 INFO  [EARDeployer] Init J2EE application: file:/C:/Programme/jboss/server/default/deploy/hska.ear/
> 16:20:11,011 ERROR [MainDeployer] Could not initialise deployment: file:/C:/Programme/jboss/server/default/deploy/hska.ear/
> org.jboss.deployment.DeploymentException: No META-INF/application.xml found
> 	at org.jboss.deployment.EARDeployer.init(EARDeployer.java:146)
> ...
> The main reason is that inside xy.ear/xy.war/WEB-INF/lib directory there are 2 JARs of RichFaces that were not deleted, namely:
> * richfaces-impl-3.1.2.SP1.jar
> * richfaces-ui-3.1.2.SP1.jar
> The only workaround is to stop JBoss, remove xy.ear manually, and restart JBoss

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list