facebook

Websphere 6.1 not stopping and starting properly from MEB 9

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

    dougholubek
    Member

    I have MyEclipseBlue 9 and the development edition of WAS 6.1 installed. I’ve noticed that when I try to stop WAS from the IDE it doesn’t stop. I verify this by waiting until MyEclipseBlue says that webpshere is stopped. I then refresh the admin console from a browser or within the IDE’s browser. It is up. My WAS is running as a windows service, I’m wondering if that is an issue? If so, how do I configure it to not be? Does that make a difference? I’m having issues deploying my app. Not stopping could be getting in the way of my deployment issue maybe?
    https://www.genuitec.com/forums/topic/unable-to-deploy-to-websphere-6-1-in-myeclipseblue-9/&highlight=

    #316954 Reply

    dougholubek
    Member

    It seems switching to classic mode and using exploded deployment seems to fix this… is this necessary? Is there a bug in the “Enhanced Mode” for the websphere connector? It is worth noting that I’m on 6.1.0.0 of WAS. I don’t know if feature packs affect the behavior of the connector…

    #316974 Reply

    support-swapna
    Moderator

    dougholubek,

    Sorry that you ran into this issue. I could not replicate it at my end. I checked the same on WAS 6.1.0.0 for both the modes.

    1) How did you install the ME Blue 9? Is it using Pulse / All-In-One installer / Archived Update site ?

    2) Clear the contents of the .log file which is located at <workspace dir>/.metadata/.log. Now replicate the issue about starting/stopping the WAS and check for any errors of interest logged in the .log file. Paste them here for me.

    3) Switch to a new workspace and check if the issue persists.

    Let me know how this works for you.

    #316989 Reply

    dougholubek
    Member

    I used the all in one installer.

    I deleted the .metadata folder and recreated my workspace in the same directory. I set up and defined a websphere install by pointing to the new WAS directory (reinstalled)

    MEB doesn’t see my websphere as a runtime to add to the build path of any of my projects when I try to re-add it.

    #317004 Reply

    support-swapna
    Moderator

    dougholubek,

    1) Stop the WAS if it is running as a windows service.

    2) You can manually edit the WAS location. In .settings folder of the project there is com.genuitec.eclipse.blue.projects.properties file. You must edit library.path and change WAS location to the new one. Change this file for each project and restart the IDE. This should fix the issue.

    Let me know how this works for you.

    #317017 Reply

    dougholubek
    Member

    I did that and it didn’t work.

    #317056 Reply

    support-swapna
    Moderator

    dougholubek,

    Can you try the enhancing process again? Please follow these steps :

    1) Delete file com.genuitec.eclipse.blue.projects.properties.
    2) Edit the .project file and remove entries with “genuitec” in id.
    3) You will now be able to enhance the project again.

    Let me know how this works for you.

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: Websphere 6.1 not stopping and starting properly from MEB 9

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