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 183533 - [69cat] IllegalStateException at first start
Summary: [69cat] IllegalStateException at first start
Status: RESOLVED DUPLICATE of bug 166236
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
: 184328 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-04-06 08:25 UTC by aldobrucale
Modified: 2010-04-19 08:54 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (22.19 KB, application/octet-stream)
2010-04-06 08:26 UTC, aldobrucale
Details
Screenshot (57.31 KB, image/png)
2010-04-06 13:15 UTC, aldobrucale
Details
messages.log (22.19 KB, application/octet-stream)
2010-04-06 13:17 UTC, aldobrucale
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aldobrucale 2010-04-06 08:25:40 UTC
[ BUILD # : 201004060201 ]
[ JDK VERSION : 1.6.* ]

Starting this build of netbeans for the first time, and importing settings from
nb 6.8 a dialog for an "IllegalArgumentException" is shown before the splash
screen (not with the platform's look and feel)
Comment 1 aldobrucale 2010-04-06 08:26:45 UTC
Created attachment 96736 [details]
messages.log
Comment 2 aldobrucale 2010-04-06 08:33:13 UTC
I tried it again after deleting the user dir,  so I must correct myself: the splash screen is displayed before the error dialog. After answering the dialog (I don't remember if it was "close" or "cancel") the process exits. When I start the IDE for the second time, everything works fine. The same had also happened with build 20100402.
Comment 3 dlipin 2010-04-06 10:06:51 UTC
I don't see IllegalArgumentException in the log. Could you please attach the appropriate screenshot? Reassiging to ide/Import Settings as it is mentioned in the issue.
Comment 4 aldobrucale 2010-04-06 13:15:14 UTC
Created attachment 96771 [details]
Screenshot

It happens randomly if I delete the user dir and start the ide. The dialog is only shown for a few seconds, then the process exits.
Comment 5 aldobrucale 2010-04-06 13:15:53 UTC
Sorry, it was "IllegalStateException"
Comment 6 aldobrucale 2010-04-06 13:17:02 UTC
Created attachment 96772 [details]
messages.log

The message log relative to the snapshot.
Comment 7 dlipin 2010-04-06 13:28:59 UTC
Likely versioning issue or the ergonomics one.
Comment 8 Ondrej Vrabec 2010-04-07 07:34:00 UTC
First error message in the message log:
SEVERE [org.openide.util.RequestProcessor]: Error in RequestProcessor org.netbeans.modules.ide.ergonomics.fod.FoDFileSystem
java.lang.AssertionError: Note in bug #166236
	at org.netbeans.modules.parsing.impl.indexing.errors.ErrorAnnotator.<clinit>(ErrorAnnotator.java:95)

Probably a dup of #166236?

*** This bug has been marked as a duplicate of bug 166236 ***
Comment 9 Ondrej Vrabec 2010-04-19 08:54:48 UTC
*** Bug 184328 has been marked as a duplicate of this bug. ***