facebook

Hot Deployment Failure

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #226101 Reply

    shams
    Member

    Hello,

    I have a web-app project that is deployed on WLS 8.1 in exploded form. Every once in a while when I update the java source & save, I get the following error (I assume this happens at deploy time after compile):

    Weblogic.Server at locahost:3196 (may be out of sync) was unable to replace the running code with the code in the workspace

    Reason:
    Hot code replace failed – VM may be inconsistent

    Any ideas ?

    I am using Eclipse Platform

    Version: 3.0.1
    Build id: 200409161125

    Thanks !
    Sham

    #226107

    Riyad Kalla
    Member

    Sham,
    When you use exploded deployment, MyEclipse implicitly tries to hotsync new code (as you change and save your files) with the server. In this case it looks like your server is not setup (or supports) the reloading of changed files, so the debugger is just letting you know that things are not in sync.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Hot Deployment Failure

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