facebook

Unable to debug JSP – Myeclipse Blue 10.1 and websphere 6.1

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #337845 Reply

    jbshanka
    Member

    MyEclipse Blue Edition
    Version: 10.1 Blue
    Build id: 10.1-Blue-20120224 build5 26-Jan-12 07:28
    Websphere 6.1
    OS Windows XP

    When I run the server in debug mode, I can set the breakpoints in the java classes successfully. But when I set the breakpoints on the jsps, the jsp gets loaded without stopping at the breakpoint.

    Please advice

    #337879 Reply

    support-tony
    Keymaster

    jbshanka,

    I’m sorry you’re seeing this problem. I could replicate it for WebSphere 6.1, using MyEclipse Blue 10 or MyEclipse Blue 2103, and we are investigating.

    I also tried this against WebSphere 8.5 with MyEclipse Blue 2013 and could not replicate it. If using this combination is an option for you, it could provide a workaround.

    We’ll post again when we have more news on this.

    #337883 Reply

    support-tony
    Keymaster

    jbshanka,

    Further to my earlier reply, we have had some success at debugging JSPs that are in a Web project which is part of an Enterprise Application project (i.e. part of an EAR which is deployed). If your project isn’t configured this way, is it possible for you to try it this way?

    However, we are still investigating this issue.

    #337964 Reply

    jbshanka
    Member

    Hi Tony,

    Thanks much for your kind support. I did the deployment as an EAR, but I have not been able to debug the JSPs. I followed the steps mentioned in the tutorial without any success. Please advise.

    http://www.myeclipseide.com/documentation/quickstarts/webprojects/#deploy_testing_debug

    #339235 Reply

    support-piotr
    Participant

    jbshanka,

    We have resolved the issue. Fix will be available in the next release of ME2013. For now, you can use a workaround:

    1. Open WAS 6.1 Server preferences: right click on the server in Servers View -> Configure Server Connector
    2. Click next and on the second page of the wizard enable “Debug messages” option.
    3. Click Finish, stop the server
    4. Remove temporary files for your web application, which are located under: {was.install}/profiles/{profile-name}/temp/{node-name}/{server-name}/{war-app-name}
    5. Start server in debug mode – breakpoints should work now.

    Let us know if the workaround help!

    #340528 Reply

    support-tony
    Keymaster

    The fix is now available in the SR1 release. This can be downloaded from our site or the in-product update may be used. Update sites should be available later this week.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: Unable to debug JSP – Myeclipse Blue 10.1 and websphere 6.1

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