facebook

application stops on saving a file; automatic redeployment not happening

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

    raichu
    Participant

    Hi,
    We are using MEB 2014 with WAS 8.5. After starting the server & deploying the application; application works fine for first time. When we change a file & save it; application stops; no auto deployment happens.

    We need to restart the server again & again. This is happening in debug mode also.

    Please let us know if you need any extra info

    #487539 Reply

    support-swapna
    Moderator

    raichu,

    Sorry that you are seeing this issue.

    Which deployment mode is the server configured? Hot deployment for WAS works in ‘Classic’ and ‘In-Workspace’ deployment mode. In addition to that, please make sure the WAS server is configured to run in “Debug” mode. Also, please make sure that “Project -> Build Automatically” is turned on.

    If you are using the Classic mode, then please try the In-Workspace deployment mode. This mode deploys EAR files from the Workspace location rather than being copied to the WebSphere profile location. This is the fastest mode, but can be used on only EAR projects. Synchronization of resources and code is handled by WebSphere directly. This mode is most appropriate for rapid application evolution while debugging.

    If the issue persists, then please switch to a new workspace and check to rule out workspace specific issues. Also check with another project to rule out project specific issues.

    If none of the suggestions work, then please share with us what exact changes you are making to which files ex: jsp,html,java etc to help us investigate further. Clear the contents of the .log file located at <workspace dir>/.metadata/.log, replicate the issue and send us the .log file. Please change the extension of the .log file to .txt and send us.

    The latest releases, MyEclipse 2015/MyEclipse 2016 have significant improvements in terms of Websphere support. MyEclipse 2016 also supports LivePreview. You can instantly view changes to your HTML, CSS and JSP within your normal Java EE development workflow. Plus, you can view these changes in multiple browsers.
    Here is a quick overview of LivePreview : https://www.genuitec.com/tech/live-preview/

    You can download the latest MyEclipse 2016 from the MyEclipse Downloads page : https://www.genuitec.com/products/myeclipse/download/
    Install it to a different location alongside your existing MyEclipse 2014 installation and evaluate it. Your current license is valid for MyEclipse 2016 as well.

    Apologies for inconvenience caused. Let us know how it works.

    –Swapna
    MyEclipse Support

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: application stops on saving a file; automatic redeployment not happening

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