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 16983 - 3.3 beta 1 fails to start, throws exception
Summary: 3.3 beta 1 fails to start, throws exception
Status: CLOSED DUPLICATE of bug 16801
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-25 21:18 UTC by Robert Baruch
Modified: 2008-12-22 21:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide.log file for bug (7.70 KB, text/plain)
2001-10-25 21:19 UTC, Robert Baruch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Baruch 2001-10-25 21:18:19 UTC
The splash screen comes up, but when it goes to open the main window, it throws
an exception and hangs. ide.log file attached.
Comment 1 Robert Baruch 2001-10-25 21:19:42 UTC
Created attachment 3152 [details]
ide.log file for bug
Comment 2 _ ttran 2001-10-25 21:39:22 UTC
already fixed, wait for beta2 next week or go download development
builds.  BTW the Debian package of blackdown jdk 1.3 is broken (at
least as NB is concerned), /usr/lib/j2sdk1.3/jre should not be
symlink.  If this is your case then as root do

  rm /usr/lib/j2sdk1.3/jre  mv /usr/lib/j2re1.3 /usr/lib/j2sdk1.3/jre
 ln -s /usr/lib/j2sdk1.3/jre /usr/lib/j2re1.3

This is of course a workaround.  Blackdown notified me that the new
.deb will fix this problem.

*** This issue has been marked as a duplicate of 16801 ***
Comment 3 Quality Engineering 2003-07-01 15:58:15 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 4 Quality Engineering 2003-07-01 16:17:43 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.