All,
Eclipse: 3.1.1 MyEclipse 4.0.3 A
OS: WinXP Pro SP2
I am having a very strange problem I have never seen before with MyEclipse. I have an Enterprise Project with 2 dependent .war projects associated with it. I have 2 deployments set up, one exploded, one packaged. I am using JRun 4 as my app server.
The automated, exploded build works perfectly. No issues. The packaged deployment goes like this: I see it run through all of the files like lightning (heavy disk activity as expected) and then it stops, with the name of the last war project listed in the dialog and it sits for like 10 minutes or so, gently hitting the hard drive, using 100% CPU. I checked the target directory, the .ear has not been created yet (or at least it isn’t in the directory yet). The CPU is pegged at 100% and the disk is being hit, but it is not fast access. Much slower like every second or 2. The .ear is eventually created and all goes back to normal. The progress dialog goes away with no issues.
Anyone see anything like this? I have reinstalled eclipse and myeclipse once already, I have cleaned the projects and deleted the target .ear. All to no avail..
Oh, I am a little low on RAM (512mb). More should be arriving on Monday (another 512mb). Even so, this does not feel like a ram issue. I am still below full memory use in Task Manager.
Thanks, Ed