Error Message NbModuleSuite has been started with failOnMessage(OFF) and failOnException(INFO). The following failures have been captured: [org.netbeans.modules.javahelp] THREAD: AWT-EventQueue-2 MSG: While trying to display: Help java.lang.IllegalArgumentException: view is invalid javax.help.search.MergingSearchEngine.merge(MergingSearchEngine.java:91) javax.help.JHelpSearchNavigator.merge(JHelpSearchNavigator.java:168) javax.help.plaf.basic.BasicSearchNavigatorUI.addSubHelpSets(BasicSearchNavigatorUI.java:275) javax.help.plaf.basic.BasicSearchNavigatorUI.reloadData(BasicSearchNavigatorUI.java:225) javax.help.plaf.basic.BasicSearchNavigatorUI.installUI(BasicSearchNavigatorUI.java:174) javax.swing.JComponent.setUI(JComponent.java:673) javax.help.JHelpNavigator.setUI(JHelpNavigator.java:257) javax.help.JHelpNavigator.updateUI(JHelpNavigator.java:276) javax.help.JHelpNavigator.(JHelpNavigator.java:105) javax.help.JHelpSearchNavigator.(JHelpSearchNavigator.java:66) javax.help.SearchView.createNavigator(SearchView.java:80) javax.help.JHelp.setupNavigators(JHelp.java:148) javax.help.JHelp.(JHelp.java:126) javax.help.JHelp.(JHelp.java:76) org.netbeans.modules.javahelp.JavaHelp.createJHelp(JavaHelp.java:919) org.netbeans.modules.javahelp.JavaHelp.createAndDisplayJHelp(JavaHelp.java:495) org.netbeans.modules.javahelp.JavaHelp.showHelp(JavaHelp.java:474) org.netbeans.modules.javahelp.HelpCtxProcessor$ShortcutAction.actionPerformed(HelpCtxProcessor.java:160) javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995) javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318) javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387) javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242) javax.swing.AbstractButton.doClick(AbstractButton.java:357) javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1220) javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1261) java.awt.Component.processMouseEvent(Component.java:6134) javax.swing.JComponent.processMouseEvent(JComponent.java:3265) java.awt.Component.processEvent(Component.java:5899) java.awt.Container.processEvent(Container.java:2030) java.awt.Component.dispatchEventImpl(Component.java:4501) java.awt.Container.dispatchEventImpl(Container.java:2088) java.awt.Component.dispatchEvent(Component.java:4331) java.awt.EventQueue.dispatchEvent(EventQueue.java:599) org.netbeans.jemmy.QueueTool$JemmyQueue.shortcutEvent(QueueTool.java:603) org.netbeans.jemmy.QueueTool.shortcutEvent(QueueTool.java:166) org.netbeans.jemmy.QueueTool.processEvent(QueueTool.java:146) org.netbeans.jemmy.drivers.input.EventDriver.dispatchEvent(EventDriver.java:96) org.netbeans.jemmy.drivers.input.MouseEventDriver.dispatchEvent(MouseEventDriver.java:350) org.netbeans.jemmy.drivers.input.MouseEventDriver.releaseMouse(MouseEventDriver.java:146) org.netbeans.jemmy.drivers.buttons.ButtonMouseDriver.release(ButtonMouseDriver.java:77) org.netbeans.jemmy.drivers.menus.QueueJMenuDriver$OneReleaseAction.pushLast(QueueJMenuDriver.java:246) org.netbeans.jemmy.drivers.menus.QueueJMenuDriver$OneReleaseAction.process(QueueJMenuDriver.java:267) org.netbeans.jemmy.drivers.menus.QueueJMenuDriver$OneReleaseAction.launch(QueueJMenuDriver.java:287) org.netbeans.jemmy.QueueTool$QueueAction.run(QueueTool.java:563) java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199) java.awt.EventQueue.dispatchEvent(EventQueue.java:597) org.netbeans.jemmy.QueueTool$JemmyQueue.dispatchEvent(QueueTool.java:610) java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:284) java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184) java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174) java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169) java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161) java.awt.EventDispatchThread.run(EventDispatchThread.java:122) Stacktrace junit.framework.AssertionFailedError: NbModuleSuite has been started with failOnMessage(OFF) and failOnException(INFO). The following failures have been captured: [org.netbeans.modules.javahelp] THREAD: AWT-EventQueue-2 MSG: While trying to display: Help java.lang.IllegalArgumentException: view is invalid javax.help.search.MergingSearchEngine.merge(MergingSearchEngine.java:91) javax.help.JHelpSearchNavigator.merge(JHelpSearchNavigator.java:168) javax.help.plaf.basic.BasicSearchNavigatorUI.addSubHelpSets(BasicSearchNavigatorUI.java:275) javax.help.plaf.basic.BasicSearchNavigatorUI.reloadData(BasicSearchNavigatorUI.java:225) javax.help.plaf.basic.BasicSearchNavigatorUI.installUI(BasicSearchNavigatorUI.java:174) javax.swing.JComponent.setUI(JComponent.java:673) javax.help.JHelpNavigator.setUI(JHelpNavigator.java:257) javax.help.JHelpNavigator.updateUI(JHelpNavigator.java:276) javax.help.JHelpNavigator.(JHelpNavigator.java:105) javax.help.JHelpSearchNavigator.(JHelpSearchNavigator.java:66) javax.help.SearchView.createNavigator(SearchView.java:80) javax.help.JHelp.setupNavigators(JHelp.java:148) javax.help.JHelp.(JHelp.java:126) javax.help.JHelp.(JHelp.java:76) org.netbeans.modules.javahelp.JavaHelp.createJHelp(JavaHelp.java:919) org.netbeans.modules.javahelp.JavaHelp.createAndDisplayJHelp(JavaHelp.java:495) org.netbeans.modules.javahelp.JavaHelp.showHelp(JavaHelp.java:474) org.netbeans.modules.javahelp.HelpCtxProcessor$ShortcutAction.actionPerformed(HelpCtxProcessor.java:160) javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995) javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318) javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387) javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242) javax.swing.AbstractButton.doClick(AbstractButton.java:357) javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1220) javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1261) java.awt.Component.processMouseEvent(Component.java:6134) javax.swing.JComponent.processMouseEvent(JComponent.java:3265) java.awt.Component.processEvent(Component.java:5899) java.awt.Container.processEvent(Container.java:2030) java.awt.Component.dispatchEventImpl(Component.java:4501) java.awt.Container.dispatchEventImpl(Container.java:2088) java.awt.Component.dispatchEvent(Component.java:4331) java.awt.EventQueue.dispatchEvent(EventQueue.java:599) org.netbeans.jemmy.QueueTool$JemmyQueue.shortcutEvent(QueueTool.java:603) org.netbeans.jemmy.QueueTool.shortcutEvent(QueueTool.java:166) org.netbeans.jemmy.QueueTool.processEvent(QueueTool.java:146) org.netbeans.jemmy.drivers.input.EventDriver.dispatchEvent(EventDriver.java:96) org.netbeans.jemmy.drivers.input.MouseEventDriver.dispatchEvent(MouseEventDriver.java:350) org.netbeans.jemmy.drivers.input.MouseEventDriver.releaseMouse(MouseEventDriver.java:146) org.netbeans.jemmy.drivers.buttons.ButtonMouseDriver.release(ButtonMouseDriver.java:77) org.netbeans.jemmy.drivers.menus.QueueJMenuDriver$OneReleaseAction.pushLast(QueueJMenuDriver.java:246) org.netbeans.jemmy.drivers.menus.QueueJMenuDriver$OneReleaseAction.process(QueueJMenuDriver.java:267) org.netbeans.jemmy.drivers.menus.QueueJMenuDriver$OneReleaseAction.launch(QueueJMenuDriver.java:287) org.netbeans.jemmy.QueueTool$QueueAction.run(QueueTool.java:563) java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199) java.awt.EventQueue.dispatchEvent(EventQueue.java:597) org.netbeans.jemmy.QueueTool$JemmyQueue.dispatchEvent(QueueTool.java:610) java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:284) java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184) java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174) java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169) java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161) java.awt.EventDispatchThread.run(EventDispatchThread.java:122) at org.netbeans.junit.internal.NbModuleLogHandler.checkFailures(NbModuleLogHandler.java:191) at org.netbeans.junit.NbModuleSuite$NbTestSuiteLogCheck.runTest(NbModuleSuite.java:1296) at org.netbeans.junit.NbModuleSuite$S.runInRuntimeContainer(NbModuleSuite.java:801) at org.netbeans.junit.NbModuleSuite$S.access$100(NbModuleSuite.java:564) at org.netbeans.junit.NbModuleSuite$S$1.protect(NbModuleSuite.java:583) at org.netbeans.junit.NbModuleSuite$S.run(NbModuleSuite.java:581) Standard Output Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer ######## testInitGC ####### ######## testMainMenu ####### ######## testHelp ####### ######## testOptions ####### ######## testNewProject ####### ######## testShortcuts ####### ######## testNewFile ####### ######## testEditor ####### ######## testBuildAndRun ####### ######## testDebugging ####### ######## testGCDocuments ####### Using org.netbeans.jemmy.drivers.DefaultDriverInstaller driver installer ######## testGCProjects ####### Standard Error System class loader patches: /space/hudson/jobs/jet-main/workspace/nbbuild/build/testdist/qa-functional/ide/org-netbeans-modules-ide-kit/tests.jar:/space/hudson/jobs/jet-main/workspace/java.kit/build/test/qa-functional/classes ------------------------------------------------------------------------------- >Log Session: Sunday, May 8, 2011 12:08:58 AM MSD >System Info: Product Version = NetBeans Platform Dev (Build jet-main-3978-on-20110507) Operating System = SunOS version 5.10 running on x86 Java; VM; Vendor = 1.6.0_10-beta; Java HotSpot(TM) Server VM 11.0-b12; Sun Microsystems Inc. Runtime = Java(TM) SE Runtime Environment 1.6.0_10-beta-b24 Java Home = /space/soft/jdk1.6.0_10/jre System Locale; Encoding = en; ISO646-US Home Directory = /home.local/ffjre Current Directory = /space/hudson/jobs/jet-main/workspace User Directory = /space/hudson/jobs/jet-main/workspace/java.kit/build/test/qa-functional/work/userdir0 Installation = /space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/ide /space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/java /space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/extra /space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/harness /space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/platform /space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/platform Boot & Ext. Classpath = /space/soft/jdk1.6.0_10/jre/lib/resources.jar:/space/soft/jdk1.6.0_10/jre/lib/rt.jar:/space/soft/jdk1.6.0_10/jre/lib/sunrsasign.jar:/space/soft/jdk1.6.0_10/jre/lib/jsse.jar:/space/soft/jdk1.6.0_10/jre/lib/jce.jar:/space/soft/jdk1.6.0_10/jre/lib/charsets.jar:/space/soft/jdk1.6.0_10/jre/classes:/space/soft/jdk1.6.0_10/jre/lib/ext/dnsns.jar:/space/soft/jdk1.6.0_10/jre/lib/ext/localedata.jar:/space/soft/jdk1.6.0_10/jre/lib/ext/sunpkcs11.jar:/space/soft/jdk1.6.0_10/jre/lib/ext/sunjce_provider.jar:/usr/jdk/packages/lib/ext/jhall.jar Application Classpath = loaded by URLClassLoader file:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/platform/lib/boot.jar file:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/platform/lib/org-openide-util.jar file:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/platform/lib/org-openide-util-lookup.jar file:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/platform/lib/org-openide-modules.jar file:/space/soft/jdk1.6.0_10/lib/tools.jar file:/space/soft/jdk1.6.0_10/lib/htmlconverter.jar file:/space/soft/jdk1.6.0_10/lib/sa-jdi.jar file:/space/soft/jdk1.6.0_10/lib/dt.jar file:/space/soft/jdk1.6.0_10/lib/jconsole.jar Startup Classpath = /space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/platform/core/org-openide-filesystems.jar:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/platform/core/core.jar ------------------------------------------------------------------------------- WARNING [org.netbeans.core.modules]: the modules [org.netbeans.modules.beans, org.netbeans.modules.bugtracking, org.netbeans.modules.bugtracking.bridge, org.netbeans.modules.bugzilla, org.netbeans.modules.debugger.jpda, org.netbeans.modules.debugger.jpda.ui, org.netbeans.modules.diff, org.netbeans.modules.editor.bracesmatching, org.netbeans.modules.editor.codetemplates, org.netbeans.modules.editor.indent.project, org.netbeans.modules.editor.macros, org.netbeans.modules.form, org.netbeans.modules.form.j2ee, org.netbeans.modules.gsf.codecoverage, org.netbeans.modules.hibernate, org.netbeans.modules.i18n, org.netbeans.modules.i18n.form, org.netbeans.modules.j2ee.jpa.verification, org.netbeans.modules.j2ee.persistence, org.netbeans.modules.java.examples, org.netbeans.modules.java.navigation, org.netbeans.modules.javadoc, org.netbeans.modules.javascript.editing, org.netbeans.modules.javascript.hints, org.netbeans.modules.javawebstart, org.netbeans.modules.jumpto, org.netbeans.modules.localhistory, org.netbeans.modules.mercurial, org.netbeans.modules.options.editor, org.netbeans.modules.properties, org.netbeans.modules.refactoring.api, org.netbeans.modules.spring.beans, org.netbeans.modules.subversion, org.netbeans.modules.swingapp, org.netbeans.modules.terminal, org.netbeans.modules.versioning, org.netbeans.modules.versioning.system.cvss, org.netbeans.modules.versioning.util, org.netbeans.modules.xml, org.netbeans.modules.xml.jaxb, org.netbeans.modules.xml.tools.java] use org.jdesktop.layout which is deprecated: Use javax.swing.GroupLayout instead. (In form editor: select Form ... in Inspector; change Layout Generation Style to Standard Java 6 code.) WARNING [org.netbeans.core.modules]: the modules [org.netbeans.modules.db.sql.editor, org.netbeans.modules.editor.structure, org.netbeans.modules.java.editor, org.netbeans.modules.java.editor.lib, org.netbeans.modules.xml.text] use org.netbeans.modules.editor.deprecated.pre65formatting which is deprecated. INFO [org.netbeans.core.startup.NbEvents]: Turning on modules: org.openide.util.lookup [8.8 jet-main-3978-on-20110507] org.openide.util [8.15 jet-main-3978-on-20110507] org.openide.modules [7.23 jet-main-3978-on-20110507] org.openide.filesystems [7.47 jet-main-3978-on-20110507] org.netbeans.modules.queries/1 [1.23 jet-main-3978-on-20110507] org.openide.awt [7.31 jet-main-3978-on-20110507] org.netbeans.api.progress/1 [1.24 jet-main-3978-on-20110507] org.openide.dialogs [7.20 jet-main-3978-on-20110507] org.openide.nodes [7.21 jet-main-3978-on-20110507] org.openide.windows [6.40 jet-main-3978-on-20110507] org.netbeans.swing.tabcontrol [1.25 jet-main-3978-on-20110507] org.netbeans.swing.outline [1.14 jet-main-3978-on-20110507] org.openide.explorer [6.35 jet-main-3978-on-20110507] org.netbeans.modules.editor.mimelookup/1 [1.22 jet-main-3978-on-20110507] org.openide.text [6.37 jet-main-3978-on-20110507] org.openide.actions [6.22 jet-main-3978-on-20110507] org.openide.loaders [7.21 jet-main-3978-on-20110507] org.openidex.util/3 [3.29 jet-main-3978-on-20110507] org.openide.io [1.27 jet-main-3978-on-20110507] org.openide.execution [1.22 jet-main-3978-on-20110507] org.netbeans.swing.plaf [1.20 jet-main-3978-on-20110507] org.netbeans.modules.projectapi/1 [1.36 jet-main-3978-on-20110507] org.netbeans.swing.dirchooser [1.12 jet-main-3978-on-20110507] org.netbeans.spi.viewmodel/2 [1.32 jet-main-3978-on-20110507] org.netbeans.spi.tasklist/1 [1.15.0.1 1 jet-main-3978-on-20110507] org.netbeans.api.annotations.common/1 [1.9 jet-main-3978-on-20110507] org.netbeans.spi.quicksearch [1.10 jet-main-3978-on-20110507] org.netbeans.spi.palette/1 [1.26 jet-main-3978-on-20110507] org.netbeans.spi.navigator/1 [1.17 jet-main-3978-on-20110507] org.netbeans.modules.editor.settings/1 [1.36 jet-main-3978-on-20110507] org.netbeans.modules.editor.util/1 [1.42 jet-main-3978-on-20110507] org.netbeans.modules.lexer/2 [1.39.0.1 1 jet-main-3978-on-20110507] org.netbeans.modules.editor.lib2/1 [1.41.0.9 9 jet-main-3978-on-20110507] org.netbeans.modules.editor.fold/1 [1.25.0.9 jet-main-3978-on-20110507] org.netbeans.modules.editor.indent/2 [1.24 jet-main-3978-on-20110507] org.netbeans.modules.editor.lib/3 [3.9.0.13.9 13 jet-main-3978-on-20110507] org.netbeans.spi.editor.hints/0 [1.18.0.7.9 7 jet-main-3978-on-20110507] org.netbeans.api.debugger/1 [1.31 jet-main-3978-on-20110507] org.netbeans.modules.projectuiapi/1 [1.51.0.8 8 jet-main-3978-on-20110507] org.netbeans.spi.debugger.ui/1 [2.27 jet-main-3978-on-20110507] org.netbeans.api.xml/1 [1.26 jet-main-3978-on-20110507] org.netbeans.modules.xml.core/2 [1.25.0.4 4 jet-main-3978-on-20110507] org.netbeans.modules.editor.errorstripe.api/1 [2.16.0.1 1 jet-main-3978-on-20110507] org.netbeans.modules.editor.errorstripe/2 [2.17.0.1.1 1 jet-main-3978-on-20110507] org.netbeans.bootstrap/1 [2.40 jet-main-3978-on-20110507] org.netbeans.core.startup/1 [1.31 jet-main-3978-on-20110507] org.netbeans.modules.keyring [1.6 jet-main-3978-on-20110507] org.netbeans.core/2 [3.25 jet-main-3978-on-20110507] org.netbeans.modules.options.api/1 [1.22 jet-main-3978-on-20110507] org.netbeans.modules.javahelp/1 [2.22 jet-main-3978-on-20110507] org.netbeans.modules.editor.settings.storage/1 [1.29 jet-main-3978-on-20110507] org.jdesktop.layout/1 [1.17 jet-main-3978-on-20110507] org.netbeans.modules.editor/3 [1.57.0.5.13.9 5 jet-main-3978-on-20110507] org.netbeans.modules.options.keymap [1.14 jet-main-3978-on-20110507] org.netbeans.modules.options.editor/1 [1.25 jet-main-3978-on-20110507] org.netbeans.modules.diff/1 [1.33.0.42.1 42 jet-main-3978-on-20110507] org.netbeans.modules.editor.completion/1 [1.26.0.1 1 jet-main-3978-on-20110507] org.netbeans.modules.editor.codetemplates/1 [1.22.0.1 1 jet-main-3978-on-20110507] org.netbeans.core.ui/1 [1.27 jet-main-3978-on-20110507] org.netbeans.api.java.classpath/1 [1.29 jet-main-3978-on-20110507] org.netbeans.libs.lucene/3 [3.2 jet-main-3978-on-20110507] org.netbeans.libs.jna/1 [1.14 jet-main-3978-on-20110507] org.netbeans.modules.masterfs/2 [2.32 jet-main-3978-on-20110507] org.netbeans.modules.parsing.lucene/2 [2.2 jet-main-3978-on-20110507] org.netbeans.modules.parsing.api/1 [1.42.0.6 6 jet-main-3978-on-20110507] org.netbeans.modules.jumpto/1 [1.23.0.1 1 jet-main-3978-on-20110507] org.netbeans.modules.editor.guards/1 [1.12 jet-main-3978-on-20110507] org.netbeans.modules.refactoring.api [1.16 jet-main-3978-on-20110507] org.netbeans.modules.csl.api/2 [2.17.0.2.1.1.6 2 jet-main-3978-on-20110507] org.netbeans.modules.xml.lexer [1.13 jet-main-3978-on-20110507] org.netbeans.modules.editor.deprecated.pre65formatting/0 [1.4.0.1.5.13.9 1 jet-main-3978-on-20110507] org.netbeans.modules.editor.structure/1 [1.29.0.1 1 jet-main-3978-on-20110507] org.netbeans.modules.editor.bracesmatching/0 [1.18 jet-main-3978-on-20110507] org.netbeans.modules.xml.text/2 [1.29 jet-main-3978-on-20110507] org.netbeans.modules.xml.xam/1 [1.14.0.1 1 jet-main-3978-on-20110507] org.netbeans.modules.xml.schema.model/1 [1.14.0.1 1 jet-main-3978-on-20110507] org.netbeans.modules.xml.axi [1.14 jet-main-3978-on-20110507] org.apache.xml.resolver [1.15.0.12 12 jet-main-3978-on-20110507] org.netbeans.modules.xml.retriever/1 [1.14 jet-main-3978-on-20110507] org.netbeans.modules.xml [1.13 jet-main-3978-on-20110507] org.netbeans.modules.servletapi/1 [1.23 jet-main-3978-on-20110507] org.netbeans.modules.httpserver/2 [2.19.0.42 42 jet-main-3978-on-20110507] org.netbeans.modules.xsl/1 [1.26 jet-main-3978-on-20110507] org.netbeans.modules.xml.xdm/1 [1.15.0.1 1 jet-main-3978-on-20110507] org.netbeans.libs.xerces/1 [1.22.0.280 280 jet-main-3978-on-20110507] org.netbeans.modules.xml.tax/2 [1.26.0.280 jet-main-3978-on-20110507] org.netbeans.modules.xml.tools/2 [1.26 jet-main-3978-on-20110507] org.netbeans.api.java/1 [1.33 jet-main-3978-on-20110507] org.netbeans.modules.classfile/1 [1.31 jet-main-3978-on-20110507] org.apache.tools.ant.module/3 [3.47.0.2 2 jet-main-3978-on-20110507] org.netbeans.modules.project.libraries/1 [1.29 jet-main-3978-on-20110507] org.netbeans.modules.java.platform/1 [1.21 jet-main-3978-on-20110507] org.netbeans.modules.xml.catalog/2 [1.24.0.4 4 jet-main-3978-on-20110507] org.netbeans.modules.project.ant/1 [1.42 jet-main-3978-on-20110507] org.netbeans.modules.java.project/1 [1.38 jet-main-3978-on-20110507] org.netbeans.libs.javacapi [7.6.0.3 3 jet-main-3978-on-20110507] org.netbeans.libs.javacimpl/1 [0.22.0.15 15 jet-main-3978-on-20110507] org.netbeans.modules.java.preprocessorbridge [1.18.0.1 1 jet-main-3978-on-20110507] org.netbeans.modules.java.lexer/1 [1.14 jet-main-3978-on-20110507] org.netbeans.modules.editor.indent.project/0 [1.5 jet-main-3978-on-20110507] org.netbeans.modules.java.source [0.79.0.17.15.6 17 jet-main-3978-on-20110507] org.netbeans.modules.xml.tools.java [1.12 jet-main-3978-on-20110507] org.netbeans.modules.xml.schema.completion [1.13 jet-main-3978-on-20110507] org.netbeans.core.multiview/1 [1.22 jet-main-3978-on-20110507] org.netbeans.modules.xml.multiview/1 [1.19.0.2 2 jet-main-3978-on-20110507] org.netbeans.modules.xml.jaxb.api/1 [1.8 jet-main-3978-on-20110507] org.netbeans.modules.xml.jaxb/1 [1.13 jet-main-3978-on-20110507] org.netbeans.modules.websvc.jaxws21api/1 [1.14 jet-main-3978-on-20110507] org.netbeans.libs.jaxb/1 [1.14 jet-main-3978-on-20110507] org.netbeans.modules.websvc.jaxws21/1 [1.14 jet-main-3978-on-20110507] org.netbeans.modules.web.common [1.11 jet-main-3978-on-20110507] org.netbeans.modules.spellchecker.apimodule [1.8 jet-main-3978-on-20110507] org.netbeans.modules.versioning/1 [1.22.0.1.42.1 1 jet-main-3978-on-20110507] org.netbeans.modules.versioning.util [1.15.0.42.1 jet-main-3978-on-20110507] org.netbeans.lib.cvsclient/1 [1.27 jet-main-3978-on-20110507] org.netbeans.libs.jzlib/1 [1.8.0.107 107 jet-main-3978-on-20110507] org.netbeans.libs.jsch/1 [1.18 jet-main-3978-on-20110507] org.netbeans.modules.versioning.system.cvss/1 [1.23.0.1.42.1 1 jet-main-3978-on-20110507] org.netbeans.modules.versioning.indexingbridge/0 [1.8 jet-main-3978-on-20110507] org.netbeans.modules.sendopts/2 [2.13 jet-main-3978-on-20110507] org.netbeans.modules.utilities/1 [1.39 jet-main-3978-on-20110507] org.netbeans.modules.utilities.project/1 [1.19 jet-main-3978-on-20110507] org.netbeans.modules.usersguide/1 [1.32 jet-main-3978-on-20110507] org.netbeans.lib.terminalemulator [1.16 jet-main-3978-on-20110507] org.netbeans.modules.terminal [1.5 jet-main-3978-on-20110507] org.netbeans.modules.tasklist.ui/1 [1.14.0.1 jet-main-3978-on-20110507] org.netbeans.modules.tasklist.todo/1 [1.13.0.1 1 jet-main-3978-on-20110507] org.netbeans.modules.tasklist.projectint/1 [1.12 jet-main-3978-on-20110507] org.netbeans.modules.tasklist.kit [1.12 jet-main-3978-on-20110507] org.netbeans.modules.target.iterator/1 [1.6 jet-main-3978-on-20110507] org.netbeans.modules.java.sourceui/1 [1.22.0.1.17 1 jet-main-3978-on-20110507] org.netbeans.modules.java.api.common/0 [1.29 jet-main-3978-on-20110507] org.netbeans.libs.antlr3.runtime [1.5.0.1 1 jet-main-3978-on-20110507] org.netbeans.modules.j2ee.metadata/0 [1.15 jet-main-3978-on-20110507] org.netbeans.modules.j2ee.metadata.model.support/1 [1.12 jet-main-3978-on-20110507] org.netbeans.modules.j2ee.persistenceapi/1 [1.15.0.1 1 jet-main-3978-on-20110507] org.netbeans.api.debugger.jpda/2 [2.31 jet-main-3978-on-20110507] org.netbeans.modules.debugger.jpda.ant [1.21 jet-main-3978-on-20110507] org.netbeans.modules.ant.browsetask [1.24 jet-main-3978-on-20110507] org.netbeans.modules.java.j2seproject/1 [1.44.0.45 45 jet-main-3978-on-20110507] org.netbeans.modules.java.guards/0 [0.14 jet-main-3978-on-20110507] org.jdesktop.beansbinding/1 [1.11.0.121 121 jet-main-3978-on-20110507] org.netbeans.modules.form/2 [1.37.0.2 2 jet-main-3978-on-20110507] org.netbeans.modules.properties/1 [1.36 jet-main-3978-on-20110507] org.netbeans.modules.swingapp [1.14.0.2 jet-main-3978-on-20110507] org.netbeans.modules.swing.validation/1 [1.12 jet-main-3978-on-20110507] org.netbeans.modules.autoupdate.services [1.26 jet-main-3978-on-20110507] org.netbeans.libs.svnClientAdapter/1 [1.17 jet-main-3978-on-20110507] org.netbeans.libs.ini4j/1 [1.13 jet-main-3978-on-20110507] org.netbeans.modules.subversion [1.17.0.42.1 jet-main-3978-on-20110507] org.netbeans.libs.cglib/1 [1.10 jet-main-3978-on-20110507] org.netbeans.libs.commons_logging/1 [1.17.0.11 11 jet-main-3978-on-20110507] org.netbeans.libs.springframework [1.11 jet-main-3978-on-20110507] org.netbeans.modules.java.navigation/1 [1.21 jet-main-3978-on-20110507] org.netbeans.modules.refactoring.java/1 [1.20.0.1 1 jet-main-3978-on-20110507] org.netbeans.modules.java.editor.lib/1 [1.20 jet-main-3978-on-20110507] org.netbeans.modules.java.editor/1 [2.34.0.8.1.1 8 jet-main-3978-on-20110507] org.netbeans.modules.beans/1 [1.32.0.1.8 1 jet-main-3978-on-20110507] org.netbeans.modules.ant.freeform/1 [1.28 jet-main-3978-on-20110507] org.netbeans.modules.java.freeform/1 [1.25 jet-main-3978-on-20110507] org.netbeans.modules.java.j2seplatform/1 [1.21 jet-main-3978-on-20110507] org.netbeans.modules.projectimport.eclipse.core/1 [2.13 jet-main-3978-on-20110507] org.netbeans.modules.java.hints.processor [1.7.0.1.15 1 jet-main-3978-on-20110507] org.netbeans.modules.java.hints/1 [1.54.0.5.8.17.6 5 jet-main-3978-on-20110507] org.netbeans.modules.extexecution/2 [1.25 jet-main-3978-on-20110507] org.netbeans.modules.autoupdate.ui [1.23 jet-main-3978-on-20110507] org.netbeans.modules.gsf.testrunner [1.20 jet-main-3978-on-20110507] org.netbeans.modules.gototest/1 [1.13 jet-main-3978-on-20110507] org.netbeans.modules.junit/2 [2.46 jet-main-3978-on-20110507] org.netbeans.modules.javadoc/1 [1.37 jet-main-3978-on-20110507] org.netbeans.modules.spellchecker.bindings.java/1 [1.13 jet-main-3978-on-20110507] org.netbeans.modules.java.examples/1 [1.19 jet-main-3978-on-20110507] org.netbeans.modules.i18n/1 [1.35 jet-main-3978-on-20110507] org.netbeans.modules.java.debug [1.19.0.1.15.17 1 jet-main-3978-on-20110507] org.netbeans.modules.javawebstart [1.12 jet-main-3978-on-20110507] org.netbeans.modules.java.source.ant [1.13.0.1.17 1 jet-main-3978-on-20110507] org.netbeans.modules.ant.debugger/1 [1.20.0.2 jet-main-3978-on-20110507] org.netbeans.core.execution/1 [1.24 jet-main-3978-on-20110507] org.netbeans.modules.favorites/1 [1.25 jet-main-3978-on-20110507] org.netbeans.modules.projectui [1.26.0.8 jet-main-3978-on-20110507] org.netbeans.modules.projectui.buildmenu/1 [1.10.0.1 1 jet-main-3978-on-20110507] org.netbeans.modules.editor.bookmarks/1 [1.17 jet-main-3978-on-20110507] org.netbeans.modules.html.lexer/1 [1.13 jet-main-3978-on-20110507] org.netbeans.modules.css.editor/1 [1.18 jet-main-3978-on-20110507] org.netbeans.modules.html.editor.lib/1 [1.33 jet-main-3978-on-20110507] org.netbeans.modules.html.editor/1 [1.28 jet-main-3978-on-20110507] org.mozilla.rhino.patched/1 [1.113 jet-main-3978-on-20110507] org.netbeans.modules.javascript.editing/1 [0.100 jet-main-3978-on-20110507] org.netbeans.modules.javascript.refactoring/1 [0.74 jet-main-3978-on-20110507] org.netbeans.modules.javascript.hints/1 [0.49 jet-main-3978-on-20110507] org.netbeans.modules.javascript.kit/1 [0.115 jet-main-3978-on-20110507] org.netbeans.modules.editor.actions/1 [1.9.0.9 jet-main-3978-on-20110507] org.netbeans.libs.bytelist/1 [0.11.0.1 1 jet-main-3978-on-20110507] org.netbeans.libs.jvyamlb/1 [0.13 jet-main-3978-on-20110507] org.netbeans.modules.languages.yaml [2.14 jet-main-3978-on-20110507] org.netbeans.core.browser/1 [1.10.0.1 1 jet-main-3978-on-20110507] org.netbeans.core.output2/1 [1.22 jet-main-3978-on-20110507] org.netbeans.modules.editor.plain.lib/1 [1.17 jet-main-3978-on-20110507] org.netbeans.modules.css.visual/1 [2.17 jet-main-3978-on-20110507] org.netbeans.modules.languages.manifest [1.15 jet-main-3978-on-20110507] org.netbeans.modules.languages.diff [1.16 jet-main-3978-on-20110507] org.netbeans.modules.image/1 [1.31 jet-main-3978-on-20110507] org.netbeans.modules.html/1 [1.36 jet-main-3978-on-20110507] org.netbeans.modules.html.parser/1 [1.4.0.1 1 jet-main-3978-on-20110507] org.netbeans.modules.html.validation/1 [1.6 jet-main-3978-on-20110507] org.netbeans.modules.editor.kit [1.13 jet-main-3978-on-20110507] org.netbeans.modules.dlight.nativeexecution [1.10.0.1 1 jet-main-3978-on-20110507] org.netbeans.modules.settings/1 [1.31 jet-main-3978-on-20110507] org.netbeans.modules.dlight.terminal [1.6.0.1 1 jet-main-3978-on-20110507] org.netbeans.modules.print.editor [7.10 jet-main-3978-on-20110507] org.netbeans.modules.editor.plain/2 [1.18 jet-main-3978-on-20110507] org.netbeans.libs.osgi [1.5 jet-main-3978-on-20110507] org.netbeans.libs.felix [1.5 jet-main-3978-on-20110507] org.netbeans.modules.print [7.9 jet-main-3978-on-20110507] org.netbeans.core.windows/2 [2.28 jet-main-3978-on-20110507] org.netbeans.modules.core.kit [1.12 jet-main-3978-on-20110507] org.netbeans.core.ide/1 [1.24 jet-main-3978-on-20110507] org.netbeans.modules.editor.macros/0 [1.13.0.1.13 1 jet-main-3978-on-20110507] org.netbeans.modules.extbrowser/1 [1.23 jet-main-3978-on-20110507] org.netbeans.modules.defaults/1 [1.15 jet-main-3978-on-20110507] org.netbeans.modules.ide.kit [1.15 jet-main-3978-on-20110507] org.netbeans.modules.ant.kit [1.12 jet-main-3978-on-20110507] org.netbeans.modules.java.helpset/1 [1.12 jet-main-3978-on-20110507] org.netbeans.modules.java.kit [1.14 jet-main-3978-on-20110507] org.netbeans.modules.j2ee.core.utilities/0 [1.13 jet-main-3978-on-20110507] org.netbeans.modules.spring.beans/0 [1.17.0.1 1 jet-main-3978-on-20110507] org.netbeans.modules.spellchecker [1.17.0.1.7 1 jet-main-3978-on-20110507] org.netbeans.modules.spellchecker.kit [1.9 jet-main-3978-on-20110507] org.netbeans.modules.spellchecker.dictionary_en [1.6 jet-main-3978-on-20110507] org.netbeans.modules.properties.syntax/1 [1.32 jet-main-3978-on-20110507] org.netbeans.modules.spellchecker.bindings.properties [1.5 jet-main-3978-on-20110507] org.netbeans.modules.spellchecker.bindings.htmlxml [1.10 jet-main-3978-on-20110507] org.netbeans.modules.schema2beans/1 [1.29 jet-main-3978-on-20110507] org.netbeans.modules.projectimport.eclipse.j2se [1.11.0.45 jet-main-3978-on-20110507] org.netbeans.modules.progress.ui [1.16 jet-main-3978-on-20110507] org.netbeans.insane/1 [1.13.0.1 1 jet-main-3978-on-20110507] org.netbeans.libs.junit4 [1.13 jet-main-3978-on-20110508] org.netbeans.modules.nbjunit/1 [1.68 jet-main-3978-on-20110507] org.netbeans.modules.mercurial [1.19.0.42.1 jet-main-3978-on-20110507] org.netbeans.modules.maven.embedder/2 [2.9 jet-main-3978-on-20110507] org.netbeans.modules.maven.model/1 [1.15 jet-main-3978-on-20110507] org.netbeans.modules.maven.indexer/1 [1.15 jet-main-3978-on-20110507] org.netbeans.modules.maven/2 [2.10 jet-main-3978-on-20110507] org.netbeans.modules.maven.spring/1 [1.11 jet-main-3978-on-20110507] org.netbeans.modules.maven.grammar/1 [1.13 jet-main-3978-on-20110507] org.netbeans.modules.maven.repository/1 [1.12 jet-main-3978-on-20110507] org.netbeans.modules.gsf.codecoverage [1.14 jet-main-3978-on-20110507] org.netbeans.modules.maven.coverage [1.2 jet-main-3978-on-20110507] org.netbeans.api.visual [2.28 jet-main-3978-on-20110507] org.netbeans.modules.maven.graph/1 [1.11 jet-main-3978-on-20110507] org.netbeans.modules.maven.osgi/1 [1.6 jet-main-3978-on-20110507] org.netbeans.modules.maven.kit/1 [4.11 jet-main-3978-on-20110507] org.netbeans.modules.maven.search [1.13 jet-main-3978-on-20110507] org.netbeans.modules.maven.persistence/1 [1.11 jet-main-3978-on-20110507] org.netbeans.modules.maven.junit/1 [1.13 jet-main-3978-on-20110507] org.netbeans.modules.maven.hints/1 [1.14 jet-main-3978-on-20110507] org.netbeans.modules.localhistory [1.13 jet-main-3978-on-20110507] org.netbeans.modules.lexer.nbbridge/1 [1.15.0.1 jet-main-3978-on-20110507] org.netbeans.modules.keyring.impl [1.3 jet-main-3978-on-20110507] org.netbeans.modules.jemmy/3 [3.10 jet-main-3978-on-20110507] org.netbeans.modules.jellytools.platform/3 [3.9 jet-main-3978-on-20110507] org.netbeans.modules.jellytools.ide/3 [3.10.0.1 jet-main-3978-on-20110507] org.netbeans.modules.jellytools.java/3 [3.9 jet-main-3978-on-20110507] org.netbeans.modules.j2ee.toplinklib/1 [2.21 jet-main-3978-on-20110507] org.netbeans.modules.db.metadata.model/0 [0.13 jet-main-3978-on-20110507] org.netbeans.modules.db/1 [1.44.0.30 30 jet-main-3978-on-20110507] org.netbeans.modules.dbschema/1 [1.23.0.4.30 4 jet-main-3978-on-20110507] org.netbeans.modules.dbapi [1.17.0.30 jet-main-3978-on-20110507] org.netbeans.modules.j2ee.persistence [1.22.0.1 1 jet-main-3978-on-20110507] org.netbeans.libs.swingx/1 [1.10 jet-main-3978-on-20110507] org.netbeans.modules.db.dataview [1.11 jet-main-3978-on-20110507] org.netbeans.modules.db.core [1.19 jet-main-3978-on-20110507] org.netbeans.modules.db.sql.editor [1.19.0.30 jet-main-3978-on-20110507] org.netbeans.modules.db.sql.visualeditor/1 [2.13.0.30 jet-main-3978-on-20110507] org.netbeans.modules.db.mysql [0.11.0.2 2 jet-main-3978-on-20110507] org.netbeans.modules.derby [1.22 jet-main-3978-on-20110507] org.netbeans.modules.db.drivers [1.12 jet-main-3978-on-20110507] org.netbeans.modules.db.kit [1.14 jet-main-3978-on-20110507] org.netbeans.modules.j2ee.eclipselinkmodelgen [1.8 jet-main-3978-on-20110507] org.netbeans.modules.j2ee.jpa.verification [1.16 jet-main-3978-on-20110507] org.netbeans.modules.j2ee.eclipselink [1.8 jet-main-3978-on-20110507] org.netbeans.modules.j2ee.jpa.refactoring [1.14 jet-main-3978-on-20110507] org.netbeans.modules.j2ee.persistence.kit [1.12 jet-main-3978-on-20110507] org.netbeans.modules.i18n.form/2 [1.33.0.2 jet-main-3978-on-20110507] org.netbeans.modules.hudson [1.10 jet-main-3978-on-20110507] org.netbeans.modules.hudson.subversion [1.9 jet-main-3978-on-20110507] org.netbeans.modules.hudson.mercurial [1.9 jet-main-3978-on-20110507] org.netbeans.modules.hudson.maven [1.11 jet-main-3978-on-20110507] org.netbeans.modules.hudson.ant [1.9 jet-main-3978-on-20110507] org.netbeans.libs.freemarker/1 [2.15.0.238 238 jet-main-3978-on-20110507] org.netbeans.modules.hibernatelib/1 [1.10.0.325.238 325 jet-main-3978-on-20110507] org.netbeans.modules.hibernate/1 [1.13.0.1 1 jet-main-3978-on-20110507] org.netbeans.modules.form.kit [1.12 jet-main-3978-on-20110507] org.netbeans.modules.form.j2ee/0 [0.15.0.1.2 1 jet-main-3978-on-20110507] org.netbeans.modules.extexecution.destroy [1.8 jet-main-3978-on-20110507] org.netbeans.modules.editor.mimelookup.impl/1 [1.14 jet-main-3978-on-20110507] org.netbeans.modules.debugger.jpda.projects [1.17 jet-main-3978-on-20110507] org.netbeans.modules.debugger.jpda/2 [1.34 jet-main-3978-on-20110507] org.netbeans.modules.debugger.jpda.ui/1 [1.20 jet-main-3978-on-20110507] org.netbeans.libs.commons_codec/1 [1.9 jet-main-3978-on-20110507] org.netbeans.libs.bugtracking [1.9.0.1 1 jet-main-3978-on-20110507] org.netbeans.libs.bugzilla [1.9 jet-main-3978-on-20110507] org.netbeans.modules.bugtracking [1.11 jet-main-3978-on-20110507] org.netbeans.modules.bugzilla [1.10 jet-main-3978-on-20110507] org.netbeans.modules.bugtracking.bridge [1.10 jet-main-3978-on-20110507] org.netbeans.modules.ant.grammar/1 [1.27 jet-main-3978-on-20110507] org.netbeans.libs.svnClientAdapter.svnkit/1 [1.2 jet-main-3978-on-20110507] org.netbeans.libs.svnClientAdapter.javahl/1 [1.3 jet-main-3978-on-20110507] org.netbeans.core.netigso [1.9 jet-main-3978-on-20110507] org.netbeans.core.nativeaccess/1 [1.12 jet-main-3978-on-20110507] org.netbeans.core.io.ui/1 [1.12 jet-main-3978-on-20110507] FINE [TIMER]: Kits scan FINE [TIMER]: [M] Kits FINE [TIMER]: [M] JavaKit used Diagnostic information Input arguments: -ea -XX:PermSize=32m -XX:MaxPermSize=200m -Xmx320m -Dapple.awt.UIElement=false -Dcluster.path.final=/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/platform:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/nb:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/ergonomics:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/ide:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/java:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/xml:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/apisupport:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/webcommon:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/websvccommon:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/enterprise:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/mobility:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/profiler:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/ruby:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/python:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/php:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/visualweb:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/soa:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/identity:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/uml:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/harness:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/cnd:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/dlight:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/groovy:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/extra:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/javafx:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/javacard:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/java -Dnbjunit.workdir=/space/hudson/jobs/jet-main/workspace/java.kit/build/test/qa-functional/work -Dignore.random.failures=true Compiler: HotSpot Tiered Compilers Heap memory usage: initial 0b maximum 310.0MB Non heap memory usage: initial 36.0MB maximum 248.0MB Garbage collector: PS Scavenge (Collections=22 Total time spent=0s) Garbage collector: PS MarkSweep (Collections=3 Total time spent=0s) Classes: loaded=6685 total loaded=6685 unloaded 0 INFO [org.netbeans.core.ui.warmup.DiagnosticTask]: Total memory 17,179,406,336 INFO [null]: Total physical memory 17,179,406,336 INFO [org.netbeans.core.ui.warmup.DiagnosticTask]: Using netbeans.full.hack=true; see http://wiki.netbeans.org/DevFaqNetBeansFullHack WARNING [org.openide.util.WeakListenerImpl]: Can't remove java.beans.PropertyChangeListener using method removePropertyChangeListener from org.netbeans.modules.editor.NbEditorDocument@f4f91d, mimeType='text/x-java', kitClass=null, length=3926, version=1, file=null WARNING [org.netbeans.core.startup.InstalledFileLocatorImpl]: no code name base passed when looking up modules/dict/dictionary_en.description at org.netbeans.modules.spellchecker.DictionaryProviderImpl.getDictionaryStream(DictionaryProviderImpl.java:183) WARNING [org.netbeans.core.startup.InstalledFileLocatorImpl]: no code name base passed when looking up modules/dict/ispell-enwl-3.1.20.zip at org.netbeans.core.startup.layers.NbinstURLMapper.decodeURL(NbinstURLMapper.java:110) WARNING [org.netbeans.core.startup.InstalledFileLocatorImpl]: no code name base passed when looking up modules/dict/ispell-enwl-3.1.20.zip at org.netbeans.core.startup.layers.NbinstURLMapper.decodeURL(NbinstURLMapper.java:110) WARNING [org.netbeans.core.startup.InstalledFileLocatorImpl]: no code name base passed when looking up modules/dict/ispell-enwl-3.1.20.zip at org.netbeans.core.startup.layers.NbinstURLMapper.decodeURL(NbinstURLMapper.java:110) WARNING [org.netbeans.core.startup.InstalledFileLocatorImpl]: no code name base passed when looking up modules/dict/ispell-enwl-3.1.20.zip at org.netbeans.core.startup.layers.NbinstURLMapper.decodeURL(NbinstURLMapper.java:110) WARNING [org.netbeans.core.startup.InstalledFileLocatorImpl]: no code name base passed when looking up modules/dict/ispell-enwl-3.1.20.zip at org.netbeans.core.startup.layers.NbinstURLMapper.decodeURL(NbinstURLMapper.java:110) WARNING [org.netbeans.core.startup.InstalledFileLocatorImpl]: no code name base passed when looking up modules/dict/ispell-enwl-3.1.20.zip at org.netbeans.core.startup.layers.NbinstURLMapper.decodeURL(NbinstURLMapper.java:110) WARNING [org.netbeans.core.startup.InstalledFileLocatorImpl]: no code name base passed when looking up modules/dict/ispell-enwl-3.1.20.zip at org.netbeans.core.startup.layers.NbinstURLMapper.decodeURL(NbinstURLMapper.java:110) Exception while creating engine named com.sun.java.help.search.DefaultSearchEngine for view: javax.help.SearchView@177e4b0 java.lang.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:513) at javax.help.search.MergingSearchEngine.makeEngine(MergingSearchEngine.java:166) at javax.help.search.MergingSearchEngine.merge(MergingSearchEngine.java:89) at javax.help.JHelpSearchNavigator.merge(JHelpSearchNavigator.java:168) at javax.help.plaf.basic.BasicSearchNavigatorUI.addSubHelpSets(BasicSearchNavigatorUI.java:275) at javax.help.plaf.basic.BasicSearchNavigatorUI.reloadData(BasicSearchNavigatorUI.java:225) at javax.help.plaf.basic.BasicSearchNavigatorUI.installUI(BasicSearchNavigatorUI.java:174) at javax.swing.JComponent.setUI(JComponent.java:673) at javax.help.JHelpNavigator.setUI(JHelpNavigator.java:257) at javax.help.JHelpNavigator.updateUI(JHelpNavigator.java:276) at javax.help.JHelpNavigator.(JHelpNavigator.java:105) at javax.help.JHelpSearchNavigator.(JHelpSearchNavigator.java:66) at javax.help.SearchView.createNavigator(SearchView.java:80) at javax.help.JHelp.setupNavigators(JHelp.java:148) at javax.help.JHelp.(JHelp.java:126) at javax.help.JHelp.(JHelp.java:76) at org.netbeans.modules.javahelp.JavaHelp.createJHelp(JavaHelp.java:919) at org.netbeans.modules.javahelp.JavaHelp.createAndDisplayJHelp(JavaHelp.java:495) at org.netbeans.modules.javahelp.JavaHelp.showHelp(JavaHelp.java:474) at org.netbeans.modules.javahelp.HelpCtxProcessor$ShortcutAction.actionPerformed(HelpCtxProcessor.java:160) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242) at javax.swing.AbstractButton.doClick(AbstractButton.java:357) at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1220) at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1261) at java.awt.Component.processMouseEvent(Component.java:6134) at javax.swing.JComponent.processMouseEvent(JComponent.java:3265) at java.awt.Component.processEvent(Component.java:5899) at java.awt.Container.processEvent(Container.java:2030) at java.awt.Component.dispatchEventImpl(Component.java:4501) at java.awt.Container.dispatchEventImpl(Container.java:2088) at java.awt.Component.dispatchEvent(Component.java:4331) at java.awt.EventQueue.dispatchEvent(EventQueue.java:599) at org.netbeans.jemmy.QueueTool$JemmyQueue.shortcutEvent(QueueTool.java:603) at org.netbeans.jemmy.QueueTool.shortcutEvent(QueueTool.java:166) at org.netbeans.jemmy.QueueTool.processEvent(QueueTool.java:146) at org.netbeans.jemmy.drivers.input.EventDriver.dispatchEvent(EventDriver.java:96) at org.netbeans.jemmy.drivers.input.MouseEventDriver.dispatchEvent(MouseEventDriver.java:350) at org.netbeans.jemmy.drivers.input.MouseEventDriver.releaseMouse(MouseEventDriver.java:146) at org.netbeans.jemmy.drivers.buttons.ButtonMouseDriver.release(ButtonMouseDriver.java:77) at org.netbeans.jemmy.drivers.menus.QueueJMenuDriver$OneReleaseAction.pushLast(QueueJMenuDriver.java:246) at org.netbeans.jemmy.drivers.menus.QueueJMenuDriver$OneReleaseAction.process(QueueJMenuDriver.java:267) at org.netbeans.jemmy.drivers.menus.QueueJMenuDriver$OneReleaseAction.launch(QueueJMenuDriver.java:287) at org.netbeans.jemmy.QueueTool$QueueAction.run(QueueTool.java:563) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199) at java.awt.EventQueue.dispatchEvent(EventQueue.java:597) at org.netbeans.jemmy.QueueTool$JemmyQueue.dispatchEvent(QueueTool.java:610) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:284) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161) at java.awt.EventDispatchThread.run(EventDispatchThread.java:122) Caused by: java.security.InvalidParameterException at com.sun.java.help.search.DefaultSearchEngine.(DefaultSearchEngine.java:86) ... 58 more INFO [org.netbeans.ui.metrics.javahelp]: Showing help ID: ide.welcome WARNING [org.netbeans.modules.javahelp]: While trying to display: Help java.lang.IllegalArgumentException: view is invalid at javax.help.search.MergingSearchEngine.merge(MergingSearchEngine.java:91) at javax.help.JHelpSearchNavigator.merge(JHelpSearchNavigator.java:168) at javax.help.plaf.basic.BasicSearchNavigatorUI.addSubHelpSets(BasicSearchNavigatorUI.java:275) at javax.help.plaf.basic.BasicSearchNavigatorUI.reloadData(BasicSearchNavigatorUI.java:225) at javax.help.plaf.basic.BasicSearchNavigatorUI.installUI(BasicSearchNavigatorUI.java:174) at javax.swing.JComponent.setUI(JComponent.java:673) at javax.help.JHelpNavigator.setUI(JHelpNavigator.java:257) at javax.help.JHelpNavigator.updateUI(JHelpNavigator.java:276) at javax.help.JHelpNavigator.(JHelpNavigator.java:105) at javax.help.JHelpSearchNavigator.(JHelpSearchNavigator.java:66) at javax.help.SearchView.createNavigator(SearchView.java:80) at javax.help.JHelp.setupNavigators(JHelp.java:148) at javax.help.JHelp.(JHelp.java:126) at javax.help.JHelp.(JHelp.java:76) [catch] at org.netbeans.modules.javahelp.JavaHelp.createJHelp(JavaHelp.java:919) at org.netbeans.modules.javahelp.JavaHelp.createAndDisplayJHelp(JavaHelp.java:495) at org.netbeans.modules.javahelp.JavaHelp.showHelp(JavaHelp.java:474) at org.netbeans.modules.javahelp.HelpCtxProcessor$ShortcutAction.actionPerformed(HelpCtxProcessor.java:160) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242) at javax.swing.AbstractButton.doClick(AbstractButton.java:357) at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1220) at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1261) at java.awt.Component.processMouseEvent(Component.java:6134) at javax.swing.JComponent.processMouseEvent(JComponent.java:3265) at java.awt.Component.processEvent(Component.java:5899) at java.awt.Container.processEvent(Container.java:2030) at java.awt.Component.dispatchEventImpl(Component.java:4501) at java.awt.Container.dispatchEventImpl(Container.java:2088) at java.awt.Component.dispatchEvent(Component.java:4331) at java.awt.EventQueue.dispatchEvent(EventQueue.java:599) at org.netbeans.jemmy.QueueTool$JemmyQueue.shortcutEvent(QueueTool.java:603) at org.netbeans.jemmy.QueueTool.shortcutEvent(QueueTool.java:166) at org.netbeans.jemmy.QueueTool.processEvent(QueueTool.java:146) at org.netbeans.jemmy.drivers.input.EventDriver.dispatchEvent(EventDriver.java:96) at org.netbeans.jemmy.drivers.input.MouseEventDriver.dispatchEvent(MouseEventDriver.java:350) at org.netbeans.jemmy.drivers.input.MouseEventDriver.releaseMouse(MouseEventDriver.java:146) at org.netbeans.jemmy.drivers.buttons.ButtonMouseDriver.release(ButtonMouseDriver.java:77) at org.netbeans.jemmy.drivers.menus.QueueJMenuDriver$OneReleaseAction.pushLast(QueueJMenuDriver.java:246) at org.netbeans.jemmy.drivers.menus.QueueJMenuDriver$OneReleaseAction.process(QueueJMenuDriver.java:267) at org.netbeans.jemmy.drivers.menus.QueueJMenuDriver$OneReleaseAction.launch(QueueJMenuDriver.java:287) at org.netbeans.jemmy.QueueTool$QueueAction.run(QueueTool.java:563) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199) at java.awt.EventQueue.dispatchEvent(EventQueue.java:597) at org.netbeans.jemmy.QueueTool$JemmyQueue.dispatchEvent(QueueTool.java:610) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:284) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161) at java.awt.EventDispatchThread.run(EventDispatchThread.java:122) Capturing to: http://bertram.netbeans.org/hudson/job/jet-main/3978/artifact/java.kit/build/test/qa-functional/work/o.n.t.i.M/testHelp/screen.png Working directory: http://bertram.netbeans.org/hudson/job/jet-main/3978/artifact/java.kit/build/test/qa-functional/work/o.n.t.i.M/testHelp-FAILED/ FINE [null]: Project INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Resolving dependencies took: 705 ms INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 0 binary roots took: 0 ms INFO [org.netbeans.modules.subversion]: Finished indexing svn cache with 0 entries. Elapsed time: 1 ms. INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: jar:file:/space/hudson/jobs/jet-main/workspace/nbbuild/netbeans/ide/jsstubs/allstubs.zip!/ took: 4626 ms (New or modified files: 189, Deleted files: 0) [Adding listeners took: 0 ms] INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 1 source roots took: 4626 ms (New or modified files: 189, Deleted files: 0) [Adding listeners took: 0 ms] FINER [org.netbeans.modules.project.ant.AntBasedProjectFactorySingleton]: parsed document FINER [org.netbeans.modules.project.ant.AntBasedProjectFactorySingleton]: got document element FINER [org.netbeans.modules.project.ant.AntBasedProjectFactorySingleton]: got namespace http://www.netbeans.org/ns/project/1 FINE [org.netbeans.modules.project.ant.AntBasedProjectFactorySingleton]: Validating: /space/hudson/jobs/jet-main/workspace/java.kit/build/test/qa-functional/work/userdir0/SampleProject/nbproject/project.xml FINE [null]: Project INFO [org.netbeans.ui.metrics.j2se]: USG_PROJECT_CREATE_J2SE FINE [TIMER]: Document FINE [TIMER]: TextDocument FINE [TIMER]: CompilationInfo FINE [TIMER]: Compilation Unit FINE [TIMER]: Parsed FINE [null]: JavacParser FINE [TIMER]: JavaNode FINE [TIMER]: JavaNode FINE [TIMER]: JavaNode INFO [org.netbeans.ui.metrics.projects]: USG_PROJECT_OPEN INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Resolving dependencies took: 42 ms FINE [TIMER]: JavaNode FINE [TIMER]: Document FINE [TIMER]: TextDocument FINE [TIMER]: Open Editor, phase 0, RP [ms] FINE [TIMER]: Open Editor, phase 1, AWT [ms] FINE [TIMER]: MarkOccurrences Highlights Bag FINE [TIMER]: MarkOccurrences Highlights Bag Listener FINE [TIMER]: Instant Rename Highlights Bag FINE [TIMER]: JavaSource FINE [null]: JavacParser FINE [null]: JavacParser FINE [TIMER]: Spellchecker INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 1 binary roots took: 1466 ms INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Resolving dependencies took: 0 ms FINE [TIMER]: Open Editor, phase 2, RP [ms] INFO [org.netbeans.ui.metrics.vcs]: USG_VCS_CLIENT INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 11 binary roots took: 7736 ms INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: file:/space/hudson/jobs/jet-main/workspace/java.kit/build/test/qa-functional/work/userdir0/SampleProject/test/ took: 1 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms] INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: file:/space/hudson/jobs/jet-main/workspace/java.kit/build/test/qa-functional/work/userdir0/SampleProject/src/ took: 280 ms (New or modified files: 1, Deleted files: 0) [Adding listeners took: 2 ms] INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 2 source roots took: 281 ms (New or modified files: 1, Deleted files: 0) [Adding listeners took: 2 ms] FINE [TIMER]: CompilationInfo FINE [TIMER]: Compilation Unit FINE [TIMER]: Parsed FINE [TIMER]: Signatures Attributed FINE [TIMER]: Attributed FINE [TIMER]: Occurrences FINE [TIMER]: Semantic FINE [TIMER]: Annotation Holder FINE [TIMER]: Java Hints FINE [TIMER]: Errors update for semantic-highlighter FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.infrastructure.ErrorHintsProvider FINE [TIMER]: Folds - 1 FINE [TIMER]: Folds - 2 FINE [TIMER]: Errors update for JPA Verification FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.introduce.IntroduceHint FINE [TIMER]: Jackpot 3.0 Hints Task FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.jackpot.impl.hints.HintsInvoker-hints FINE [TIMER.editor]: Computing Element Based Hints FINE [TIMER.editor]: Pattern Based Hints FINE [TIMER.editor]: Bulk Search FINE [TIMER.editor]: Bulk Pattern preparation FINE [TIMER.editor]: Kind Based Hints FINE [TIMER.editor]: [C] Kind Based Hints FINE [TIMER.editor]: [C] Pattern Based Hints FINE [TIMER]: Jackpot 3.0 Hints Task - Caret Aware FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.jackpot.impl.hints.HintsInvoker-suggestions FINE [TIMER.caret]: Kind Based Suggestions FINE [TIMER.caret]: Computing Element Based Hints FINE [TIMER.caret]: Pattern Based Hints FINE [TIMER]: Overridden Scanner FINE [TIMER]: Find Reverse Source Roots FINE [TIMER]: Overridden Candidates - Class Index FINE [TIMER]: Overridden Candidates - Total FINE [TIMER]: Overridden - Total FINE [TIMER]: Overridden AnnotationsHolder FINE [TIMER]: Is Overridden Annotations FINE [TIMER]: Element Scanning Task FINE [TIMER]: Spellchecker FINE [TIMER]: CompilationInfo FINE [TIMER]: Compilation Unit FINE [TIMER]: Parsed FINE [TIMER]: Signatures Attributed FINE [TIMER]: Attributed FINE [TIMER]: Occurrences FINE [TIMER]: Semantic FINE [TIMER]: Errors update for semantic-highlighter FINE [TIMER]: Java Hints FINE [TIMER]: Folds - 1 FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.infrastructure.ErrorHintsProvider FINE [TIMER]: Folds - 2 FINE [TIMER]: Errors update for JPA Verification FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.introduce.IntroduceHint FINE [TIMER]: Jackpot 3.0 Hints Task - Caret Aware FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.jackpot.impl.hints.HintsInvoker-suggestions FINE [TIMER.caret]: Kind Based Suggestions FINE [TIMER.caret]: Computing Element Based Hints FINE [TIMER.caret]: Pattern Based Hints FINE [TIMER]: Jackpot 3.0 Hints Task FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.jackpot.impl.hints.HintsInvoker-hints FINE [TIMER.editor]: Computing Element Based Hints FINE [TIMER.editor]: Pattern Based Hints FINE [TIMER.editor]: Bulk Search FINE [TIMER.editor]: Bulk Pattern preparation FINE [TIMER.editor]: Kind Based Hints FINE [TIMER.editor]: [C] Kind Based Hints FINE [TIMER.editor]: [C] Pattern Based Hints FINE [TIMER]: Overridden Scanner FINE [TIMER]: Find Reverse Source Roots FINE [TIMER]: Overridden Candidates - Class Index FINE [TIMER]: Overridden Candidates - Total FINE [TIMER]: Overridden - Total FINE [TIMER]: Is Overridden Annotations FINE [TIMER]: Document FINE [TIMER]: TextDocument FINE [TIMER]: CompilationInfo FINE [TIMER]: Compilation Unit FINE [TIMER]: Parsed FINE [TIMER]: JavaNode FINE [TIMER]: Document FINE [TIMER]: TextDocument FINE [TIMER]: Open Editor, phase 0, RP [ms] FINE [TIMER]: Open Editor, phase 1, AWT [ms] FINE [TIMER]: MarkOccurrences Highlights Bag FINE [TIMER]: MarkOccurrences Highlights Bag Listener FINE [TIMER]: Instant Rename Highlights Bag FINE [TIMER]: JavaSource FINE [null]: JavacParser FINE [TIMER]: Spellchecker FINE [TIMER]: CompilationInfo FINE [TIMER]: Compilation Unit FINE [TIMER]: Parsed FINE [TIMER]: Signatures Attributed FINE [TIMER]: Attributed FINE [TIMER]: Semantic FINE [TIMER]: Annotation Holder FINE [TIMER]: Occurrences FINE [TIMER]: Errors update for semantic-highlighter FINE [TIMER]: Java Hints FINE [TIMER]: Element Scanning Task FINE [TIMER]: Folds - 1 FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.infrastructure.ErrorHintsProvider FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.introduce.IntroduceHint FINE [TIMER]: Errors update for JPA Verification FINE [TIMER]: Folds - 2 FINE [TIMER]: Open Editor, phase 2, RP [ms] FINE [TIMER]: Jackpot 3.0 Hints Task FINE [TIMER.editor]: Computing Element Based Hints FINE [TIMER.editor]: Pattern Based Hints FINE [TIMER.editor]: Bulk Search FINE [TIMER.editor]: Bulk Pattern preparation FINE [TIMER.editor]: Kind Based Hints FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.jackpot.impl.hints.HintsInvoker-hints FINE [TIMER.editor]: [C] Kind Based Hints FINE [TIMER.editor]: [C] Pattern Based Hints FINE [TIMER]: Jackpot 3.0 Hints Task - Caret Aware FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.jackpot.impl.hints.HintsInvoker-suggestions FINE [TIMER.caret]: Kind Based Suggestions FINE [TIMER.caret]: Computing Element Based Hints FINE [TIMER.caret]: Pattern Based Hints FINE [TIMER]: Overridden Scanner FINE [TIMER]: Find Reverse Source Roots FINE [TIMER]: Overridden Candidates - Class Index FINE [TIMER]: Overridden Candidates - Total FINE [TIMER]: Overridden - Total FINE [TIMER]: Overridden AnnotationsHolder FINE [TIMER]: Is Overridden Annotations FINE [TIMER]: Document FINE [TIMER]: TextDocument FINE [TIMER]: CompilationInfo FINE [TIMER]: JavaNode FINE [TIMER]: Compilation Unit FINE [TIMER]: Parsed FINE [TIMER]: Document FINE [TIMER]: TextDocument FINE [TIMER]: Open Editor, phase 0, RP [ms] FINE [TIMER]: Open Editor, phase 1, AWT [ms] FINE [TIMER]: MarkOccurrences Highlights Bag FINE [TIMER]: MarkOccurrences Highlights Bag Listener FINE [TIMER]: Instant Rename Highlights Bag FINE [TIMER]: JavaSource FINE [null]: JavacParser FINE [TIMER]: Spellchecker FINE [TIMER]: CompilationInfo FINE [TIMER]: Compilation Unit FINE [TIMER]: Parsed FINE [TIMER]: Signatures Attributed FINE [TIMER]: Attributed FINE [TIMER]: Semantic FINE [TIMER]: Annotation Holder FINE [TIMER]: Errors update for semantic-highlighter FINE [TIMER]: Occurrences FINE [TIMER]: Java Hints FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.infrastructure.ErrorHintsProvider FINE [TIMER]: Element Scanning Task FINE [TIMER]: Folds - 1 FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.introduce.IntroduceHint FINE [TIMER]: Errors update for JPA Verification FINE [TIMER]: Jackpot 3.0 Hints Task - Caret Aware FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.jackpot.impl.hints.HintsInvoker-suggestions FINE [TIMER.caret]: Kind Based Suggestions FINE [TIMER.caret]: Computing Element Based Hints FINE [TIMER.caret]: Pattern Based Hints FINE [TIMER]: Folds - 2 FINE [TIMER]: Jackpot 3.0 Hints Task FINE [TIMER.editor]: Computing Element Based Hints FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.jackpot.impl.hints.HintsInvoker-hints FINE [TIMER.editor]: Pattern Based Hints FINE [TIMER.editor]: Bulk Search FINE [TIMER.editor]: Bulk Pattern preparation FINE [TIMER.editor]: Kind Based Hints FINE [TIMER.editor]: [C] Kind Based Hints FINE [TIMER.editor]: [C] Pattern Based Hints FINE [TIMER]: Overridden Scanner FINE [TIMER]: Find Reverse Source Roots FINE [TIMER]: Overridden Candidates - Class Index FINE [TIMER]: Overridden Candidates - Total FINE [TIMER]: Overridden - Total FINE [TIMER]: Overridden AnnotationsHolder FINE [TIMER]: Is Overridden Annotations FINE [TIMER]: Occurrences FINE [TIMER]: Semantic FINE [TIMER]: Errors update for semantic-highlighter FINE [TIMER]: Java Hints FINE [TIMER]: Overridden Scanner FINE [TIMER]: Find Reverse Source Roots FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.infrastructure.ErrorHintsProvider FINE [TIMER]: Overridden Candidates - Class Index FINE [TIMER]: Overridden Candidates - Total FINE [TIMER]: Overridden - Total FINE [TIMER]: Is Overridden Annotations FINE [TIMER]: Open Editor, phase 2, RP [ms] FINE [TIMER]: Element Scanning Task FINE [TIMER]: CompilationInfo FINE [TIMER]: Compilation Unit FINE [TIMER]: Parsed FINE [TIMER]: Signatures Attributed FINE [TIMER]: Element Scanning Task FINE [TIMER]: Document FINE [TIMER]: TextDocument FINE [TIMER]: Open Editor, phase 0, RP [ms] WARNING [org.openide.util.WeakListenerImpl]: Can't remove java.beans.PropertyChangeListener using method removePropertyChangeListener from org.netbeans.modules.editor.NbEditorDocument@e06b00, mimeType='text/x-java', kitClass=null, length=334, version=1, file=org.netbeans.modules.java.JavaDataObject@eaaf30[MasterFileObject[/space/hudson/jobs/jet-main/workspace/java.kit/build/test/qa-functional/work/userdir0/SampleProject/src/sample1/SampleClass1.java@195a1f8:6022e2,valid=true]] WARNING [org.openide.util.WeakListenerImpl]: Can't remove java.beans.PropertyChangeListener using method removePropertyChangeListener from org.netbeans.modules.editor.NbEditorDocument@1350c67, mimeType='text/x-java', kitClass=null, length=334, version=1, file=org.netbeans.modules.java.JavaDataObject@1cafbaa[MasterFileObject[/space/hudson/jobs/jet-main/workspace/java.kit/build/test/qa-functional/work/userdir0/SampleProject/src/sample1/SampleClass2.java@4b78e3:dc77c4,valid=true]] FINE [TIMER]: MarkOccurrences Highlights Bag FINE [TIMER]: MarkOccurrences Highlights Bag Listener FINE [TIMER]: Instant Rename Highlights Bag FINE [TIMER]: Open Editor, phase 1, AWT [ms] FINE [TIMER]: CompilationInfo FINE [TIMER]: Compilation Unit FINE [TIMER]: Parsed FINE [TIMER]: Signatures Attributed FINE [TIMER]: Attributed FINE [TIMER]: Occurrences FINE [TIMER]: Semantic FINE [TIMER]: Annotation Holder FINE [TIMER]: Errors update for semantic-highlighter FINE [TIMER]: Java Hints FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.infrastructure.ErrorHintsProvider FINE [TIMER]: Folds - 1 FINE [TIMER]: Element Scanning Task FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.introduce.IntroduceHint FINE [TIMER]: Errors update for JPA Verification FINE [TIMER]: Folds - 2 FINE [TIMER]: Errors update for org.netbeans.modules.spellchecker.ComponentPeer FINE [TIMER]: Spellchecker FINE [null]: CodeTemplateInsertHandler FINE [TIMER]: CompilationInfo FINE [TIMER]: Compilation Unit FINE [TIMER]: Parsed FINE [TIMER]: Errors update for org.netbeans.modules.spellchecker.ComponentPeer FINE [TIMER]: Parsed FINE [TIMER]: Signatures Attributed FINE [TIMER]: Attributed FINE [TIMER]: Annotation Holder - Line Token FINE [TIMER]: Errors update for Surround with ... FINE [TIMER]: Spellchecker FINE [TIMER]: Open Editor, phase 2, RP [ms] FINE [TIMER]: Semantic FINE [TIMER]: Errors update for semantic-highlighter FINE [TIMER]: Occurrences FINE [TIMER]: Java Hints FINE [TIMER]: Element Scanning Task FINE [TIMER]: Folds - 1 FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.infrastructure.ErrorHintsProvider FINE [TIMER]: Folds - 2 FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.introduce.IntroduceHint FINE [TIMER]: Errors update for JPA Verification FINE [TIMER]: Jackpot 3.0 Hints Task - Caret Aware FINE [TIMER.caret]: Kind Based Suggestions FINE [TIMER.caret]: Computing Element Based Hints FINE [TIMER.caret]: Pattern Based Hints FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.jackpot.impl.hints.HintsInvoker-suggestions FINE [TIMER]: Jackpot 3.0 Hints Task FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.jackpot.impl.hints.HintsInvoker-hints FINE [TIMER.editor]: Computing Element Based Hints FINE [TIMER.editor]: Pattern Based Hints FINE [TIMER.editor]: Bulk Search FINE [TIMER.editor]: Bulk Pattern preparation FINE [TIMER.editor]: Kind Based Hints FINE [TIMER.editor]: [C] Kind Based Hints FINE [TIMER.editor]: [C] Pattern Based Hints FINE [TIMER]: Overridden Scanner FINE [TIMER]: Find Reverse Source Roots FINE [TIMER]: Overridden Candidates - Class Index FINE [TIMER]: Overridden Candidates - Total FINE [TIMER]: Overridden - Total FINE [TIMER]: Overridden AnnotationsHolder FINE [TIMER]: Is Overridden Annotations FINE [TIMER]: Occurrences FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.introduce.IntroduceHint FINE [TIMER]: Jackpot 3.0 Hints Task - Caret Aware FINE [TIMER.caret]: Kind Based Suggestions FINE [TIMER.caret]: Computing Element Based Hints FINE [TIMER.caret]: Pattern Based Hints FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.jackpot.impl.hints.HintsInvoker-suggestions FINE [TIMER]: Errors update for org.netbeans.modules.spellchecker.ComponentPeer FINE [TIMER]: Errors update for Surround with ... FINE [TIMER]: Errors update for Surround with ... FINE [TIMER]: Errors update for org.netbeans.modules.spellchecker.ComponentPeer FINE [TIMER]: Parsed FINE [TIMER]: Signatures Attributed FINE [TIMER]: Attributed FINE [TIMER]: Annotation Holder - Line Token FINE [TIMER]: Errors update for Surround with ... FINE [TIMER]: Spellchecker FINE [TIMER]: Occurrences FINE [TIMER]: Semantic FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.introduce.IntroduceHint FINE [TIMER]: Java Hints FINE [TIMER]: Errors update for semantic-highlighter FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.infrastructure.ErrorHintsProvider FINE [TIMER]: Element Scanning Task FINE [TIMER]: Folds - 1 FINE [TIMER]: Errors update for JPA Verification FINE [TIMER]: Jackpot 3.0 Hints Task - Caret Aware FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.jackpot.impl.hints.HintsInvoker-suggestions FINE [TIMER.caret]: Kind Based Suggestions FINE [TIMER.caret]: Computing Element Based Hints FINE [TIMER.caret]: Pattern Based Hints FINE [TIMER]: Folds - 2 FINE [TIMER]: Jackpot 3.0 Hints Task FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.jackpot.impl.hints.HintsInvoker-hints FINE [TIMER.editor]: Computing Element Based Hints FINE [TIMER.editor]: Pattern Based Hints FINE [TIMER.editor]: Bulk Search FINE [TIMER.editor]: Bulk Pattern preparation FINE [TIMER.editor]: Kind Based Hints FINE [TIMER.editor]: [C] Kind Based Hints FINE [TIMER.editor]: [C] Pattern Based Hints FINE [TIMER]: Overridden Scanner FINE [TIMER]: Find Reverse Source Roots FINE [TIMER]: Overridden Candidates - Class Index FINE [TIMER]: Overridden Candidates - Total FINE [TIMER]: Overridden - Total FINE [TIMER]: Is Overridden Annotations FINE [TIMER]: Errors update for org.netbeans.modules.spellchecker.ComponentPeer FINE [TIMER]: Errors update for Surround with ... FINE [TIMER]: Errors update for org.netbeans.modules.spellchecker.ComponentPeer FINE [TIMER]: Parsed FINE [TIMER]: Signatures Attributed FINE [TIMER]: Attributed FINE [TIMER]: Annotation Holder - Line Token FINE [TIMER]: Errors update for Surround with ... FINE [TIMER]: Spellchecker FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.introduce.IntroduceHint FINE [TIMER]: Occurrences FINE [TIMER]: Semantic FINE [TIMER]: Errors update for semantic-highlighter FINE [TIMER]: Java Hints FINE [TIMER]: Element Scanning Task FINE [TIMER]: Folds - 1 FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.infrastructure.ErrorHintsProvider FINE [TIMER]: Errors update for JPA Verification FINE [TIMER]: Folds - 2 FINE [TIMER]: Jackpot 3.0 Hints Task FINE [TIMER.editor]: Computing Element Based Hints FINE [TIMER.editor]: Pattern Based Hints FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.jackpot.impl.hints.HintsInvoker-hints FINE [TIMER.editor]: Bulk Search FINE [TIMER.editor]: Bulk Pattern preparation FINE [TIMER.editor]: Kind Based Hints FINE [TIMER.editor]: [C] Kind Based Hints FINE [TIMER.editor]: [C] Pattern Based Hints FINE [TIMER]: Jackpot 3.0 Hints Task - Caret Aware FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.jackpot.impl.hints.HintsInvoker-suggestions FINE [TIMER.caret]: Kind Based Suggestions FINE [TIMER.caret]: Computing Element Based Hints FINE [TIMER.caret]: Pattern Based Hints FINE [TIMER]: Overridden Scanner FINE [TIMER]: Find Reverse Source Roots FINE [TIMER]: Overridden Candidates - Class Index FINE [TIMER]: Overridden Candidates - Total FINE [TIMER]: Overridden - Total FINE [TIMER]: Is Overridden Annotations FINE [TIMER]: Errors update for Surround with ... FINE [TIMER]: Errors update for org.netbeans.modules.spellchecker.ComponentPeer FINE [TIMER]: Annotation Holder - Line Token FINE [TIMER]: Errors update for Surround with ... FINE [TIMER]: Spellchecker FINE [TIMER]: Parsed FINE [TIMER]: Signatures Attributed FINE [TIMER]: Attributed FINE [TIMER]: Occurrences FINE [TIMER]: Semantic FINE [TIMER]: Errors update for semantic-highlighter FINE [TIMER]: Java Hints FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.infrastructure.ErrorHintsProvider FINE [TIMER]: Element Scanning Task FINE [TIMER]: Folds - 1 FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.introduce.IntroduceHint FINE [TIMER]: Folds - 2 FINE [TIMER]: Errors update for JPA Verification FINE [TIMER]: Jackpot 3.0 Hints Task - Caret Aware FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.jackpot.impl.hints.HintsInvoker-suggestions FINE [TIMER.caret]: Kind Based Suggestions FINE [TIMER.caret]: Computing Element Based Hints FINE [TIMER.caret]: Pattern Based Hints FINE [TIMER]: Jackpot 3.0 Hints Task FINE [TIMER.editor]: Computing Element Based Hints FINE [TIMER.editor]: Pattern Based Hints FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.jackpot.impl.hints.HintsInvoker-hints FINE [TIMER.editor]: Bulk Search FINE [TIMER.editor]: Bulk Pattern preparation FINE [TIMER.editor]: Kind Based Hints FINE [TIMER.editor]: [C] Kind Based Hints FINE [TIMER.editor]: [C] Pattern Based Hints FINE [TIMER]: Overridden Scanner FINE [TIMER]: Find Reverse Source Roots FINE [TIMER]: Overridden Candidates - Class Index FINE [TIMER]: Overridden Candidates - Total FINE [TIMER]: Overridden - Total FINE [TIMER]: Is Overridden Annotations FINE [TIMER]: Errors update for org.netbeans.modules.spellchecker.ComponentPeer FINE [TIMER]: Errors update for Surround with ... FINE [TIMER]: Errors update for org.netbeans.modules.spellchecker.ComponentPeer FINE [TIMER]: Spellchecker FINE [TIMER]: CompilationInfo FINE [TIMER]: Compilation Unit FINE [TIMER]: Parsed FINE [TIMER]: Signatures Attributed FINE [TIMER]: Attributed FINE [TIMER]: Jackpot 3.0 Hints Task - Caret Aware FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.jackpot.impl.hints.HintsInvoker-suggestions FINE [TIMER.caret]: Kind Based Suggestions FINE [TIMER.caret]: Computing Element Based Hints FINE [TIMER.caret]: Pattern Based Hints FINE [TIMER]: Occurrences FINE [TIMER]: Errors update for semantic-highlighter FINE [TIMER]: Semantic FINE [TIMER]: Java Hints FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.infrastructure.ErrorHintsProvider FINE [TIMER]: Element Scanning Task FINE [TIMER]: Folds - 1 FINE [TIMER]: Folds - 2 FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.introduce.IntroduceHint FINE [TIMER]: Errors update for JPA Verification FINE [TIMER]: Errors update for org.netbeans.modules.spellchecker.ComponentPeer FINE [TIMER]: Annotation Holder - Line Token FINE [TIMER]: Errors update for Surround with ... FINE [TIMER]: Occurrences FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.introduce.IntroduceHint FINE [TIMER]: Jackpot 3.0 Hints Task - Caret Aware FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.jackpot.impl.hints.HintsInvoker-suggestions FINE [TIMER.caret]: Kind Based Suggestions FINE [TIMER.caret]: Computing Element Based Hints FINE [TIMER.caret]: Pattern Based Hints FINE [TIMER]: Jackpot 3.0 Hints Task FINE [TIMER.editor]: Computing Element Based Hints FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.jackpot.impl.hints.HintsInvoker-hints FINE [TIMER.editor]: Pattern Based Hints FINE [TIMER.editor]: Bulk Search FINE [TIMER.editor]: Bulk Pattern preparation FINE [TIMER.editor]: Kind Based Hints FINE [TIMER.editor]: [C] Kind Based Hints FINE [TIMER.editor]: [C] Pattern Based Hints FINE [TIMER]: Overridden Scanner FINE [TIMER]: Find Reverse Source Roots FINE [TIMER]: Overridden Candidates - Class Index FINE [TIMER]: Overridden Candidates - Total FINE [TIMER]: Overridden - Total FINE [TIMER]: Is Overridden Annotations FINE [TIMER]: Errors update for org.netbeans.modules.spellchecker.ComponentPeer FINE [TIMER]: Errors update for Surround with ... FINE [TIMER]: Errors update for Surround with ... FINE [TIMER]: Errors update for org.netbeans.modules.spellchecker.ComponentPeer FINE [TIMER]: Spellchecker FINE [TIMER]: CompilationInfo FINE [TIMER]: Compilation Unit FINE [TIMER]: Parsed FINE [TIMER]: Signatures Attributed FINE [TIMER]: Attributed FINE [TIMER]: Occurrences FINE [TIMER]: Semantic FINE [TIMER]: Errors update for semantic-highlighter FINE [TIMER]: Java Hints FINE [TIMER]: Element Scanning Task FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.infrastructure.ErrorHintsProvider FINE [TIMER]: Folds - 1 FINE [TIMER]: Folds - 2 FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.introduce.IntroduceHint FINE [TIMER]: Errors update for JPA Verification FINE [TIMER]: Jackpot 3.0 Hints Task - Caret Aware FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.jackpot.impl.hints.HintsInvoker-suggestions FINE [TIMER.caret]: Kind Based Suggestions FINE [TIMER.caret]: Computing Element Based Hints FINE [TIMER.caret]: Pattern Based Hints FINE [TIMER]: Jackpot 3.0 Hints Task FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.jackpot.impl.hints.HintsInvoker-hints FINE [TIMER.editor]: Computing Element Based Hints FINE [TIMER.editor]: Pattern Based Hints FINE [TIMER.editor]: Bulk Search FINE [TIMER.editor]: Bulk Pattern preparation FINE [TIMER.editor]: Kind Based Hints FINE [TIMER.editor]: [C] Kind Based Hints FINE [TIMER.editor]: [C] Pattern Based Hints FINE [TIMER]: Overridden Scanner FINE [TIMER]: Find Reverse Source Roots FINE [TIMER]: Overridden Candidates - Class Index FINE [TIMER]: Overridden Candidates - Total FINE [TIMER]: Overridden - Total FINE [TIMER]: Is Overridden Annotations FINE [TIMER]: Document FINE [TIMER]: TextDocument FINE [TIMER]: CompilationInfo FINE [TIMER]: Compilation Unit FINE [TIMER]: Parsed FINE [TIMER]: Signatures Attributed FINE [TIMER]: Attributed FINE [TIMER]: Errors update for semantic-highlighter FINE [TIMER]: Semantic FINE [TIMER]: Occurrences FINE [TIMER]: Java Hints FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.infrastructure.ErrorHintsProvider FINE [TIMER]: Element Scanning Task FINE [TIMER]: Folds - 1 FINE [TIMER]: Folds - 2 FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.introduce.IntroduceHint FINE [TIMER]: Errors update for JPA Verification FINE [TIMER]: Jackpot 3.0 Hints Task - Caret Aware FINE [TIMER.caret]: Kind Based Suggestions FINE [TIMER.caret]: Computing Element Based Hints FINE [TIMER.caret]: Pattern Based Hints FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.jackpot.impl.hints.HintsInvoker-suggestions FINE [TIMER]: Jackpot 3.0 Hints Task FINE [TIMER.editor]: Computing Element Based Hints FINE [TIMER.editor]: Pattern Based Hints FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.jackpot.impl.hints.HintsInvoker-hints FINE [TIMER.editor]: Bulk Search FINE [TIMER.editor]: Bulk Pattern preparation FINE [TIMER.editor]: Kind Based Hints FINE [TIMER.editor]: [C] Kind Based Hints FINE [TIMER.editor]: [C] Pattern Based Hints FINE [TIMER]: Overridden Scanner FINE [TIMER]: Find Reverse Source Roots FINE [TIMER]: Overridden Candidates - Class Index FINE [TIMER]: Overridden Candidates - Total FINE [TIMER]: Overridden - Total FINE [TIMER]: Is Overridden Annotations INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Resolving dependencies took: 53 ms INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 0 binary roots took: 0 ms INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Resolving dependencies took: 0 ms INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 12 binary roots took: 26 ms INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 0 source roots took: 0 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms] INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Resolving dependencies took: 32 ms INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 12 binary roots took: 28 ms INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 0 source roots took: 0 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms] FINE [TIMER]: CompilationInfo FINE [TIMER]: Compilation Unit FINE [TIMER]: Parsed FINE [TIMER]: Signatures Attributed FINE [TIMER]: Attributed FINE [TIMER]: Semantic FINE [TIMER]: Occurrences FINE [TIMER]: Java Hints FINE [TIMER]: Element Scanning Task FINE [TIMER]: Folds - 1 FINE [TIMER]: Errors update for semantic-highlighter FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.infrastructure.ErrorHintsProvider FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.introduce.IntroduceHint FINE [TIMER]: Errors update for JPA Verification FINE [TIMER]: Jackpot 3.0 Hints Task - Caret Aware FINE [TIMER.caret]: Kind Based Suggestions FINE [TIMER.caret]: Computing Element Based Hints FINE [TIMER.caret]: Pattern Based Hints FINE [TIMER]: Folds - 2 FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.jackpot.impl.hints.HintsInvoker-suggestions FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.jackpot.impl.hints.HintsInvoker-hints FINE [TIMER]: Jackpot 3.0 Hints Task FINE [TIMER.editor]: Computing Element Based Hints FINE [TIMER.editor]: Pattern Based Hints FINE [TIMER.editor]: Bulk Search FINE [TIMER.editor]: Bulk Pattern preparation FINE [TIMER.editor]: Kind Based Hints FINE [TIMER.editor]: [C] Kind Based Hints FINE [TIMER.editor]: [C] Pattern Based Hints FINE [TIMER]: Overridden Scanner FINE [TIMER]: Find Reverse Source Roots FINE [TIMER]: Overridden Candidates - Class Index FINE [TIMER]: Overridden Candidates - Total FINE [TIMER]: Overridden - Total FINE [TIMER]: Is Overridden Annotations FINE [TIMER]: Errors update for org.netbeans.modules.spellchecker.ComponentPeer FINE [TIMER]: Errors update for Surround with ... FINE [TIMER]: Spellchecker FINE [TIMER]: Errors update for Surround with ... FINE [TIMER]: Errors update for org.netbeans.modules.spellchecker.ComponentPeer FINE [TIMER]: Errors update for Surround with ... FINE [TIMER]: Spellchecker FINE [TIMER]: Jackpot 3.0 Hints Task - Caret Aware FINE [TIMER.caret]: Kind Based Suggestions FINE [TIMER.caret]: Computing Element Based Hints FINE [TIMER.caret]: Pattern Based Hints FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.jackpot.impl.hints.HintsInvoker-suggestions FINE [TIMER]: Errors update for org.netbeans.modules.spellchecker.ComponentPeer FINE [TIMER]: Occurrences FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.introduce.IntroduceHint FINE [TIMER]: Jackpot 3.0 Hints Task - Caret Aware FINE [TIMER.caret]: Kind Based Suggestions FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.jackpot.impl.hints.HintsInvoker-suggestions FINE [TIMER.caret]: Computing Element Based Hints FINE [TIMER.caret]: Pattern Based Hints INFO [org.netbeans.ui.metrics.debugger]: Debugger session sample1.SampleClass1 started at localhost for Java INFO [org.netbeans.core.windows.persistence]: [PersistenceManager.getTopComponentForID] Problem when deserializing TopComponent for tcID:'classes'. Reason: Top component classes could not be located or loaded from Components folder. FINE [TIMER]: Errors update for Surround with ... FINE [TIMER]: Errors update for org.netbeans.modules.spellchecker.ComponentPeer FINE [TIMER]: Errors update for org.netbeans.modules.spellchecker.ComponentPeer FINE [TIMER]: Spellchecker FINE [TIMER]: Occurrences FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.introduce.IntroduceHint FINE [TIMER]: Jackpot 3.0 Hints Task - Caret Aware FINE [TIMER.caret]: Kind Based Suggestions FINE [TIMER.caret]: Computing Element Based Hints FINE [TIMER.caret]: Pattern Based Hints FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.jackpot.impl.hints.HintsInvoker-suggestions FINE [TIMER]: Errors update for org.netbeans.modules.spellchecker.ComponentPeer FINE [TIMER]: Spellchecker FINE [TIMER]: Occurrences FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.introduce.IntroduceHint FINE [TIMER]: Jackpot 3.0 Hints Task - Caret Aware FINE [TIMER]: Errors update for org.netbeans.modules.java.hints.jackpot.impl.hints.HintsInvoker-suggestions FINE [TIMER.caret]: Kind Based Suggestions FINE [TIMER.caret]: Computing Element Based Hints FINE [TIMER.caret]: Pattern Based Hints FINE [TIMER]: Element Scanning Task WARNING [null]: org.openide.windows.TopComponent should override preferredID() INFO [org.netbeans.test.ide.WatchProjects]: Getting private java.awt.LightweightDispatcher java.awt.Container.dispatcher from javax.swing.SwingUtilities$SharedOwnerFrame[frame1,0,0,0x0,invalid,hidden,layout=java.awt.BorderLayout,title=,resizable,normal] returned null INFO [org.netbeans.test.ide.WatchProjects]: Getting private static java.awt.im.spi.InputMethod sun.awt.im.InputContext.previousInputMethod from null returned null INFO [org.netbeans.test.ide.WatchProjects]: Getting private static java.awt.Component java.awt.KeyboardFocusManager.newFocusOwner from null returned null INFO [org.netbeans.test.ide.WatchProjects]: Getting private static java.awt.im.spi.InputMethod sun.awt.im.InputContext.previousInputMethod from null returned null INFO [org.netbeans.test.ide.WatchProjects]: Getting private static sun.awt.im.InputContext sun.awt.im.InputContext.inputMethodWindowContext from null returned null WARNING [org.openide.util.WeakListenerImpl]: Can't remove java.beans.PropertyChangeListener using method removePropertyChangeListener from org.netbeans.modules.editor.NbEditorDocument@1e387f3, mimeType='text/x-java', kitClass=null, length=401, version=18, file=org.netbeans.modules.java.JavaDataObject@eaaf30[MasterFileObject[/space/hudson/jobs/jet-main/workspace/java.kit/build/test/qa-functional/work/userdir0/SampleProject/src/sample1/SampleClass1.java@195a1f8:6022e2,valid=false]] Failed to read field public static final org.apache.xerces.impl.xs.XSComplexTypeDecl org.apache.xerces.impl.xs.SchemaGrammar.fAnyType because of java.lang.ExceptionInInitializerError Failed to read field public static final org.apache.xerces.impl.xs.SchemaGrammar$BuiltinSchemaGrammar org.apache.xerces.impl.xs.SchemaGrammar.SG_SchemaNS because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.SchemaGrammar Failed to read field public static final org.apache.xerces.impl.xs.SchemaGrammar$Schema4Annotations org.apache.xerces.impl.xs.SchemaGrammar.SG_Schema4Annotations because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.SchemaGrammar Failed to read field public static final org.apache.xerces.impl.dv.XSSimpleType org.apache.xerces.impl.xs.SchemaGrammar.fAnySimpleType because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.SchemaGrammar Failed to read field public static final org.apache.xerces.impl.xs.SchemaGrammar$BuiltinSchemaGrammar org.apache.xerces.impl.xs.SchemaGrammar.SG_XSI because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.SchemaGrammar Failed to read field private static final boolean[] org.apache.xerces.impl.xs.SchemaGrammar.GLOBAL_COMP because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.SchemaGrammar Failed to read field private static final java.lang.String org.apache.xerces.impl.xs.traversers.XSAttributeChecker.ELEMENT_N because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.SchemaGrammar Failed to read field private static final java.lang.String org.apache.xerces.impl.xs.traversers.XSAttributeChecker.ELEMENT_R because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final java.lang.String org.apache.xerces.impl.xs.traversers.XSAttributeChecker.ATTRIBUTE_N because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final java.lang.String org.apache.xerces.impl.xs.traversers.XSAttributeChecker.ATTRIBUTE_R because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XIntPool org.apache.xerces.impl.xs.traversers.XSAttributeChecker.fXIntPool because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_QUALIFIED because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_UNQUALIFIED because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_EMPTY_SET because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_ANY_STRICT because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_ANY_LAX because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_ANY_SKIP because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_ANY_ANY because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_ANY_LIST because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_ANY_NOT because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_USE_OPTIONAL because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_USE_REQUIRED because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_USE_PROHIBITED because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_WS_PRESERVE because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_WS_REPLACE because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_WS_COLLAPSE because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_UNBOUNDED because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final java.util.Hashtable org.apache.xerces.impl.xs.traversers.XSAttributeChecker.fEleAttrsMapG because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final java.util.Hashtable org.apache.xerces.impl.xs.traversers.XSAttributeChecker.fEleAttrsMapL because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.dv.XSSimpleType[] org.apache.xerces.impl.xs.traversers.XSAttributeChecker.fExtraDVs because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static boolean[] org.apache.xerces.impl.xs.traversers.XSAttributeChecker.fSeenTemp because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static java.lang.Object[] org.apache.xerces.impl.xs.traversers.XSAttributeChecker.fTempArray because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field protected static final java.lang.String org.apache.xerces.impl.xs.traversers.XSDAbstractTraverser.NO_NAME because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.SchemaGrammar Failed to read field private static final org.apache.xerces.impl.dv.XSSimpleType org.apache.xerces.impl.xs.traversers.XSDAbstractTraverser.fQNameDV because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSDAbstractTraverser WARNING [org.openide.util.lookup.MetaInfServicesLookup]: org.openide.util.Lookup is not the real McCoy! Actually found it in java.net.URLClassLoader@120d62b but searched for from sun.misc.Launcher$AppClassLoader@f4a24a WARNING [org.openide.util.lookup.MetaInfServicesLookup]: org.openide.loaders.DataLoaderPool is not the real McCoy! Actually found it in ModuleCL@1f18cbe[org.openide.loaders] but searched for from sun.misc.Launcher$AppClassLoader@f4a24a Failed to read field public static final org.apache.xerces.impl.xs.XSComplexTypeDecl org.apache.xerces.impl.xs.SchemaGrammar.fAnyType because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.SchemaGrammar Failed to read field public static final org.apache.xerces.impl.xs.SchemaGrammar$BuiltinSchemaGrammar org.apache.xerces.impl.xs.SchemaGrammar.SG_SchemaNS because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.SchemaGrammar Failed to read field public static final org.apache.xerces.impl.xs.SchemaGrammar$Schema4Annotations org.apache.xerces.impl.xs.SchemaGrammar.SG_Schema4Annotations because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.SchemaGrammar Failed to read field public static final org.apache.xerces.impl.dv.XSSimpleType org.apache.xerces.impl.xs.SchemaGrammar.fAnySimpleType because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.SchemaGrammar Failed to read field public static final org.apache.xerces.impl.xs.SchemaGrammar$BuiltinSchemaGrammar org.apache.xerces.impl.xs.SchemaGrammar.SG_XSI because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.SchemaGrammar Failed to read field private static final boolean[] org.apache.xerces.impl.xs.SchemaGrammar.GLOBAL_COMP because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.SchemaGrammar Failed to read field private static final java.lang.String org.apache.xerces.impl.xs.traversers.XSAttributeChecker.ELEMENT_N because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final java.lang.String org.apache.xerces.impl.xs.traversers.XSAttributeChecker.ELEMENT_R because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final java.lang.String org.apache.xerces.impl.xs.traversers.XSAttributeChecker.ATTRIBUTE_N because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final java.lang.String org.apache.xerces.impl.xs.traversers.XSAttributeChecker.ATTRIBUTE_R because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XIntPool org.apache.xerces.impl.xs.traversers.XSAttributeChecker.fXIntPool because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_QUALIFIED because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_UNQUALIFIED because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_EMPTY_SET because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_ANY_STRICT because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_ANY_LAX because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_ANY_SKIP because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_ANY_ANY because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_ANY_LIST because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_ANY_NOT because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_USE_OPTIONAL because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_USE_REQUIRED because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_USE_PROHIBITED because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_WS_PRESERVE because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_WS_REPLACE because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_WS_COLLAPSE because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.xs.util.XInt org.apache.xerces.impl.xs.traversers.XSAttributeChecker.INT_UNBOUNDED because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final java.util.Hashtable org.apache.xerces.impl.xs.traversers.XSAttributeChecker.fEleAttrsMapG because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final java.util.Hashtable org.apache.xerces.impl.xs.traversers.XSAttributeChecker.fEleAttrsMapL because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static final org.apache.xerces.impl.dv.XSSimpleType[] org.apache.xerces.impl.xs.traversers.XSAttributeChecker.fExtraDVs because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static boolean[] org.apache.xerces.impl.xs.traversers.XSAttributeChecker.fSeenTemp because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field private static java.lang.Object[] org.apache.xerces.impl.xs.traversers.XSAttributeChecker.fTempArray because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSAttributeChecker Failed to read field protected static final java.lang.String org.apache.xerces.impl.xs.traversers.XSDAbstractTraverser.NO_NAME because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSDAbstractTraverser Failed to read field private static final org.apache.xerces.impl.dv.XSSimpleType org.apache.xerces.impl.xs.traversers.XSDAbstractTraverser.fQNameDV because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.xerces.impl.xs.traversers.XSDAbstractTraverser Failed to read field public static org.netbeans.modules.masterfs.watcher.WindowsNotifier$HANDLE org.netbeans.modules.masterfs.watcher.WindowsNotifier.INVALID_HANDLE_VALUE because of java.lang.UnsatisfiedLinkError: Unable to load library 'kernel32': ld.so.1: java: fatal: libkernel32.so: open failed: No such file or directory Failed to read field static final org.netbeans.modules.masterfs.watcher.WindowsNotifier$Kernel32 org.netbeans.modules.masterfs.watcher.WindowsNotifier.KERNEL32 because of java.lang.NoClassDefFoundError: Could not initialize class org.netbeans.modules.masterfs.watcher.WindowsNotifier WARNING [org.openide.util.ImageUtilities]: Initial slashes in Utilities.loadImage deprecated (cf. #20072): /org/netbeans/modules/xml/multiview/resources/plus.gif WARNING [org.openide.util.ImageUtilities]: Initial slashes in Utilities.loadImage deprecated (cf. #20072): /org/netbeans/modules/xml/multiview/resources/minus.gif WARNING [org.netbeans.ProxyClassLoader]: Will not load class org.apache.commons.logging.impl.Log4JLogger arbitrarily from one of ModuleCL@e90e23[org.netbeans.libs.commons_logging] and ModuleCL@41b635[org.netbeans.modules.html.validation] starting from SystemClassLoader[311 modules]; see http://wiki.netbeans.org/DevFaqModuleCCE WARNING [org.netbeans.ProxyClassLoader]: Will not load class org.apache.commons.logging.impl.Jdk14Logger arbitrarily from one of ModuleCL@e90e23[org.netbeans.libs.commons_logging] and ModuleCL@41b635[org.netbeans.modules.html.validation] starting from SystemClassLoader[311 modules]; see http://wiki.netbeans.org/DevFaqModuleCCE Failed analysing class org.apache.tools.ant.taskdefs.optional.perforce.P4Base because of java.lang.NoClassDefFoundError: Lorg/apache/oro/text/perl/Perl5Util; Failed analysing class org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask because of java.lang.NoClassDefFoundError: jdepend/xmlui/JDepend Failed analysing class org.apache.tools.ant.taskdefs.optional.perforce.FStatP4OutputHandler because of java.lang.NoClassDefFoundError: Lorg/apache/oro/text/perl/Perl5Util; Failed analysing class org.apache.tools.ant.taskdefs.optional.image.Image because of java.lang.NoClassDefFoundError: javax/media/jai/PlanarImage Failed analysing class org.apache.tools.ant.taskdefs.optional.net.FTP because of java.lang.NoClassDefFoundError: org/apache/commons/net/ftp/FTPClient Failed analysing class org.apache.tools.ant.taskdefs.optional.net.FTP$FTPDirectoryScanner because of java.lang.NoClassDefFoundError: Lorg/apache/commons/net/ftp/FTPClient; Failed analysing class org.apache.tools.ant.taskdefs.optional.net.RExecTask because of java.lang.NoClassDefFoundError: org/apache/commons/net/bsd/RExecClient Failed analysing class org.apache.tools.ant.taskdefs.optional.net.RExecTask$RExecSubTask because of java.lang.NoClassDefFoundError: org/apache/commons/net/bsd/RExecClient Failed analysing class org.apache.tools.ant.taskdefs.optional.net.RExecTask$RExecWrite because of java.lang.NoClassDefFoundError: org/apache/commons/net/bsd/RExecClient Failed analysing class org.apache.tools.ant.taskdefs.optional.net.RExecTask$RExecRead because of java.lang.NoClassDefFoundError: org/apache/commons/net/bsd/RExecClient Failed analysing class org.apache.tools.ant.taskdefs.optional.net.TelnetTask because of java.lang.NoClassDefFoundError: org/apache/commons/net/telnet/TelnetClient Failed analysing class org.apache.tools.ant.taskdefs.optional.net.TelnetTask$TelnetSubTask because of java.lang.NoClassDefFoundError: org/apache/commons/net/telnet/TelnetClient Failed analysing class org.apache.tools.ant.taskdefs.optional.net.TelnetTask$TelnetWrite because of java.lang.NoClassDefFoundError: org/apache/commons/net/telnet/TelnetClient Failed analysing class org.apache.tools.ant.taskdefs.optional.net.TelnetTask$TelnetRead because of java.lang.NoClassDefFoundError: org/apache/commons/net/telnet/TelnetClient Failed analysing class org.apache.tools.ant.taskdefs.optional.net.FTP$FTPDirectoryScanner$AntFTPFile because of java.lang.NoClassDefFoundError: Lorg/apache/commons/net/ftp/FTPClient; Failed analysing class org.apache.tools.ant.taskdefs.optional.net.FTP$FTPDirectoryScanner$AntFTPRootFile because of java.lang.NoClassDefFoundError: org/apache/commons/net/ftp/FTPClient Failed analysing class org.apache.tools.ant.taskdefs.optional.perforce.P4Base because of java.lang.NoClassDefFoundError: Lorg/apache/oro/text/perl/Perl5Util; Failed analysing class org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask because of java.lang.NoClassDefFoundError: jdepend/xmlui/JDepend Failed analysing class org.apache.tools.ant.taskdefs.optional.perforce.FStatP4OutputHandler because of java.lang.NoClassDefFoundError: Lorg/apache/oro/text/perl/Perl5Util; Failed analysing class org.apache.tools.ant.taskdefs.optional.image.Image because of java.lang.NoClassDefFoundError: javax/media/jai/PlanarImage Failed to read field private static final java.lang.String[] org.apache.tools.ant.taskdefs.optional.net.FTP$LanguageCode.VALID_LANGUAGE_CODES because of java.lang.NoClassDefFoundError: Could not initialize class org.apache.tools.ant.taskdefs.optional.net.FTP$LanguageCode Failed analysing class org.apache.tools.ant.taskdefs.optional.net.FTP$FTPDirectoryScanner because of java.lang.NoClassDefFoundError: Lorg/apache/commons/net/ftp/FTPClient; Failed analysing class org.apache.tools.ant.taskdefs.optional.net.FTP$FTPDirectoryScanner$AntFTPFile because of java.lang.NoClassDefFoundError: Lorg/apache/commons/net/ftp/FTPClient; Capturing to: http://bertram.netbeans.org/hudson/job/jet-main/3978/artifact/java.kit/build/test/qa-functional/work/o.n.t.i.M/testGCDocuments/screen.png Working directory: http://bertram.netbeans.org/hudson/job/jet-main/3978/artifact/java.kit/build/test/qa-functional/work/o.n.t.i.M/testGCDocuments-FAILED/