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 202921 - NullPointerException (seemingly) when activating Java SE (perhaps based on Junit installation error)
Summary: NullPointerException (seemingly) when activating Java SE (perhaps based on Ju...
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 7.1
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-01 09:15 UTC by host
Modified: 2011-10-03 04:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (107.48 KB, text/plain)
2011-10-01 09:16 UTC, host
Details

Note You need to log in before you can comment on or make changes to this bug.
Description host 2011-10-01 09:15:00 UTC
After a clean NetBeans install, I started to import an Eclipse Web project. For this, NetBeans started to enable the Java SE module. ...and I received an exception message then (BUT before I could use the exception reporter, the reporter's window vanished and the actual importer window opened). I have attached the messages.log file which shows the NPE but also that exceptions that the Junit could not be installed.
Comment 1 host 2011-10-01 09:16:54 UTC
Created attachment 111393 [details]
messages.log
Comment 2 host 2011-10-01 09:19:53 UTC
P.S.: The import of the Eclipse project did not work after this exception either: I did not get any more exceptions BUT the JAR files of the original Eclipse project were not added to the project libraries.
Comment 3 Jiri Rechtacek 2011-10-03 04:21:40 UTC
By the messages log JUnit was successfully installed in the end. The exceptions are just INFO severity and wont block JUnit installation.