facebook

Debugging problem with rmi-based server-app

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

    sntechnik
    Member

    I have a java-project wich contains a server-class for starting up some rmi-services in it’s main-method.

    If i now click on “debug”, i get the message:
    Unabel to install breakpoint … due to missing line number attributes.
    Modify compiler options to generate…[them].

    I read https://www.genuitec.com/forums/topic/debug-jboss-app-built-with-ant/ but that doesn’t aply to me as i am not using an application server.

    Of course, projectproperties->java compiler->Classfile Generation->… are enabled.

    Does it has something to do with rmi?

    Can’t i debug into rmi?

    Kind regards, Florian

    #306331 Reply

    Florian,
    Can you give some more information?
    1. Can you copy paste your installation details from MyEclipse > Installation Summary > Installation Details.
    2. Can you clarify if you have any project specific settings enabaled? Right click on your project and from the context menu select properties > Java Compiler.
    3. Can you try project > clean and check if that works?
    You can refer to this link for reference –
    http://forums.sun.com/thread.jspa?threadID=5291048

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Debugging problem with rmi-based server-app

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