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 9598 - Debugger Execution using JPDA implementation does not work
Summary: Debugger Execution using JPDA implementation does not work
Status: CLOSED INVALID
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: -FFJ-
Hardware: All All
: P4 normal (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-02-13 17:49 UTC by Jan Jancura
Modified: 2002-07-19 15:17 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 Jan Jancura 2001-02-13 17:49:09 UTC
executor Debugger Execution set to JPDA implementation (default) is not working
output message is:
Can't load "jdwp.dll", because Can't find dependent libraries
Could not create the Java virtual machine.

reason is in missing path to jdk/bin in system path variable

Work Around:
add path to jdk/bin to system path variable before execution of Forte
Comment 1 Jan Stola 2001-02-21 09:18:32 UTC
It is up to the user to set up a correct PATH.
Comment 2 Jan Stola 2001-02-21 09:19:26 UTC
Invalid -> closing.