facebook

Unable to source level debug deployed app

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

    Riyad Kalla
    Member

    And what happens when you hit “Attach source” when in the class editor and point it back at your project?

    #214450 Reply

    maxacme
    Member

    There is no “Attach Source” button on my class editor when this bug happens. It’s very wierd.

    #214489 Reply

    Riyad Kalla
    Member

    Another user is having as similar problem and we are looking into this. Try rebuilding your project and closing/reopening it. I’ve seen this 2 other timse where the Eclipse source locator seems to forget where the source is.

    #215157 Reply

    dervoelkel
    Member

    I work with MyEclipse 2.7.1 and JBoss 3.2.3 and have the same problem. The workaround I made was to start JBoss at the command line in debug mode and then attach an Eclipse “Remote Java Application” Debug configuration to it so I could set the source in the debug configuration. This solutions works but is not according to the approach of MyEclipse!

    #215169 Reply

    Riyad Kalla
    Member

    dervoelkel,
    Can you verify that your JBoss 3 connector settings are able to start JBoss correctly in debug mode? If so, when you launch it from within ME to debug the SAME file, is the source always lost and only works if you start it externally?

    Does a full project rebuild fix the issue? This problem is very elsuive and so far we haven’t been able to run it down consistently with any user.

    #215231 Reply

    dervoelkel
    Member

    It works even if I create a new debug configuration within ME, because also in this case I can configure the source paths of the configuration. The only mode where it does not work, is when I press the button “Start/Stop Servers” which starts up JBoss 3. The only point I found where I can configure JBoss 3 (Window->Preferences->appservers->jboss3) has no options for adding sources.
    My Project contains a webapp project (client) and a ejb project (server side in the ejb container). The funny thing is that I can step into the a Delegate class in my webapp (there the source is found!) but not step into the EJB this Delegate class calls, there I get the same “source not found” message (without the “Attach Source” Button) as as maxacme.

    I hope this could bring light into your bug search,

    Dave

    #215249 Reply

    Riyad Kalla
    Member

    Dave,

    The only mode where it does not work, is when I press the button “Start/Stop Servers” which starts up JBoss 3.

    What is the error you see in the console? Can you copy-paste it here for me to see?

    My Project contains a webapp project (client) and a ejb project (server side in the ejb container). The funny thing is that I can step into the a Delegate class in my webapp (there the source is found!) but not step into the EJB this Delegate class calls, there I get the same “source not found” message (without the “Attach Source” Button)

    Neither myself or another developer can reproduce this problem with the EJB component, are you able to create a small sample EAP project that exhibits this behavior and send it to support@genuitec.com with a reference to this thread?

    #217203 Reply

    vinodhts
    Member

    @support-rkalla wrote:

    Dave,

    The only mode where it does not work, is when I press the button “Start/Stop Servers” which starts up JBoss 3.

    What is the error you see in the console? Can you copy-paste it here for me to see?

    My Project contains a webapp project (client) and a ejb project (server side in the ejb container). The funny thing is that I can step into the a Delegate class in my webapp (there the source is found!) but not step into the EJB this Delegate class calls, there I get the same “source not found” message (without the “Attach Source” Button)

    Neither myself or another developer can reproduce this problem with the EJB component, are you able to create a small sample EAP project that exhibits this behavior and send it to support@genuitec.com with a reference to this thread?

    Im experiencing similar problem.I also not able to see the source while debugging.Still debugger will get launched but It will say no source attached to it.I tried redeploying enitire project and do all clean up for previous deployment.Still problem exists.Any help is really appreciated.
    Thanks,
    Vinodh

    #217204 Reply

    Riyad Kalla
    Member

    Can you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue, a configuration problem, or a bug. Thanks.

Viewing 9 posts - 16 through 24 (of 24 total)
Reply To: Unable to source level debug deployed app

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