- This topic has 5 replies, 3 voices, and was last updated 20 years, 11 months ago by support-michael.
-
AuthorPosts
-
Semaphore PartnersMemberI have a BEA 8.1 project that consists of an EAR, an ejb module, a web module, and a couple of utility projects. When I right-click on the EAR project and select MyEclipse–>Add/Remove Project Modules, the web and ejb projects are each listed multiple times. Application.xml lists them only once. When a deployment is first run, it deploys the apps over and over again (taking forever). The deployment then does not succeed, it receives FileNotFoundException errors looking for the web jar file. I’m deploying in exploded format. Standard posting info below:
– OS: Windows XP SP1
– Eclipse: Version: 2.1.2 Build id: 200311030802
– Eclipse was installed fresh, but has been upgraded using the manager
– other plugins: Easy Struts, Hibernator, WSDL2JAVA
– 7 plugins like org.eclipse.pde.*
– MyEclipse: Version: 2.6.100 Build id: 200312091200-2.7-RC1
– JDK for eclipse: 1.4.1_01-b01
– JDK for app server: 1.4.1_03 (supplied by BEA)
– Steps to produce: standard MyEclipse deployment steps per tutorial
– Application Server: BEA WebLogic 8.1
support-michaelKeymasterI haven’t seen this behavior before. Did you happen to deploy any of the web or ejb modules separately and then fail to undeploy them prior to deploying the enterprise project?
Michael
MyEclipse Support
Semaphore PartnersMemberI dropped and recreated my project from CVS, and the problem is gone. The other who had the problem here did the same. We’ve been running all day since with no problems. We have some theories bouncing around here about how that may have happened, but nothing is proven. We did notice though that when it was happening both the EAR deployment descriptor and the project metadata had multiple references to each project each with a different module id. Insert twighlight zone theme music here. Thanks guys.
support-michaelKeymasterThanks for the closure. Please let us know if this issue reappears or other issues arise.
Michael
MyEclipse Support
Leslie BertelsMemberI’ve been experiencing the same problem. I’ve even followed the advise and removed the Enterprise Application and Readded it again! Without any luck.
Indeed, when you do a MyEclipse -> Add/Remove Modules, the same modules are shown multiple times.
And I even saw that the application.xml is updated, showing the same modules multiple times.At deployment, it takes forever and forever…
Any Idea if this is a bug.. ???– OS: Windows 2000 5.00.2195 SP3
– Eclipse: Version: 2.1.1 Build id: 200306271545
– MyEclipse: Version 2.6.100 Build id: 200312091200-2.7-RC1
– JDK for app server: 1.4.1_03 (supplied by BEA)
– Application Server: BEA WebLogic 8.1
support-michaelKeymasterWhen 2 users report the same behavior we consider it a bug. I have entered your info into our issue tracking system for further investigation.
Thanks
Michael
MyEclipse Support -
AuthorPosts