• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

WSAD Debug Error

 
Ranch Hand
Posts: 97
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi guys,
In WSAD 5.1.0 I get this error every once in a while when I try to put a break point in a jsp file within a scriplet. The dialog box with error says," Attempting to install a break point in the type org.apache.jsp._Myjspfile that has no line number information. The break point cannot be installed. Class files must be generated with the line number attributes. Reason absent line number information".
I say OK and it comes again a few times and then disappears. But i see a blue circle indicating that the breakpoint was indeed installed. This is not consistent but is very annoying because you cant do anything until the dialog box is not gone.

Any help is appreciated.

Thanks,
Martin
[ October 04, 2004: Message edited by: Martin Lira ]
reply
    Bookmark Topic Watch Topic
  • New Topic