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

Summary: [69cat] IllegalStateException at first start
Product: versioncontrol Reporter: aldobrucale <aldobrucale>
Component: CodeAssignee: Tomas Stupka <tstupka>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jtulach
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: messages.log
Screenshot
messages.log

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. ***