This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 94030

Summary: Regression in debugger - unable to debug project in Shortfin
Product: obsolete Reporter: bugbridge <bugbridge>
Component: visualwebAssignee: _ potingwu <potingwu>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description bugbridge 2007-02-02 19:23:54 UTC
Description:
-Create a project in Shortfin. 
-Select a breakpoint for debugging. 
-Click on Debug Main Project
-The following errors appear:

Duplicated project name in import. 
Project Debugger sf-impl defined first in $Project\nbproject\ant-deploy.xml and
again in $Project\build-impl.xml
connect-debugger:
Non-existing path: $Project\build\ear-module\WEB-INF\classes provided.
Non-existing path $Project\${ws.debug.classpaths} provided.
Non-existing path $Project\${ws.web.docbase.dirs} provided.
Attached JPDA debugger to localhost:9009

Evaluation:
The messages are only warning messages comming from the Ant invocations. But the
debugging works for me;-)

Please try it again and tell me what's wrong with the debugging.

Evaluation (Entry 2):
I tried this and I got the same strings in output. But debug works correctly for me.
I think that the strings should be removed from output. Is it possible? If not,
I think this bug should be closed as Not a Defect.
Comment 1 Marco Walther 2007-02-16 19:38:12 UTC
That needs to be verified.
Comment 3 Peter Zavadsky 2009-01-09 00:21:24 UTC
This is obsoleted now.