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 - Regression in debugger - unable to debug project in Shortfin
Summary: Regression in debugger - unable to debug project in Shortfin
Status: RESOLVED WONTFIX
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: _ potingwu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-02 19:23 UTC by bugbridge
Modified: 2009-01-09 00:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.