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 45660 - Same problem as 42056
Summary: Same problem as 42056
Status: CLOSED DUPLICATE of bug 42056
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows 95/98
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-29 02:02 UTC by stuartjnewman
Modified: 2010-04-29 09:18 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 stuartjnewman 2004-06-29 02:02:27 UTC
Exception while starting debugger:
Cannot start process C:\j2sdk1.4.2_04\bin\java.exe
java.io.IOException: VM initialization failed


With a configure and cancel button

This occurs after a clean install of netbeans 3.6
into the default locations.  I am attempting to
debug the colorpicker example.
Comment 1 stuartjnewman 2004-06-29 15:27:25 UTC
The following was on the debug console:

C:\j2sdk1.4.2_04\bin\java.exe -ea -Xdebug -Xnoagent -
Xrunjdwp:transport=dt_socket,address=127.0.0.1:1086,suspend=y -
Djava.compiler=NONE -classpath "C:\WINDOWS\.netbeans\3.6
\system;C:\WINDOWS\.netbeans\3.6\system;C:\PROGRAM FILES\NETBEANS3.6
\system;C:\PROGRAM FILES\NETBEANS3.6
\modules\ext\AbsoluteLayout.jar;C:\WINDOWS\.netbeans\3.6
\modules\ext\jelly-nb.jar;C:\WINDOWS\.netbeans\3.6\modules\ext\jelly2-
nb.jar;C:\WINDOWS\.netbeans\3.6
\modules\ext\jemmy.jar;C:\WINDOWS\.netbeans\3.6\modules\ext\junit-
3.8.1.jar;C:\WINDOWS\.netbeans\3.6\modules\ext\junit-
testrunner.jar;C:\PROGRAM FILES\NETBEANS3.6\modules\autoload\ext\jsp-
api-2.0.jar;C:\PROGRAM FILES\NETBEANS3.6\modules\autoload\ext\servlet-
api-2.4.jar;C:\WINDOWS\.netbeans\3.6
\modules\ext\nbjunit.jar;C:\WINDOWS\.netbeans\3.6
\sampledir;C:\PROGRAM FILES\NETBEANS3.6
\beans\TimerBean.jar;C:\PROGRAM FILES\NETBEANS3.6\emulator\wtk21
\lib\wma.jar" examples.colorpicker.ColorPicker
err:: No such file or directory
Error [2] in gethostbyname() call!
Socket transport failed to init.
T
Comment 2 Jan Jancura 2004-06-29 17:24:45 UTC

*** This issue has been marked as a duplicate of 42056 ***
Comment 3 stuartjnewman 2004-06-29 18:01:14 UTC
I am still getting this problem
Comment 4 Jan Jancura 2004-06-30 09:59:28 UTC
OK. But this problem is already reported in 42056, as you mentioned.
I do not see reason to have two issues opened for one bug.

*** This issue has been marked as a duplicate of 42056 ***
Comment 5 Quality Engineering 2010-04-29 09:18:10 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.