facebook

Anyone Seen this Deployment Issue (Exploded Ear Problem)?

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #225902 Reply

    jcorbin4607
    Member

    I started having problems deploying in MyEclipseIDE (3.8.4/3.0.1) as an exploded EAR. For some reason, I am getting EOF errors when I try to deploy exploded. It seems to deploy fine as a packaged EAR but it takes forever to deploy the web project against JBOSS 4.0 SP1.

    This was working fine for me last week and nothing significant in the project source tree changed.

    I’ve tried starting MyEclipseIDE with the -clean argument but that had no perceived affect.

    I’ve been seeing quite a bit of deployment weirdness in MyEclipseIDE and wonder if something got corrupted.

    Windows XP
    Eclipse 3.0.1
    MyEclipse 3.8.4 (non-beta)
    Sun JRE 1.5_01

    J.D.

    #225907 Reply

    Riyad Kalla
    Member

    JD,
    Try and shut down ME, go to your <workspace dir>\.metadata directory and erase the .log file, then fire up MyEclipse and do the exploded deployment, let it fail. Note the error in the deployment dialog and paste it here for me. Also check the log file (the thing you deleted in the previous step) and paste any exceptions for me to see here as well.

    Lastly, EOFs can sometimes be caused by not “Refreshing” the project if you are running ant scripts or XDoclet scripts to generate content in the project. Try and right-click “Refresh” on the project root.

    #225912 Reply

    jcorbin4607
    Member

    @support-rkalla wrote:

    JD,
    Try and shut down ME, go to your <workspace dir>\.metadata directory and erase the .log file, then fire up MyEclipse and do the exploded deployment, let it fail. Note the error in the deployment dialog and paste it here for me. Also check the log file (the thing you deleted in the previous step) and paste any exceptions for me to see here as well.

    Lastly, EOFs can sometimes be caused by not “Refreshing” the project if you are running ant scripts or XDoclet scripts to generate content in the project. Try and right-click “Refresh” on the project root.

    I regenerated all the interfaces from the xdoclet file and refreshed every project and the problem disappeared. I also backed all the way out of the MyEclipseIDE and came back in fresh.

    I like this product, but it is very touchy.

    J.D.

    #225913 Reply

    Riyad Kalla
    Member

    I like this product, but it is very touchy.

    From time to time we notice some of these ‘touchy’ behaviors as well and it is annoying. As we move forward we constantly massage the existing codebase and those touchy points tend to disappear. Sorry for the trouble.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Anyone Seen this Deployment Issue (Exploded Ear Problem)?

You must be logged in to post in the forum log in