facebook

Reset server "may be out of synch" status on redep

  1. MyEclipse IDE
  2.  > 
  3. Feature Requests
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #205171 Reply

    myoungstrom
    Member

    Is there any way to reset the server “may be out of synch” flag on a running server? Take for example the following situation/steps.

    1. Start server.
    2. Deploy application.
    3. Modify class in a hot swap acceptable manner.
    4. Recognize that change has been synched up with server. (Everything is synched and everything is working fine at this point)
    5. Modify class in a non hot swappable manner. (Server is now out of synch with workspace this is acceptable)
    6. Redeploy application to resynch workspace with server.
    7. Server is still out of synch and no further hot swaps are allowed until server is restarted. (This is the problem behaviour)

    It would be nice if when an application has been redeployed that the server could be resynchronized so hot swapping could take place again wiithout having to restart the server to resynch the server with the workspace.

    Does this make sence at all?

    Mike

    #205173 Reply

    Scott Anderson
    Participant

    Mike,

    It makes perfect sense. However, the problem is that the Eclipse debugger declares the JVM out of sync. It’s not MyEclipse saying that about just the application. I believe once the JVM decides that it can’t hotswap, you’re toast until you relaunch the out of sync application. Not much we can do about that one.

    #205174 Reply

    myoungstrom
    Member

    I was afraid of that answer thanks for the information.

    Mike

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Reset server "may be out of synch" status on redep

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