[
https://issues.apache.org/jira/browse/NETBEANS-1232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16610762#comment-16610762
]
Christian Lenz commented on NETBEANS-1232:
------------------------------------------
Still the same problem. Took ~5min to open and I see the splash screen "start
loading modules..." "Done loading modules..." after this, the splash screen
disappears and netbeans is running in the background as a task with ~290MB of
RAM.
I can't figure out, what this exception means:
{code}
INFO [org.openide.awt.Toolbar]: Too long AWTTask: 1.580 ms for
org.openide.awt.MenuBar$MenuBarFolder@2f6bf44c(FolderList{MultiFileObject@754b6407[Menu]})
SEVERE [global]
java.lang.IllegalArgumentException: Key contains code point U+0000
at
java.prefs/java.util.prefs.AbstractPreferences.get(AbstractPreferences.java:296)
at
java.prefs/java.util.prefs.AbstractPreferences.getBoolean(AbstractPreferences.java:531)
at
org.netbeans.core.windows.TopComponentTracker.load(TopComponentTracker.java:76)
at
org.netbeans.core.windows.PersistenceHandler.load(PersistenceHandler.java:101)
at
org.netbeans.core.windows.WindowSystemImpl.load(WindowSystemImpl.java:56)
at org.netbeans.core.GuiRunLevel$InitWinSys.run(GuiRunLevel.java:204)
at
java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
at
java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)
at java.desktop/java.awt.EventQueue.access$600(EventQueue.java:97)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at
java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740)
at
org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:136)
[catch] at
java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at
java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at
java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at
java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at
java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at
java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
{code}
I googled a bit and found old tickets in bugzilla, where I should delete my
Windows2local but I don't have this one atm.
> Import settings from 8.2 to 9.0 tooks too long
> ----------------------------------------------
>
> Key: NETBEANS-1232
> URL: https://issues.apache.org/jira/browse/NETBEANS-1232
> Project: NetBeans
> Issue Type: Bug
> Components: platform - Options&Settings
> Affects Versions: 9.0
> Reporter: Christian Lenz
> Priority: Critical
> Attachments: messages.log
>
>
> I opened NetBeans 9.0 for the first time and it asks me whether I want to
> import my settings from 8.2 or not. I hit yes and I waited 5min (started at
> 10:33 to import and ended at 10:38). This is way to long. I opened the
> messages.log but there is no exception or whatever inside.
> I can't cancel that dialog or close it this is why I set it to critical.
> NetBeans opened after 5min, after the import was finished.
> Cheers
> Chris
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists