Built NB 26 rc 2 under openjdk-21 on ubuntu-like linux
On loading first time:
java.lang.NumberFormatException: For input string: "1,1"
at
java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
at java.base/java.lang.Integer.parseInt(Integer.java:662)
at java.base/java.lang.Integer.parseInt(Integer.java:778)
at
org.netbeans.modules.parsing.impl.indexing.errors.TaskCache.loadErrors(TaskCache.java:280)
at
org.netbeans.modules.parsing.impl.indexing.errors.TaskCache.getErrors(TaskCache.java:129)
at
org.netbeans.modules.parsing.impl.indexing.errors.TaskCache.isInError(TaskCache.java:359)
at
org.netbeans.modules.parsing.ui.indexing.errors.ErrorAnnotator$1.run(ErrorAnnotator.java:286)
at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1403)
at
org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
at org.openide.util.lookup.Lookups.executeWith(Lookups.java:287)
at
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2018)
Caused: org.openide.util.RequestProcessor$SlowItem
at
org.openide.util.RequestProcessor$Task.schedule(RequestProcessor.java:1444)
at
org.netbeans.modules.parsing.ui.indexing.errors.ErrorAnnotator.enqueue(ErrorAnnotator.java:230)
at
org.netbeans.modules.parsing.ui.indexing.errors.ErrorAnnotator.isInError(ErrorAnnotator.java:253)
at
org.netbeans.modules.parsing.ui.indexing.errors.ErrorAnnotator.annotateIcon(ErrorAnnotator.java:118)
at
org.netbeans.modules.masterfs.ui.FileBasedFSWithUI$UiDecorator.annotateIcon(FileBasedFSWithUI.java:54)
at org.openide.loaders.DataNode.getIcon(DataNode.java:225)
at org.openide.nodes.FilterNode.getIcon(FilterNode.java:539)
at org.openide.nodes.FilterNode.getIcon(FilterNode.java:539)
at org.openide.nodes.FilterNode.getIcon(FilterNode.java:539)
at org.openide.explorer.view.VisualizerNode.getIcon(VisualizerNode.java:533)
at
org.openide.explorer.view.NodeRenderer.configureFrom(NodeRenderer.java:213)
at
org.openide.explorer.view.NodeRenderer.getTreeCellRendererComponent(NodeRenderer.java:138)
at
java.desktop/javax.swing.plaf.basic.BasicTreeUI$NodeDimensionsHandler.getNodeDimensions(BasicTreeUI.java:3220)
at
java.desktop/javax.swing.tree.AbstractLayoutCache.getNodeDimensions(AbstractLayoutCache.java:497)
at
java.desktop/javax.swing.tree.FixedHeightLayoutCache.getBounds(FixedHeightLayoutCache.java:555)
at
java.desktop/javax.swing.tree.FixedHeightLayoutCache.getBounds(FixedHeightLayoutCache.java:201)
at
java.desktop/javax.swing.plaf.basic.BasicTreeUI.getPathBounds(BasicTreeUI.java:679)
at
java.desktop/javax.swing.plaf.basic.BasicTreeUI.getPathBounds(BasicTreeUI.java:672)
at com.formdev.flatlaf.ui.FlatTreeUI.getPathBounds(FlatTreeUI.java:390)
at
java.desktop/javax.swing.plaf.basic.BasicTreeUI$Handler.treeNodesChanged(BasicTreeUI.java:4332)
at
java.desktop/javax.swing.tree.DefaultTreeModel.fireTreeNodesChanged(DefaultTreeModel.java:522)
at
java.desktop/javax.swing.tree.DefaultTreeModel.nodesChanged(DefaultTreeModel.java:381)
at
java.desktop/javax.swing.tree.DefaultTreeModel.nodeChanged(DefaultTreeModel.java:302)
at
org.openide.explorer.view.NodeTreeModel$Listener.update(NodeTreeModel.java:261)
at org.openide.explorer.view.VisualizerNode.run(VisualizerNode.java:435)
at
org.netbeans.modules.openide.util.DefaultMutexImplementation.readAccess(DefaultMutexImplementation.java:172)
at
org.netbeans.modules.openide.util.DefaultMutexImplementation$1R.run(DefaultMutexImplementation.java:1016)
at
org.openide.nodes.Children$ProjectManagerDeadlockDetector.execute(Children.java:1913)
at
org.netbeans.modules.openide.util.DefaultMutexImplementation.doWrapperAccess(DefaultMutexImplementation.java:1035)
at
org.netbeans.modules.openide.util.DefaultMutexImplementation.readAccess(DefaultMutexImplementation.java:162)
at org.openide.util.Mutex.readAccess(Mutex.java:242)
at
org.openide.explorer.view.VisualizerNode$QP.processQueue(VisualizerNode.java:660)
at
org.openide.explorer.view.VisualizerNode$QP.access$000(VisualizerNode.java:599)
at
org.openide.explorer.view.VisualizerNode$QP$ProcessQueue.run(VisualizerNode.java:681)
at
java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:773)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:720)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:714)
at
java.base/java.security.AccessController.doPrivileged(AccessController.java:400)
at
java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:742)
at
org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:136)
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)
[catch] at
java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)


-- 
Jack Woehr               # If it doesn't work in Firefox,
Box 82, Beulah CO 81023  # it's broken.
http://www.softwoehr.com # Just Say No to Chrome.

Reply via email to