]
Rob Stryker resolved JBIDE-7701.
--------------------------------
Fix Version/s: 3.2.0.CR1
Resolution: Done
log2 is a duplicate of JBIDE-7273
log1 has been traced back to two conflicting jobs being scheduled (aka a race condition)
without any type of chaining. Committing patch to trunk / CR1
Errors when creating and deleting Seam EAR project
--------------------------------------------------
Key: JBIDE-7701
URL:
https://jira.jboss.org/browse/JBIDE-7701
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS, Seam
Affects Versions: 3.2.0.Beta2
Environment: Windows XP/Linux, JBT trunk, JBoss AS 5.1.0.GA
Reporter: Snjezana Peco
Assignee: Rob Stryker
Fix For: 3.2.0.CR1
Attachments: log1.txt, log2.txt
Steps to reproduce :
- create the JBoss AS 5.1.0.GA server
- start it
- create a Seam EAR project (test)
The project isn't deployed properly. I have attached the log file (log1.txt).
- restart the server
The project is deployed properly.
- select all the projects and delete them
You will face a few exceptions. Log file attached (log2.txt). The project isn't
removed from the server (even if the server is stopped).
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: