facebook

Unableto Install breakpoint due to missing linenumber attrib

  1. MyEclipse IDE
  2.  > 
  3. Maven for MyEclipse (Maven4MyEclipse)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #330228 Reply

    schanamolu
    Member

    Hi,

    Unable to Instal breakpoint in com.ibytecode.businesslogic.ActorBean$$$view1 due to missing line number attributes. Modify compiler options to generate line number attributes:

    Reason:

    Absent Line Number Information

    I install Jboss 7.1.1 in my eclipse. I try to start Jboss in debug mode. Pl check the screen print. Appreciated early response

    Attachments:
    You must be logged in to view attached files.
    #330249 Reply

    support-swapna
    Moderator

    schanamolu,

    Sorry that you are seeing this issue.

    1. Can you please copy paste the Installation Details from MyEclipse > Installation Summary > Installation Details ?

    2. Are you running any Ant processes to package or compile in any way? If yes, then make sure you are setting debug=true in your compilation task, otherwise you won’t be able to debug.

    3. Can you please recheck the compiler settings from Window > Preferences > Java > Compiler > “Add line number attributes to generated class files” is checked or not.

    4. Do you see this issue when trying to debug xhtml files only ? Can you please check if there are no issues with debugging java classes or jsps ?

    5. Can you please try rebuilding the project and try to debug again ?

    Let us know how it works for you.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Unableto Install breakpoint due to missing linenumber attrib

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