------------------------------------------------------------------------------- >Log Session: Friday, April 27, 2012 9:31:35 AM BRT >System Info: Product Version = NetBeans IDE Dev (Build 20120427-f8f29fb48478) (#f8f29fb48478) Operating System = Linux version 3.0.0-17-generic-pae running on i386 Java; VM; Vendor = 1.7.0_03; Java HotSpot(TM) Client VM 22.1-b02; Oracle Corporation Runtime = Java(TM) SE Runtime Environment 1.7.0_03-b04 Java Home = /usr/lib/jvm/jdk1.7.0_03/jre System Locale; Encoding = en_US (nb); UTF-8 Home Directory = /home/mgraciano Current Directory = /home/mgraciano User Directory = /home/mgraciano/.netbeans/dev Cache Directory = /home/mgraciano/.cache/netbeans/dev Installation = /home/mgraciano/netbeans-7.2/nb /home/mgraciano/netbeans-7.2/ide /home/mgraciano/netbeans-7.2/java /home/mgraciano/netbeans-7.2/apisupport /home/mgraciano/netbeans-7.2/webcommon /home/mgraciano/netbeans-7.2/websvccommon /home/mgraciano/netbeans-7.2/enterprise /home/mgraciano/netbeans-7.2/profiler /home/mgraciano/netbeans-7.2/harness /home/mgraciano/netbeans-7.2/javafx /home/mgraciano/netbeans-7.2/platform Boot & Ext. Classpath = /usr/lib/jvm/jdk1.7.0_03/jre/lib/resources.jar:/usr/lib/jvm/jdk1.7.0_03/jre/lib/rt.jar:/usr/lib/jvm/jdk1.7.0_03/jre/lib/sunrsasign.jar:/usr/lib/jvm/jdk1.7.0_03/jre/lib/jsse.jar:/usr/lib/jvm/jdk1.7.0_03/jre/lib/jce.jar:/usr/lib/jvm/jdk1.7.0_03/jre/lib/charsets.jar:/usr/lib/jvm/jdk1.7.0_03/jre/classes:/usr/lib/jvm/jdk1.7.0_03/jre/lib/ext/dnsns.jar:/usr/lib/jvm/jdk1.7.0_03/jre/lib/ext/sunpkcs11.jar:/usr/lib/jvm/jdk1.7.0_03/jre/lib/ext/sunjce_provider.jar:/usr/lib/jvm/jdk1.7.0_03/jre/lib/ext/zipfs.jar:/usr/lib/jvm/jdk1.7.0_03/jre/lib/ext/sunec.jar:/usr/lib/jvm/jdk1.7.0_03/jre/lib/ext/localedata.jar Application Classpath = /home/mgraciano/netbeans-7.2/platform/lib/boot.jar:/home/mgraciano/netbeans-7.2/platform/lib/org-openide-modules.jar:/home/mgraciano/netbeans-7.2/platform/lib/org-openide-util.jar:/home/mgraciano/netbeans-7.2/platform/lib/org-openide-util-lookup.jar:/usr/lib/jvm/jdk1.7.0_03/lib/dt.jar:/usr/lib/jvm/jdk1.7.0_03/lib/tools.jar Startup Classpath = /home/mgraciano/netbeans-7.2/platform/core/core.jar:/home/mgraciano/netbeans-7.2/platform/core/org-openide-filesystems.jar:/home/mgraciano/netbeans-7.2/nb/core/org-netbeans-upgrader.jar:/home/mgraciano/netbeans-7.2/nb/core/locale/core_nb.jar ------------------------------------------------------------------------------- WARNING [org.netbeans.core.modules]: Use of OpenIDE-Module-Class: Action in net.java.dev.thinnbsupport is obsolete. WARNING [org.netbeans.core.modules]: (Please use layer-based installation of objects instead.) WARNING [org.netbeans.core.modules]: Use of OpenIDE-Module-Class: Loader in net.java.dev.thinnbsupport is obsolete. WARNING [org.netbeans.core.modules]: (Please use layer-based installation of objects instead.) WARNING [org.netbeans.core.modules]: Use of OpenIDE-Module-Class: Action in net.java.dev.thinnbsupport is obsolete. WARNING [org.netbeans.core.modules]: (Please use layer-based installation of objects instead.) WARNING [org.netbeans.core.modules]: Use of OpenIDE-Module-Class: Action in net.java.dev.thinnbsupport is obsolete. WARNING [org.netbeans.core.modules]: (Please use layer-based installation of objects instead.) WARNING [org.netbeans.core.modules]: the modules [org.netbeans.modules.form.nb, org.netbeans.modules.pathtools] 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.web.core.syntax, org.netbeans.modules.xml.text] use org.netbeans.modules.editor.deprecated.pre65formatting which is deprecated. WARNING [org.netbeans.core.modules]: the modules [net.riobranco.netbeans.modules.hints, org.netbeans.modules.java.hints, org.netbeans.modules.javadoc, org.netbeans.modules.maven.hints, org.netbeans.modules.maven.j2ee, org.netbeans.modules.web.beans] use org.netbeans.modules.java.hints.legacy.spi which is deprecated: Use Java Hints SPI (org.netbeans.spi.java.hints) instead. WARNING [org.netbeans.core.modules]: the modules [net.java.dev.nbmodules.copypastehistory, net.java.dev.thinnbeditor, net.java.dev.thinnbsupport] use org.openide.options which is deprecated: Use org.openide.util.NbPreferences instead. SEVERE [org.openide.util.RequestProcessor]: Error in RequestProcessor org.netbeans.modules.masterfs.Installer java.lang.Error: There is an incompatible JNA native library installed on this system. To resolve this issue you may do one of the following: - remove or uninstall the offending library - set the system property jna.nosys=true - set jna.boot.library.path to include the path to the version of the jnidispatch library included with the JNA jar file you are using at com.sun.jna.Native.(Native.java:142) at org.netbeans.modules.masterfs.watcher.linux.LinuxNotifier.(LinuxNotifier.java:103) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:525) at java.lang.Class.newInstance0(Class.java:372) at java.lang.Class.newInstance(Class.java:325) at org.openide.util.lookup.implspi.SharedClassObjectBridge.newInstance(SharedClassObjectBridge.java:64) at org.openide.util.lookup.MetaInfServicesLookup$P.getInstance(MetaInfServicesLookup.java:519) at org.netbeans.modules.masterfs.watcher.Watcher.getNotifierForPlatform(Watcher.java:417) at org.netbeans.modules.masterfs.watcher.Watcher.(Watcher.java:85) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:525) at java.lang.Class.newInstance0(Class.java:372) at java.lang.Class.newInstance(Class.java:325) at org.openide.util.lookup.implspi.SharedClassObjectBridge.newInstance(SharedClassObjectBridge.java:64) at org.openide.util.lookup.MetaInfServicesLookup$P.getInstance(MetaInfServicesLookup.java:519) at org.openide.util.lookup.AbstractLookup.lookup(AbstractLookup.java:421) at org.openide.util.lookup.ProxyLookup.lookup(ProxyLookup.java:216) at org.netbeans.modules.masterfs.watcher.Watcher.ext(Watcher.java:89) at org.netbeans.modules.masterfs.watcher.Watcher.isEnabled(Watcher.java:95) at org.netbeans.modules.masterfs.Installer.run(Installer.java:54) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1452) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2032) Caused: org.openide.util.RequestProcessor$SlowItem: task failed due to at org.openide.util.RequestProcessor.post(RequestProcessor.java:424) at org.netbeans.core.startup.NbStartStop.initialize(NbStartStop.java:87) at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:348) at org.netbeans.ModuleManager.enable(ModuleManager.java:1177) at org.netbeans.ModuleManager.enable(ModuleManager.java:1000) at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:340) at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:276) at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:295) at org.netbeans.core.startup.Main.getModuleSystem(Main.java:169) at org.netbeans.core.startup.Main.start(Main.java:305) at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:123) [catch] at java.lang.Thread.run(Thread.java:722) WARNING [org.openide.filesystems.Ordering]: Not all children in Services/MIMEResolver/ marked with the position attribute: [net-java-dev-thinnbsupport-mime-resolver.xml], but some are: [user-defined-mime-resolver.xml, org-netbeans-core-startup-layers-SystemFileSystem-Extension.xml, org-netbeans-modules-java-JavaDataObject-Extension.xml, org-netbeans-modules-java-ClassDataObject-Extension.xml, org-netbeans-modules-image-ImageDataObject-serialVersionUID-Extension.xml, org-netbeans-modules-image-ImageDataObject-IMAGE_ICON_BASE-Extension.xml, org-netbeans-modules-image-ImageDataObject-openSupport-Extension.xml, org-netbeans-modules-image-ImageDataObject-printSupport-Extension.xml, org-netbeans-modules-properties-PropertiesDataObject-Extension.xml, org-netbeans-modules-languages-manifest-MfDataObject-Extension.xml, org-netbeans-modules-languages-apacheconf-ApacheConfDataObject-Registration.xml, org-netbeans-modules-languages-neon-NeonDataObject-Extension.xml, org-netbeans-modules-form-FormDataLoader-Extension.xml, org-netbeans-core-ide-ServiceTabProcessor-Extension.xml, org-netbeans-modules-testng-TestNGSuiteDataObject-Registration.xml, org-netbeans-modules-css-editor-CssProjectSupport-Extension.xml, org-netbeans-modules-languages-diff-DiffDataObject-Extension.xml, org-netbeans-modules-javascript-editing-JsUtils-Registration.xml, org-netbeans-modules-db-sql-loader-SQLDataObject-Extension.xml, org-netbeans-modules-javawebstart-JnlpDataObject-Extension.xml, org-netbeans-modules-j2ee-persistence-unit-PUDataObject-Registration.xml, org-netbeans-modules-languages-yaml-YamlLanguage-Extension.xml, org-netbeans-modules-html-HtmlDataObject-Registration.xml, org-netbeans-modules-maven-grammar-POMDataObject-Registration.xml, org-apache-tools-ant-module-loader-AntProjectDataObject-Registration.xml, org-netbeans-modules-apisupport-project-layers-LayerDataObject-Namespace.xml, org-netbeans-modules-editor-settings-storage-SettingsProvider-Registration.xml, org-netbeans-modules-j2ee-ddloaders-common-DD2beansDataObject-Registration.xml, org-netbeans-modules-j2ee-sun-ddloaders-SunDescriptorDataObject-Registration.xml, org-netbeans-modules-url-URLDataObject-Extension.xml, org-netbeans-modules-pdf-PDFDataObject-Extension.xml, org-netbeans-modules-tomcat5-nodes-TomcatInstanceNode-createMultiViewEditorElement-Registration.xml, org-netbeans-modules-web-core-jsploader-JspDataObject-Registration.xml, org-netbeans-modules-web-jsf-JSFConfigDataObject-Registration.xml, org-netbeans-modules-web-struts-StrutsConfigDataObject-Namespace.xml, org-netbeans-modules-spring-beans-loader-SpringXMLConfigDataObject-Namespace.xml, org-netbeans-modules-xsl-XSLDataObject-Namespace.xml, org-netbeans-modules-hudson-maven-HudsonProviderImpl-Namespace.xml, org-netbeans-modules-java-jarloader-JarDataObject-Registration.xml, org-netbeans-modules-xml-jaxb-JAXBWizard-Extension.xml, org-netbeans-lib-editor-codetemplates-storage-CodeTemplatesStorage-Namespace.xml, org-netbeans-modules-editor-macros-storage-MacrosStorage-Namespace.xml, org-netbeans-modules-j2ee-sun-ide-sunresources-resourcesloader-SunResourceDataObject-Extension.xml, org-netbeans-modules-profiler-oql-language-OQLLanguageProvider-Extension.xml, org-netbeans-modules-dbschema-jdbcimpl-DBschemaDataObject-Extension.xml, VTLResolver.xml, org-netbeans-modules-hibernate-loaders-cfg-HibernateCfgDataObject-Namespace.xml, org-netbeans-modules-hibernate-loaders-mapping-HibernateMappingDataObject-Namespace.xml, org-netbeans-modules-hibernate-loaders-reveng-HibernateRevengDataObject-Namespace.xml, org-netbeans-modules-hibernate-hqleditor-ui-HQLEditorTopComponent-Extension.xml, org-netbeans-modules-profiler-snaptracer-impl-NpssDataObject-Registration.xml, org-netbeans-modules-java-hints-declarative-HintDataObject-Extension.xml, org-netbeans-modules-javafx2-editor-fxml-FXMLDataObject-Extension.xml, org-netbeans-modules-form-palette-PaletteItemDataObject-Extension.xml, org-netbeans-modules-xml-XMLDataObject-MIME_PLAIN_XML-Registration.xml, org-netbeans-modules-xml-DTDDataObject-Extension.xml, org-netbeans-modules-xml-EntityDataObject-Extension.xml, org-netbeans-libs-freemarker-FreemarkerFactory-Registration.xml, org-netbeans-modules-apisupport-project-layers-LayerDataObject-Registration.xml, org-netbeans-modules-profiler-ui-NpsDataObject-Registration.xml, org-netbeans-modules-profiler-ui-HprofDataObject-Registration.xml, org-netbeans-modules-xml-XMLDataObject-Registration.xml, org-netbeans-modules-java-hints-declarative-test-DeclarativeHintsTestDataObject-Extension.xml] WARNING [org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl]: Ineffective registration of resolver Services/MIMEResolver/net-java-dev-thinnbsupport-mime-resolver.xml use @MIMEResolver.Registration! See bug #191777. WARNING [org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl]: Ineffective registration of resolver Services/MIMEResolver/VTLResolver.xml use @MIMEResolver.Registration! See bug #191777. WARNING [org.openide.filesystems.Ordering]: Not all children in Services/Browsers/ marked with the position attribute: [External Browser.settings], but some are: [SystemDefaultBrowser.settings, IExplorerBrowser.settings, SafariBrowser.settings, FirefoxBrowser.settings, MozillaBrowser.settings, ChromeBrowser.settings, SimpleExtBrowser.settings, SwingBrowser.settings] WARNING [org.openide.filesystems.Ordering]: Not all children in Services/DiffProviders/ marked with the position attribute: [org-netbeans-modules-diff-cmdline-CmdlineDiffProvider.settings], but some are: [org-netbeans-modules-diff-builtin-provider-BuiltInDiffProvider.settings] WARNING [org.openide.filesystems.Ordering]: Could not find both sides of relative ordering attribute org-netbeans-modules-usersguide-below-regular.txt/copyfqn-helpset.xml on Services/JavaHelp WARNING [org.openide.filesystems.Ordering]: Not all children in Services/JavaHelp/ marked with the position attribute: [copyfqn-helpset.xml, copypastehistory-helpset.xml, rectangularedittools-helpset.xml], but some are: [org-netbeans-modules-usersguide-helpset.xml, autosave-helpset.xml, org-netbeans-modules-java-helpset.xml, org-netbeans-modules-web-helpset.xml, org-netbeans-modules-j2ee-helpset.xml, org-netbeans-modules-profiler-docs.xml, org-netbeans-modules-tomcat5-helpset.xml, org-netbeans-modules-web-monitor-resources-helpset.xml, org-netbeans-modules-db-docs.xml, org-netbeans-modules-dbschema-docs.xml, org-netbeans-modules-versioning-system-cvss-resources-helpset.xml, org-netbeans-modules-subversion-resources-helpset.xml, org-netbeans-modules-apisupport-project-docs.xml, mercurial-helpset.xml, git-helpset.xml, org-netbeans-modules-maven-docs.xml] WARNING [org.openide.filesystems.Ordering]: Not all children in Services/MIMEResolver/ marked with the position attribute: [net-java-dev-thinnbsupport-mime-resolver.xml], but some are: [user-defined-mime-resolver.xml, org-netbeans-core-startup-layers-SystemFileSystem-Extension.xml, org-netbeans-modules-java-JavaDataObject-Extension.xml, org-netbeans-modules-java-ClassDataObject-Extension.xml, org-netbeans-modules-image-ImageDataObject-serialVersionUID-Extension.xml, org-netbeans-modules-image-ImageDataObject-IMAGE_ICON_BASE-Extension.xml, org-netbeans-modules-image-ImageDataObject-openSupport-Extension.xml, org-netbeans-modules-image-ImageDataObject-printSupport-Extension.xml, org-netbeans-modules-properties-PropertiesDataObject-Extension.xml, org-netbeans-modules-languages-manifest-MfDataObject-Extension.xml, org-netbeans-modules-languages-apacheconf-ApacheConfDataObject-Registration.xml, org-netbeans-modules-languages-neon-NeonDataObject-Extension.xml, org-netbeans-modules-form-FormDataLoader-Extension.xml, org-netbeans-core-ide-ServiceTabProcessor-Extension.xml, org-netbeans-modules-testng-TestNGSuiteDataObject-Registration.xml, org-netbeans-modules-css-editor-CssProjectSupport-Extension.xml, org-netbeans-modules-languages-diff-DiffDataObject-Extension.xml, org-netbeans-modules-javascript-editing-JsUtils-Registration.xml, org-netbeans-modules-db-sql-loader-SQLDataObject-Extension.xml, org-netbeans-modules-javawebstart-JnlpDataObject-Extension.xml, org-netbeans-modules-j2ee-persistence-unit-PUDataObject-Registration.xml, org-netbeans-modules-languages-yaml-YamlLanguage-Extension.xml, org-netbeans-modules-html-HtmlDataObject-Registration.xml, org-netbeans-modules-maven-grammar-POMDataObject-Registration.xml, org-apache-tools-ant-module-loader-AntProjectDataObject-Registration.xml, org-netbeans-modules-apisupport-project-layers-LayerDataObject-Namespace.xml, org-netbeans-modules-editor-settings-storage-SettingsProvider-Registration.xml, org-netbeans-modules-j2ee-ddloaders-common-DD2beansDataObject-Registration.xml, org-netbeans-modules-j2ee-sun-ddloaders-SunDescriptorDataObject-Registration.xml, org-netbeans-modules-url-URLDataObject-Extension.xml, org-netbeans-modules-pdf-PDFDataObject-Extension.xml, org-netbeans-modules-tomcat5-nodes-TomcatInstanceNode-createMultiViewEditorElement-Registration.xml, org-netbeans-modules-web-core-jsploader-JspDataObject-Registration.xml, org-netbeans-modules-web-jsf-JSFConfigDataObject-Registration.xml, org-netbeans-modules-web-struts-StrutsConfigDataObject-Namespace.xml, org-netbeans-modules-spring-beans-loader-SpringXMLConfigDataObject-Namespace.xml, org-netbeans-modules-xsl-XSLDataObject-Namespace.xml, org-netbeans-modules-hudson-maven-HudsonProviderImpl-Namespace.xml, org-netbeans-modules-java-jarloader-JarDataObject-Registration.xml, org-netbeans-modules-xml-jaxb-JAXBWizard-Extension.xml, org-netbeans-lib-editor-codetemplates-storage-CodeTemplatesStorage-Namespace.xml, org-netbeans-modules-editor-macros-storage-MacrosStorage-Namespace.xml, org-netbeans-modules-j2ee-sun-ide-sunresources-resourcesloader-SunResourceDataObject-Extension.xml, org-netbeans-modules-profiler-oql-language-OQLLanguageProvider-Extension.xml, org-netbeans-modules-dbschema-jdbcimpl-DBschemaDataObject-Extension.xml, VTLResolver.xml, org-netbeans-modules-hibernate-loaders-cfg-HibernateCfgDataObject-Namespace.xml, org-netbeans-modules-hibernate-loaders-mapping-HibernateMappingDataObject-Namespace.xml, org-netbeans-modules-hibernate-loaders-reveng-HibernateRevengDataObject-Namespace.xml, org-netbeans-modules-hibernate-hqleditor-ui-HQLEditorTopComponent-Extension.xml, org-netbeans-modules-profiler-snaptracer-impl-NpssDataObject-Registration.xml, org-netbeans-modules-java-hints-declarative-HintDataObject-Extension.xml, org-netbeans-modules-javafx2-editor-fxml-FXMLDataObject-Extension.xml, org-netbeans-modules-form-palette-PaletteItemDataObject-Extension.xml, org-netbeans-modules-xml-XMLDataObject-MIME_PLAIN_XML-Registration.xml, org-netbeans-modules-xml-DTDDataObject-Extension.xml, org-netbeans-modules-xml-EntityDataObject-Extension.xml, org-netbeans-libs-freemarker-FreemarkerFactory-Registration.xml, org-netbeans-modules-apisupport-project-layers-LayerDataObject-Registration.xml, org-netbeans-modules-profiler-ui-NpsDataObject-Registration.xml, org-netbeans-modules-profiler-ui-HprofDataObject-Registration.xml, org-netbeans-modules-xml-XMLDataObject-Registration.xml, org-netbeans-modules-java-hints-declarative-test-DeclarativeHintsTestDataObject-Extension.xml] WARNING [org.openide.util.lookup.MetaInfServicesLookup]: Cannot create class org.netbeans.modules.masterfs.watcher.linux.LinuxNotifier java.lang.NoClassDefFoundError: Could not initialize class com.sun.jna.Native at org.netbeans.modules.masterfs.watcher.linux.LinuxNotifier.(LinuxNotifier.java:103) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:525) at java.lang.Class.newInstance0(Class.java:372) at java.lang.Class.newInstance(Class.java:325) at org.openide.util.lookup.implspi.SharedClassObjectBridge.newInstance(SharedClassObjectBridge.java:64) [catch] at org.openide.util.lookup.MetaInfServicesLookup$P.getInstance(MetaInfServicesLookup.java:519) at org.netbeans.modules.masterfs.watcher.Watcher.getNotifierForPlatform(Watcher.java:417) at org.netbeans.modules.masterfs.watcher.Watcher.(Watcher.java:85) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:525) at java.lang.Class.newInstance0(Class.java:372) at java.lang.Class.newInstance(Class.java:325) at org.openide.util.lookup.implspi.SharedClassObjectBridge.newInstance(SharedClassObjectBridge.java:64) at org.openide.util.lookup.MetaInfServicesLookup$P.getInstance(MetaInfServicesLookup.java:519) at org.openide.util.lookup.AbstractLookup$R.allInstances(AbstractLookup.java:1041) at org.openide.util.lookup.AbstractLookup$R.allInstances(AbstractLookup.java:1021) at org.openide.util.lookup.ProxyLookup$LazyCollection.computeSingleResult(ProxyLookup.java:1249) at org.openide.util.lookup.ProxyLookup$LazyCollection.computeDelegate(ProxyLookup.java:1091) at org.openide.util.lookup.ProxyLookup$LazyCollection.access$900(ProxyLookup.java:1021) at org.openide.util.lookup.ProxyLookup$LazyCollection$1.hasNext(ProxyLookup.java:1215) at org.netbeans.modules.masterfs.filebasedfs.FileBasedFileSystem$StatusImpl.resultChanged(FileBasedFileSystem.java:305) at org.netbeans.modules.masterfs.filebasedfs.FileBasedFileSystem$StatusImpl.(FileBasedFileSystem.java:271) at org.netbeans.modules.masterfs.filebasedfs.FileBasedFileSystem.(FileBasedFileSystem.java:81) at org.netbeans.modules.masterfs.filebasedfs.FileBasedFileSystem.(FileBasedFileSystem.java:79) at org.netbeans.modules.masterfs.filebasedfs.FileBasedURLMapper.getFileObjects(FileBasedURLMapper.java:138) at org.netbeans.modules.masterfs.MasterURLMapper.getFileObjects(MasterURLMapper.java:65) at org.openide.filesystems.URLMapper.findFileObject(URLMapper.java:212) at org.netbeans.modules.project.ui.LazyProject.getProjectDirectory(LazyProject.java:92) at org.netbeans.modules.project.ui.OpenProjectList$RecentProjectList$4.run(OpenProjectList.java:1537) at org.netbeans.modules.project.ui.OpenProjectList$RecentProjectList$4.run(OpenProjectList.java:1505) at org.openide.util.Mutex.readAccess(Mutex.java:290) at org.netbeans.modules.project.ui.OpenProjectList$RecentProjectList.load(OpenProjectList.java:1505) at org.netbeans.modules.project.ui.OpenProjectList$2.run(OpenProjectList.java:215) at org.netbeans.modules.project.ui.OpenProjectList$2.run(OpenProjectList.java:208) at org.openide.util.Mutex.readAccess(Mutex.java:290) at org.netbeans.modules.project.ui.OpenProjectList.getDefault(OpenProjectList.java:208) at org.netbeans.modules.project.ui.OpenProjectsTrampolineImpl.addPropertyChangeListenerAPI(OpenProjectsTrampolineImpl.java:95) at org.netbeans.api.project.ui.OpenProjects.addPropertyChangeListener(OpenProjects.java:287) at org.netbeans.api.project.ui.OpenProjects.(OpenProjects.java:98) at org.netbeans.api.project.ui.OpenProjects.(OpenProjects.java:90) at org.netbeans.modules.editor.bookmarks.BookmarksPersistence.initProjectsListening(BookmarksPersistence.java:105) at org.netbeans.modules.editor.bookmarks.EditorBookmarksModule.restored(EditorBookmarksModule.java:77) at org.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:450) at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:383) at org.netbeans.ModuleManager.enable(ModuleManager.java:1177) at org.netbeans.ModuleManager.enable(ModuleManager.java:1000) at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:340) at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:276) at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:295) at org.netbeans.core.startup.Main.getModuleSystem(Main.java:169) at org.netbeans.core.startup.Main.start(Main.java:305) at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:123) at java.lang.Thread.run(Thread.java:722) WARNING [org.netbeans.core.startup.InstalledFileLocatorImpl]: no code name base passed when looking up build_info at org.netbeans.modules.uihandler.BuildInfo.logBuildInfo(BuildInfo.java:84) WARNING [org.netbeans.ProxyClassLoader]: Will not load class org.apache.commons.logging.impl.Log4JLogger arbitrarily from one of NetbinoxLoader delegating to org.apache.commons.logging_1.1.0 and ModuleCL@1fa04e7[org.netbeans.libs.amazon] starting from SystemClassLoader[569 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 NetbinoxLoader delegating to org.apache.commons.logging_1.1.0 and ModuleCL@1fa04e7[org.netbeans.libs.amazon] starting from SystemClassLoader[569 modules]; see http://wiki.netbeans.org/DevFaqModuleCCE INFO [net.java.dev.genesis.helpers.StartupHelper]: Setting BeanUtilsBean instance INFO [net.java.dev.genesis.helpers.StartupHelper]: Registering JXPathContextFactory class name INFO [net.java.dev.genesis.helpers.StartupHelper]: Registering converters INFO [net.java.dev.genesis.helpers.StartupHelper]: Registering formatters INFO [net.java.dev.genesis.helpers.StartupHelper]: Initialization started WARNING: Could not install logger thing WARNING: Could not install logger thinletcommons INFO [org.netbeans.core.startup.NbEvents]: Turning on modules: org.openide.util.lookup [8.15 20120427-f8f29fb48478] org.openide.util [8.24 20120427-f8f29fb48478] org.openide.modules [7.31 20120427-f8f29fb48478] org.openide.filesystems [7.62 20120427-f8f29fb48478] org.netbeans.api.annotations.common/1 [1.14 20120427-f8f29fb48478] org.openide.awt [7.44 20120427-f8f29fb48478] org.netbeans.api.progress/1 [1.28 20120427-f8f29fb48478] org.openide.dialogs [7.25 20120427-f8f29fb48478] org.openide.nodes [7.28 20120427-f8f29fb48478] org.openide.windows [6.55 20120427-f8f29fb48478] org.netbeans.modules.editor.mimelookup/1 [1.26 20120427-f8f29fb48478] org.openide.text [6.48.0.1 1 20120427-f8f29fb48478] org.openide.options [6.23 20120427-f8f29fb48478] org.netbeans.swing.tabcontrol [1.36 20120427-f8f29fb48478] org.netbeans.swing.outline [1.20 20120427-f8f29fb48478] org.openide.explorer [6.45 20120427-f8f29fb48478] org.openide.actions [6.26 20120427-f8f29fb48478] org.netbeans.modules.queries/1 [1.28 20120427-f8f29fb48478] org.openide.loaders [7.37 20120427-f8f29fb48478] org.openide.io [1.31 20120427-f8f29fb48478] org.openide.execution [1.27 20120427-f8f29fb48478] org.netbeans.upgrader [4.22 20120427-f8f29fb48478] org.netbeans.swing.plaf [1.25 20120427-f8f29fb48478] org.netbeans.modules.projectapi/1 [1.45 20120427-f8f29fb48478] org.netbeans.swing.dirchooser [1.16 20120427-f8f29fb48478] org.netbeans.spi.viewmodel/2 [1.36 20120427-f8f29fb48478] org.netbeans.spi.tasklist/1 [1.19.0.1 1 20120427-f8f29fb48478] org.netbeans.spi.quicksearch [1.14 20120427-f8f29fb48478] org.netbeans.spi.palette/1 [1.32 20120427-f8f29fb48478] org.netbeans.spi.navigator/1 [1.23 20120427-f8f29fb48478] org.netbeans.libs.javacapi [7.10.0.3 3 20120427-f8f29fb48478] org.netbeans.libs.javacimpl/1 [0.27.0.19 19 20120427-f8f29fb48478] org.netbeans.modules.classfile/1 [1.35 20120427-f8f29fb48478] org.netbeans.modules.projectuiapi/1 [1.57.0.8 8 20120427-f8f29fb48478] org.netbeans.modules.project.indexingbridge [1.3 20120427-f8f29fb48478] org.netbeans.bootstrap/1 [2.52 20120427-f8f29fb48478] org.netbeans.core.startup/1 [1.40 20120427-f8f29fb48478] org.netbeans.modules.sampler [1.1 20120427-f8f29fb48478] org.netbeans.modules.keyring [1.11 20120427-f8f29fb48478] org.netbeans.core/2 [3.31 20120427-f8f29fb48478] org.netbeans.modules.options.api/1 [1.26 20120427-f8f29fb48478] org.netbeans.api.xml/1 [1.30 20120427-f8f29fb48478] org.netbeans.modules.options.java [1.1 20120427-f8f29fb48478] org.netbeans.core.multiview/1 [1.29 20120427-f8f29fb48478] org.apache.tools.ant.module/3 [3.57.0.2 2 20120427-f8f29fb48478] org.netbeans.api.java.classpath/1 [1.33 20120427-f8f29fb48478] org.netbeans.modules.project.libraries/1 [1.36 20120427-f8f29fb48478] org.netbeans.api.java/1 [1.38 20120427-f8f29fb48478] org.netbeans.modules.java.platform/1 [1.25 20120427-f8f29fb48478] org.apache.xml.resolver [1.19.0.12 12 20120427-f8f29fb48478] org.netbeans.modules.xml.catalog/2 [1.28.0.4 4 20120427-f8f29fb48478] org.netbeans.modules.project.ant/1 [1.48 20120427-f8f29fb48478] org.netbeans.api.search [1.2 20120427-f8f29fb48478] org.netbeans.modules.java.project/1 [1.45 20120427-f8f29fb48478] org.netbeans.modules.editor.util/1 [1.47 20120427-f8f29fb48478] org.netbeans.modules.lexer/2 [1.46.0.1 1 20120427-f8f29fb48478] org.netbeans.modules.editor.settings/1 [1.41 20120427-f8f29fb48478] org.netbeans.modules.editor.lib2/1 [1.60.0.30 30 20120427-f8f29fb48478] org.netbeans.modules.editor.fold/1 [1.29.0.30 20120427-f8f29fb48478] org.netbeans.modules.editor.indent/2 [1.28 20120427-f8f29fb48478] org.netbeans.modules.editor.lib/3 [3.23.0.19.30 19 20120427-f8f29fb48478] org.netbeans.modules.editor/3 [1.63.0.5.19.30 5 20120427-f8f29fb48478] org.netbeans.modules.autoupdate.services [1.30 20120427-f8f29fb48478] org.netbeans.modules.settings/1 [1.35 20120427-f8f29fb48478] org.netbeans.core.windows/2 [2.49 20120427-f8f29fb48478] org.netbeans.modules.autoupdate.ui [1.27 20120427-f8f29fb48478] org.netbeans.spi.editor.hints/0 [1.23.0.7.30 7 20120427-f8f29fb48478] org.netbeans.modules.editor.errorstripe.api/1 [2.20.0.1 1 20120427-f8f29fb48478] org.netbeans.modules.editor.errorstripe/2 [2.21.0.1.1 1 20120427-f8f29fb48478] org.netbeans.modules.editor.settings.storage/1 [1.33 20120427-f8f29fb48478] org.netbeans.modules.options.keymap [1.18 20120427-f8f29fb48478] org.netbeans.modules.options.editor/1 [1.32 20120427-f8f29fb48478] org.netbeans.modules.diff/1 [1.37.0.42.1 42 20120427-f8f29fb48478] org.netbeans.modules.editor.guards/1 [1.16 20120427-f8f29fb48478] org.netbeans.libs.lucene/3 [3.7 20120427-f8f29fb48478] org.netbeans.modules.masterfs/2 [2.38 20120427-f8f29fb48478] org.netbeans.modules.parsing.lucene/2 [2.11 20120427-f8f29fb48478] org.netbeans.modules.parsing.api/1 [1.55.0.6 6 20120427-f8f29fb48478] org.netbeans.modules.refactoring.api [1.25.0.1.30.1 1 20120427-f8f29fb48478] org.netbeans.modules.code.analysis/0 [1.4 20120427-f8f29fb48478] org.netbeans.lib.nbjavac [1.2.0.1.19 1 20120427-f8f29fb48478] org.netbeans.modules.java.lexer/1 [1.18 20120427-f8f29fb48478] org.netbeans.modules.java.preprocessorbridge [1.26.0.1 1 20120427-f8f29fb48478] org.netbeans.modules.editor.indent.project/0 [1.9 20120427-f8f29fb48478] org.netbeans.modules.java.source [0.104.0.23.1.19.6 23 20120427-f8f29fb48478] org.netbeans.spi.java.hints [1.4.0.2.1.19.23.6 2 20120427-f8f29fb48478] org.netbeans.api.debugger/1 [1.37 20120427-f8f29fb48478] org.netbeans.spi.debugger.ui/1 [2.31 20120427-f8f29fb48478] org.netbeans.modules.xml.core/2 [1.30.0.4 4 20120427-f8f29fb48478] org.netbeans.modules.editor.completion/1 [1.30.0.1 1 20120427-f8f29fb48478] org.netbeans.modules.editor.codetemplates/1 [1.26.0.1 1 20120427-f8f29fb48478] org.netbeans.core.ui/1 [1.31 20120427-f8f29fb48478] org.netbeans.modules.jumpto/1 [1.28.0.1 1 20120427-f8f29fb48478] org.netbeans.modules.csl.api/2 [2.27.0.2.1.1.6 2 20120427-f8f29fb48478] org.netbeans.modules.xml.lexer [1.17 20120427-f8f29fb48478] org.netbeans.modules.editor.deprecated.pre65formatting/0 [1.8.0.1.5.19.30 1 20120427-f8f29fb48478] org.netbeans.modules.editor.structure/1 [1.33.0.1 1 20120427-f8f29fb48478] org.netbeans.modules.editor.bracesmatching/0 [1.22 20120427-f8f29fb48478] org.netbeans.modules.xml.text/2 [1.33 20120427-f8f29fb48478] org.netbeans.modules.xml.xam/1 [1.18.0.1 1 20120427-f8f29fb48478] org.netbeans.modules.xml.schema.model/1 [1.19.0.1 1 20120427-f8f29fb48478] org.netbeans.modules.xml.axi [1.18 20120427-f8f29fb48478] org.netbeans.modules.xml.retriever/1 [1.18 20120427-f8f29fb48478] org.netbeans.modules.xml [1.17 20120427-f8f29fb48478] org.netbeans.modules.servletapi/1 [1.27 20120427-f8f29fb48478] org.netbeans.modules.httpserver/2 [2.23.0.42 42 20120427-f8f29fb48478] org.netbeans.modules.xsl/1 [1.30 20120427-f8f29fb48478] org.netbeans.modules.xml.xdm/1 [1.19.0.1 1 20120427-f8f29fb48478] org.netbeans.modules.xml.wsdl.model/1 [1.18.0.1 1 20120427-f8f29fb48478] org.netbeans.libs.xerces/1 [1.26.0.280 280 20120427-f8f29fb48478] org.netbeans.modules.xml.tax/2 [1.30.0.280 20120427-f8f29fb48478] org.netbeans.modules.xml.tools/2 [1.30 20120427-f8f29fb48478] org.netbeans.modules.xml.tools.java [1.16 20120427-f8f29fb48478] org.netbeans.modules.xml.schema.completion [1.17 20120427-f8f29fb48478] org.netbeans.modules.xml.multiview/1 [1.24.0.2 2 20120427-f8f29fb48478] org.netbeans.modules.xml.jaxb.api/1 [1.12 20120427-f8f29fb48478] org.netbeans.modules.xml.jaxb/1 [1.17 20120427-f8f29fb48478] org.netbeans.modules.whitelist [1.8 20120427-f8f29fb48478] org.netbeans.modules.sendopts/2 [2.22 20120427-f8f29fb48478] org.netbeans.core.execution/1 [1.28 20120427-f8f29fb48478] org.netbeans.modules.favorites/1 [1.29 20120427-f8f29fb48478] org.netbeans.modules.projectui [1.35.0.8 20120427-f8f29fb48478] org.netbeans.modules.welcome/1 [1.29 20120427-f8f29fb48478] org.netbeans.modules.websvc.wsstackapi/0 [1.13 20120427-f8f29fb48478] org.netbeans.modules.websvc.wsitmodelext [3.17 20120427-f8f29fb48478] org.netbeans.modules.j2ee.metadata/0 [1.19 20120427-f8f29fb48478] org.netbeans.modules.schema2beans/1 [1.33 20120427-f8f29fb48478] org.netbeans.modules.j2ee.metadata.model.support/1 [1.17 20120427-f8f29fb48478] org.netbeans.modules.j2ee.dd/1 [1.25.0.2 2 20120427-f8f29fb48478] org.netbeans.modules.j2ee.core/0 [1.12 20120427-f8f29fb48478] org.netbeans.api.web.webmodule [1.28 20120427-f8f29fb48478] org.netbeans.modules.j2ee.api.ejbmodule [1.26 20120427-f8f29fb48478] org.netbeans.modules.javahelp/1 [2.27 20120427-f8f29fb48478] org.netbeans.modules.db.metadata.model/0 [0.17 20120427-f8f29fb48478] org.netbeans.core.ide/1 [1.28 20120427-f8f29fb48478] org.netbeans.modules.db/1 [1.48.0.30 30 20120427-f8f29fb48478] org.netbeans.modules.dbschema/1 [1.27.0.4.30 4 20120427-f8f29fb48478] org.netbeans.modules.j2ee.persistenceapi/1 [1.19.0.1 1 20120427-f8f29fb48478] org.netbeans.modules.dbapi [1.21.0.30 20120427-f8f29fb48478] org.netbeans.modules.java.sourceui/1 [1.27.0.1.23 1 20120427-f8f29fb48478] org.netbeans.modules.java.editor.lib/1 [1.24 20120427-f8f29fb48478] org.netbeans.modules.gototest/1 [1.18 20120427-f8f29fb48478] org.netbeans.modules.refactoring.java/1 [1.37.0.1 1 20120427-f8f29fb48478] org.netbeans.modules.java.editor/1 [2.43.0.9.1.1 9 20120427-f8f29fb48478] org.netbeans.modules.j2ee.eclipselink/1 [1.12 20120427-f8f29fb48478] org.netbeans.modules.j2ee.core.utilities/0 [1.17 20120427-f8f29fb48478] org.netbeans.modules.j2ee.persistence [1.30.0.1 1 20120427-f8f29fb48478] org.netbeans.api.debugger.jpda/2 [2.35 20120427-f8f29fb48478] org.netbeans.modules.server/0 [1.20 20120427-f8f29fb48478] org.netbeans.modules.j2eeapis/1 [1.23 20120427-f8f29fb48478] org.netbeans.modules.j2eeserver/4 [1.89.0.1 1 20120427-f8f29fb48478] org.netbeans.modules.javaee.specs.support/0 [1.6 20120427-f8f29fb48478] org.netbeans.modules.j2ee.dd.webservice [1.21 20120427-f8f29fb48478] org.netbeans.modules.websvc.websvcapi [1.21 20120427-f8f29fb48478] org.netbeans.libs.jaxb/1 [1.18 20120427-f8f29fb48478] org.netbeans.modules.websvc.jaxws21api/1 [1.18 20120427-f8f29fb48478] org.netbeans.modules.websvc.jaxws21/1 [1.18 20120427-f8f29fb48478] org.netbeans.modules.websvc.jaxwsmodelapi/1 [1.14 20120427-f8f29fb48478] org.netbeans.modules.websvc.jaxwsmodel/1 [1.18 20120427-f8f29fb48478] org.netbeans.modules.websvc.jaxwsapi [1.16 20120427-f8f29fb48478] org.netbeans.modules.extexecution/2 [1.31 20120427-f8f29fb48478] org.netbeans.modules.java.api.common/0 [1.36 20120427-f8f29fb48478] org.netbeans.modules.j2ee.common/1 [1.71 20120427-f8f29fb48478] org.netbeans.modules.websvc.restapi/0 [1.14 20120427-f8f29fb48478] org.netbeans.modules.websvc.saas.api [1.16 20120427-f8f29fb48478] org.netbeans.modules.websvc.saas.codegen [1.16 20120427-f8f29fb48478] org.netbeans.modules.websvc.saas.codegen.java [1.16 20120427-f8f29fb48478] org.netbeans.modules.websvc.utilities/0 [1.15 20120427-f8f29fb48478] org.netbeans.modules.websvc.projectapi/0 [1.12 20120427-f8f29fb48478] org.netbeans.modules.websvc.clientapi [1.22 20120427-f8f29fb48478] org.netbeans.modules.websvc.core [1.25.0.1.4 1 20120427-f8f29fb48478] org.netbeans.api.visual [2.32 20120427-f8f29fb48478] org.netbeans.modules.websvc.jaxws.lightapi [1.12 20120427-f8f29fb48478] org.netbeans.modules.websvc.design [1.15 20120427-f8f29fb48478] org.netbeans.modules.web.common [1.19 20120427-f8f29fb48478] org.netbeans.modules.html.lexer/1 [1.18 20120427-f8f29fb48478] org.netbeans.modules.html.editor.lib/3 [3.5 20120427-f8f29fb48478] org.netbeans.modules.web.jsfapi/1 [1.13 20120427-f8f29fb48478] org.netbeans.modules.servletjspapi/1 [1.16.0.25 25 20120427-f8f29fb48478] org.netbeans.libs.glassfish_logging/1 [1.16.0.20 20 20120427-f8f29fb48478] org.netbeans.core.output2/1 [1.26 20120427-f8f29fb48478] org.netbeans.lib.terminalemulator [1.20 20120427-f8f29fb48478] org.netbeans.modules.terminal [1.9 20120427-f8f29fb48478] org.netbeans.modules.web.jspparser/3 [3.15 20120427-f8f29fb48478] org.netbeans.modules.gsf.testrunner [1.25 20120427-f8f29fb48478] org.netbeans.modules.java.testrunner [1.1 20120427-f8f29fb48478] org.netbeans.modules.junit/2 [2.50 20120427-f8f29fb48478] org.netbeans.modules.ant.browsetask [1.28 20120427-f8f29fb48478] org.netbeans.modules.web.project [1.38.0.1 1 20120427-f8f29fb48478] org.netbeans.modules.websvc.wsitconf [3.19 20120427-f8f29fb48478] org.netbeans.modules.websvc.saas.ui [1.15 20120427-f8f29fb48478] org.netbeans.modules.websvc.saas.services.zvents [1.15 20120427-f8f29fb48478] org.netbeans.modules.websvc.saas.services.zillow [1.15 20120427-f8f29fb48478] org.netbeans.modules.websvc.saas.services.weatherbug [1.15 20120427-f8f29fb48478] org.netbeans.modules.websvc.saas.services.twitter [1.15 20120427-f8f29fb48478] org.netbeans.modules.websvc.saas.services.strikeiron [1.15 20120427-f8f29fb48478] org.netbeans.modules.websvc.saas.services.google [1.15 20120427-f8f29fb48478] org.netbeans.modules.websvc.saas.services.flickr [1.15 20120427-f8f29fb48478] org.netbeans.modules.websvc.saas.services.delicious [1.15 20120427-f8f29fb48478] org.netbeans.modules.websvc.saas.services.amazon [1.15 20120427-f8f29fb48478] org.netbeans.modules.editor.bookmarks/1 [1.23 20120427-f8f29fb48478] org.netbeans.libs.antlr3.runtime [1.9.0.1 1 20120427-f8f29fb48478] org.netbeans.modules.css.lib/1 [1.8 20120427-f8f29fb48478] org.netbeans.modules.web.indent [1.4 20120427-f8f29fb48478] org.netbeans.modules.css.editor/1 [1.27 20120427-f8f29fb48478] org.netbeans.modules.html.editor/2 [2.3 20120427-f8f29fb48478] org.mozilla.rhino.patched/1 [1.117 20120427-f8f29fb48478] org.netbeans.modules.javascript.editing/1 [0.107 20120427-f8f29fb48478] org.netbeans.modules.javascript.refactoring/1 [0.78 20120427-f8f29fb48478] org.netbeans.modules.javascript.hints/1 [0.53 20120427-f8f29fb48478] org.netbeans.modules.javascript.kit/1 [0.119 20120427-f8f29fb48478] org.netbeans.modules.editor.actions/1 [1.15.0.30 20120427-f8f29fb48478] org.netbeans.libs.bytelist/1 [0.15.0.1 1 20120427-f8f29fb48478] org.netbeans.libs.jvyamlb/1 [0.17 20120427-f8f29fb48478] org.netbeans.modules.languages.yaml [2.18 20120427-f8f29fb48478] org.netbeans.modules.properties/1 [1.40 20120427-f8f29fb48478] org.netbeans.core.browser/1 [1.14.0.1 1 20120427-f8f29fb48478] org.netbeans.modules.editor.plain.lib/1 [1.21 20120427-f8f29fb48478] org.netbeans.modules.css.visual/1 [2.23 20120427-f8f29fb48478] org.netbeans.modules.editor.search [1.4.0.0.30 0 20120427-f8f29fb48478] org.netbeans.modules.languages.manifest [1.19 20120427-f8f29fb48478] org.netbeans.modules.languages.diff [1.20 20120427-f8f29fb48478] org.netbeans.modules.image/1 [1.35 20120427-f8f29fb48478] org.netbeans.modules.html/1 [1.44 20120427-f8f29fb48478] org.netbeans.modules.html.parser/1 [1.13.0.1 1 20120427-f8f29fb48478] org.apache.commons.logging [1.1.0 1.1.0] org.netbeans.modules.html.validation/1 [1.15 20120427-f8f29fb48478] org.netbeans.modules.editor.kit [1.18 20120427-f8f29fb48478] org.netbeans.modules.utilities/1 [1.44 20120427-f8f29fb48478] org.netbeans.modules.tasklist.ui/1 [1.18.0.1 20120427-f8f29fb48478] org.netbeans.modules.tasklist.todo/1 [1.17.0.1 1 20120427-f8f29fb48478] org.netbeans.modules.tasklist.projectint/1 [1.16 20120427-f8f29fb48478] org.netbeans.modules.tasklist.kit [1.16 20120427-f8f29fb48478] com.jcraft.jsch [0.1.45 0.1.45] org.netbeans.libs.jna/1 [1.19 20120427-f8f29fb48478] org.netbeans.modules.dlight.nativeexecution [1.15.0.1 1 20120427-f8f29fb48478] org.netbeans.modules.dlight.terminal [1.10.0.1 1 20120427-f8f29fb48478] org.netbeans.modules.usersguide/1 [1.36 20120427-f8f29fb48478] org.netbeans.modules.print.editor [7.14 20120427-f8f29fb48478] org.netbeans.modules.editor.plain/2 [1.22 20120427-f8f29fb48478] org.netbeans.libs.osgi [1.9 20120427-f8f29fb48478] org.netbeans.libs.felix [2.3 20120427-f8f29fb48478] org.netbeans.modules.print [7.13 20120427-f8f29fb48478] org.netbeans.modules.core.kit [1.16 20120427-f8f29fb48478] org.netbeans.modules.editor.macros/0 [1.17.0.1.19 1 20120427-f8f29fb48478] org.netbeans.modules.extbrowser/1 [1.28 20120427-f8f29fb48478] org.netbeans.modules.defaults/1 [1.19 20120427-f8f29fb48478] org.netbeans.modules.ide.kit [1.19 20120427-f8f29fb48478] org.netbeans.modules.websvc.saas.kit [1.15 20120427-f8f29fb48478] org.netbeans.modules.websvc.saas.codegen.j2ee [1.14 20120427-f8f29fb48478] org.netbeans.modules.websvc.restlib/0 [1.16 20120427-f8f29fb48478] org.netbeans.modules.websvc.owsm [1.3 20120427-f8f29fb48478] org.netbeans.modules.websvc.manager [1.15 20120427-f8f29fb48478] org.netbeans.modules.websvc.editor.hints [1.17 20120427-f8f29fb48478] org.netbeans.libs.swingx/1 [1.14 20120427-f8f29fb48478] org.netbeans.modules.db.dataview [1.15 20120427-f8f29fb48478] org.netbeans.modules.db.core [1.23 20120427-f8f29fb48478] org.netbeans.modules.db.sql.editor [1.23.0.30 20120427-f8f29fb48478] org.netbeans.modules.db.sql.visualeditor/1 [2.17.0.30 20120427-f8f29fb48478] org.netbeans.modules.db.mysql [0.15.0.2 2 20120427-f8f29fb48478] org.netbeans.modules.derby [1.27 20120427-f8f29fb48478] org.netbeans.modules.db.drivers [1.17 20120427-f8f29fb48478] org.netbeans.modules.db.kit [1.18 20120427-f8f29fb48478] org.netbeans.modules.websvc.metro.samples/1 [1.16 20120427-f8f29fb48478] org.netbeans.modules.websvc.customization [1.16.0.2 20120427-f8f29fb48478] org.netbeans.modules.java.hints.legacy.spi/1 [1.2.0.1.2 1 20120427-f8f29fb48478] org.netbeans.modules.web.beans/1 [1.13 20120427-f8f29fb48478] org.netbeans.modules.debugger.jpda.projects [1.21 20120427-f8f29fb48478] org.netbeans.modules.debugger.jpda/2 [1.38 20120427-f8f29fb48478] org.netbeans.modules.debugger.jpda.ui/1 [1.25 20120427-f8f29fb48478] org.netbeans.modules.web.debug/1 [2.26 20120427-f8f29fb48478] org.netbeans.modules.web.examples/1 [1.23 20120427-f8f29fb48478] org.netbeans.modules.j2ee.samples [1.18 20120427-f8f29fb48478] org.netbeans.modules.web.monitor/1 [1.32 20120427-f8f29fb48478] org.netbeans.modules.j2ee.ant [1.24.0.1 20120427-f8f29fb48478] org.netbeans.modules.javaee.api [1.11 20120427-f8f29fb48478] org.netbeans.libs.oracle.cloud [1.1 20120427-f8f29fb48478] org.netbeans.modules.j2ee.weblogic9/1 [1.26.0.1 1 20120427-f8f29fb48478] org.netbeans.modules.j2ee.ejbcore [1.29 20120427-f8f29fb48478] org.netbeans.modules.j2ee.ddloaders/1 [1.23.0.2 20120427-f8f29fb48478] org.netbeans.modules.j2ee.jboss4/1 [1.26 20120427-f8f29fb48478] org.netbeans.modules.java.navigation/1 [1.25 20120427-f8f29fb48478] org.netbeans.modules.beans/1 [1.36.0.1.9 1 20120427-f8f29fb48478] org.netbeans.modules.ant.freeform/1 [1.32 20120427-f8f29fb48478] org.netbeans.modules.java.freeform/1 [1.30 20120427-f8f29fb48478] org.netbeans.modules.java.j2seplatform/1 [1.26 20120427-f8f29fb48478] org.netbeans.modules.projectimport.eclipse.core/1 [2.17 20120427-f8f29fb48478] org.netbeans.modules.java.hints/1 [1.66.0.13.9.1.23.6.1.2 13 20120427-f8f29fb48478] org.netbeans.modules.debugger.jpda.ant [1.25 20120427-f8f29fb48478] org.netbeans.modules.java.j2seproject/1 [1.52.0.46 46 20120427-f8f29fb48478] org.netbeans.modules.javadoc/1 [1.41 20120427-f8f29fb48478] org.netbeans.modules.spellchecker.apimodule [1.12 20120427-f8f29fb48478] org.netbeans.modules.spellchecker.bindings.java/1 [1.17 20120427-f8f29fb48478] org.netbeans.libs.testng/1 [1.1 20120427-f8f29fb48478] org.netbeans.modules.testng [2.1 20120427-f8f29fb48478] org.jdesktop.beansbinding/1 [1.15.0.121 121 20120427-f8f29fb48478] org.netbeans.modules.java.examples/1 [1.23 20120427-f8f29fb48478] org.netbeans.modules.i18n/1 [1.39 20120427-f8f29fb48478] org.netbeans.modules.findbugs.installer [1.2 20120427-f8f29fb48478] org.netbeans.modules.testng.ant [2.1 20120427-f8f29fb48478] org.netbeans.modules.java.debug [1.23.0.1.19.23 1 20120427-f8f29fb48478] org.netbeans.modules.java.hints.ui [1.2.0.1.2 1 20120427-f8f29fb48478] org.netbeans.modules.java.hints.declarative/1 [1.5.0.1.13.1.2 1 20120427-f8f29fb48478] org.netbeans.modules.java.source.ant [1.17.0.1.23 1 20120427-f8f29fb48478] org.netbeans.modules.javawebstart [1.17 20120427-f8f29fb48478] org.netbeans.modules.java.helpset/1 [1.16 20120427-f8f29fb48478] org.netbeans.modules.ant.debugger/1 [1.24.0.2 20120427-f8f29fb48478] org.netbeans.modules.projectui.buildmenu/1 [1.14.0.1 1 20120427-f8f29fb48478] org.netbeans.modules.ant.kit [1.16 20120427-f8f29fb48478] org.netbeans.modules.java.kit [1.18 20120427-f8f29fb48478] org.netbeans.modules.j2ee.eclipselinkmodelgen/1 [1.12 20120427-f8f29fb48478] org.netbeans.modules.j2ee.jpa.verification [1.21 20120427-f8f29fb48478] org.netbeans.modules.j2ee.jpa.refactoring [1.18 20120427-f8f29fb48478] org.netbeans.modules.j2ee.persistence.kit [1.16 20120427-f8f29fb48478] org.netbeans.modules.languages.apacheconf [1.1 20120427-f8f29fb48478] org.netbeans.modules.el.lexer/1 [1.16 20120427-f8f29fb48478] org.netbeans.libs.elimpl/1 [1.7.0.1 1 20120427-f8f29fb48478] org.netbeans.modules.j2ee.sun.dd/1 [1.23.0.1 1 20120427-f8f29fb48478] org.netbeans.modules.glassfish.common/0 [1.22 20120427-f8f29fb48478] org.netbeans.modules.glassfish.eecommon/0 [1.14.0.1.1 1 20120427-f8f29fb48478] org.netbeans.modules.j2ee.sun.appsrv/1 [1.22.0.1 1 20120427-f8f29fb48478] org.netbeans.modules.j2ee.sun.ddui/1 [1.24.0.1.1 1 20120427-f8f29fb48478] org.netbeans.modules.glassfish.javaee/0 [1.14 20120427-f8f29fb48478] org.netbeans.modules.web.el [1.18 20120427-f8f29fb48478] org.netbeans.modules.jsp.lexer/1 [1.16 20120427-f8f29fb48478] org.netbeans.modules.target.iterator/1 [1.10 20120427-f8f29fb48478] org.netbeans.modules.web.core/2 [2.19.0.43.2 43 20120427-f8f29fb48478] org.netbeans.modules.web.core.syntax/2 [2.30.0.2.9 2 20120427-f8f29fb48478] org.netbeans.modules.web.freeform [1.22 20120427-f8f29fb48478] org.netbeans.modules.cloud.common [1.1 20120427-f8f29fb48478] org.netbeans.modules.cloud.oracle/0 [1.2.0.1.1 1 20120427-f8f29fb48478] org.netbeans.modules.web.helpset/0 [1.12 20120427-f8f29fb48478] org.netbeans.modules.languages.neon [1.1 20120427-f8f29fb48478] org.netbeans.modules.web.jstl11/1 [2.23.0.112 112 20120427-f8f29fb48478] org.netbeans.modules.tomcat5/1 [1.29 20120427-f8f29fb48478] org.netbeans.modules.javaee.beanvalidation [1.7 20120427-f8f29fb48478] org.netbeans.modules.j2ee.genericserver [1.21 20120427-f8f29fb48478] org.netbeans.libs.amazon/1 [1.1 20120427-f8f29fb48478] org.netbeans.modules.cloud.amazon/0 [1.1 20120427-f8f29fb48478] org.netbeans.modules.web.refactoring [1.16.0.43 20120427-f8f29fb48478] org.netbeans.modules.web.kit [1.15 20120427-f8f29fb48478] org.netbeans.modules.websvc.metro.model [1.12 20120427-f8f29fb48478] org.netbeans.modules.websvc.metro.lib/1 [1.18 20120427-f8f29fb48478] org.netbeans.modules.websvc.kit [1.15 20120427-f8f29fb48478] org.netbeans.modules.websvc.rest/0 [1.14 20120427-f8f29fb48478] org.netbeans.modules.websvc.rest.samples/0 [1.13 20120427-f8f29fb48478] org.netbeans.modules.apisupport.restsample [1.8 20120427-f8f29fb48478] org.netbeans.modules.websvc.restkit/0 [1.14 20120427-f8f29fb48478] org.netbeans.libs.commons_fileupload/1 [1.15 20120427-f8f29fb48478] org.netbeans.modules.web.struts/1 [1.22.0.1 1 20120427-f8f29fb48478] org.netbeans.modules.web.jsf/1 [1.38.0.2 2 20120427-f8f29fb48478] org.netbeans.modules.web.jsf.navigation/1 [2.16 20120427-f8f29fb48478] org.netbeans.modules.web.jsf20/1 [1.12.0.1 1 20120427-f8f29fb48478] org.netbeans.modules.web.jsf12/1 [1.15.0.12 12 20120427-f8f29fb48478] org.netbeans.modules.web.jsf12ri/1 [1.15.0.12 12 20120427-f8f29fb48478] org.netbeans.modules.web.jsf.editor [1.24 20120427-f8f29fb48478] org.netbeans.modules.web.jsf.kit [1.15 20120427-f8f29fb48478] org.netbeans.modules.web.primefaces [1.55 20120427-f8f29fb48478] org.netbeans.modules.web.jsf.richfaces [1.15 20120427-f8f29fb48478] org.netbeans.modules.web.jsf.icefaces [1.4 20120427-f8f29fb48478] org.netbeans.modules.versioning.core/1 [1.5.0.1.42 1 20120427-f8f29fb48478] org.netbeans.modules.versioning/1 [1.32.0.1 1 20120427-f8f29fb48478] org.netbeans.modules.versioning.util [1.25.0.42.1 20120427-f8f29fb48478] org.netbeans.modules.versioning.ui/1 [1.5.0.42.1 20120427-f8f29fb48478] org.netbeans.lib.cvsclient/1 [1.30 nbms-and-javadoc-9231-on-20120416] org.netbeans.modules.versioning.system.cvss/1 [1.24.1.1.42.1 1 nbms-and-javadoc-9231-on-20120417] org.netbeans.modules.versioning.masterfs [1.1 20120427-f8f29fb48478] org.netbeans.modules.versioning.indexingbridge/0 [1.12 20120427-f8f29fb48478] org.netbeans.modules.utilities.project/1 [1.24 20120427-f8f29fb48478] org.netbeans.modules.updatecenters/1 [1.27 20120427-f8f29fb48478] org.netbeans.lib.uihandler [1.30 20120427-f8f29fb48478] org.netbeans.modules.uihandler [2.20 20120427-f8f29fb48478] org.netbeans.modules.uihandler.exceptionreporter [1.16 20120427-f8f29fb48478] org.netbeans.insane/1 [1.17.0.1 1 20120427-f8f29fb48478] org.netbeans.modules.timers/1 [1.18 20120427-f8f29fb48478] org.netbeans.modules.maven.embedder/2 [2.25 20120427-f8f29fb48478] org.netbeans.modules.maven.model/1 [1.21 20120427-f8f29fb48478] org.netbeans.modules.maven.indexer/2 [2.14 20120427-f8f29fb48478] org.netbeans.modules.swing.validation/2 [1.18 20120427-f8f29fb48478] org.netbeans.modules.maven/2 [2.49 20120427-f8f29fb48478] org.netbeans.modules.testng.maven [2.1 20120427-f8f29fb48478] org.netbeans.libs.svnClientAdapter/1 [1.23 20120427-f8f29fb48478] org.netbeans.libs.ini4j/1 [1.18 20120427-f8f29fb48478] org.netbeans.modules.subversion [1.24.0.42.1 20120427-f8f29fb48478] org.netbeans.libs.cglib/1 [1.14 20120427-f8f29fb48478] org.netbeans.libs.springframework [1.18 20120427-f8f29fb48478] org.netbeans.modules.spring.beans/0 [1.23.0.1 1 20120427-f8f29fb48478] org.netbeans.modules.spring.webmvc [1.20 20120427-f8f29fb48478] org.netbeans.modules.spellchecker [1.21.0.1.7 1 20120427-f8f29fb48478] org.netbeans.modules.spellchecker.kit [1.13 20120427-f8f29fb48478] org.netbeans.modules.spellchecker.dictionary_en [1.10 20120427-f8f29fb48478] org.netbeans.modules.properties.syntax/1 [1.36 20120427-f8f29fb48478] org.netbeans.modules.spellchecker.bindings.properties [1.9 20120427-f8f29fb48478] org.netbeans.modules.spellchecker.bindings.htmlxml [1.14 20120427-f8f29fb48478] org.netbeans.modules.showtodos [2.8.0.1 nbms-and-javadoc-9231-on-20120416] org.netbeans.modules.rectangularedittools [1.7 100224-21ac3ef9dd4b] org.netbeans.modules.projectimport.eclipse.web [1.14.0.1 20120427-f8f29fb48478] org.netbeans.modules.projectimport.eclipse.j2se [1.15.0.46 20120427-f8f29fb48478] org.netbeans.modules.progress.ui [1.20 20120427-f8f29fb48478] org.netbeans.modules.profiler.utilities/1 [1.22 20120427-f8f29fb48478] org.netbeans.lib.profiler/1 [1.19 20120427-f8f29fb48478] org.netbeans.lib.profiler.common/1 [1.19 20120427-f8f29fb48478] org.netbeans.modules.profiler.api/1 [1.6 20120427-f8f29fb48478] org.netbeans.lib.profiler.charts/1 [1.14 20120427-f8f29fb48478] org.netbeans.lib.profiler.ui/1 [1.19 20120427-f8f29fb48478] org.netbeans.modules.profiler.attach/2 [2.3 20120427-f8f29fb48478] org.netbeans.modules.profiler.selector.api/1 [1.20 20120427-f8f29fb48478] org.netbeans.modules.profiler.selector.ui/1 [1.17 20120427-f8f29fb48478] org.netbeans.modules.profiler/2 [2.4 20120427-f8f29fb48478] org.netbeans.modules.profiler.ppoints [1.3 20120427-f8f29fb48478] org.netbeans.modules.profiler.stp [1.3 20120427-f8f29fb48478] org.netbeans.modules.profiler.snaptracer/1 [1.8 20120427-f8f29fb48478] org.netbeans.modules.profiler.projectsupport [1.19 20120427-f8f29fb48478] org.netbeans.modules.profiler.oql/2 [2.3 20120427-f8f29fb48478] org.netbeans.modules.profiler.oql.language/0 [0.16 20120427-f8f29fb48478] org.netbeans.modules.profiler.options [1.3 20120427-f8f29fb48478] org.netbeans.modules.profiler.categorization.api/1 [1.4 20120427-f8f29fb48478] org.netbeans.modules.profiler.nbimpl/1 [1.4 20120427-f8f29fb48478] org.netbeans.modules.profiler.nbmodule/1 [1.21 20120427-f8f29fb48478] org.netbeans.modules.profiler.j2se.impl/1 [1.3 20120427-f8f29fb48478] org.netbeans.modules.profiler.heapwalker [1.3 20120427-f8f29fb48478] org.netbeans.modules.profiler.j2ee.sunas/1 [1.20 20120427-f8f29fb48478] org.netbeans.modules.profiler.j2ee.generic/1 [1.20 20120427-f8f29fb48478] org.netbeans.modules.profiler.j2ee.jboss/1 [1.20 20120427-f8f29fb48478] org.netbeans.modules.profiler.drilldown/1 [1.3 20120427-f8f29fb48478] org.netbeans.modules.profiler.j2ee.weblogic/1 [1.20 20120427-f8f29fb48478] org.netbeans.modules.profiler.j2ee.tomcat/1 [1.20 20120427-f8f29fb48478] org.netbeans.modules.profiler.kit [1.3 20120427-f8f29fb48478] org.netbeans.modules.profiler.j2se/1 [1.22 20120427-f8f29fb48478] org.netbeans.modules.profiler.j2ee/1 [1.22 20120427-f8f29fb48478] org.netbeans.modules.profiler.freeform/1 [1.20 20120427-f8f29fb48478] org.netbeans.modules.profiler.attach.impl/2 [1.16 20120427-f8f29fb48478] org.jdesktop.layout/1 [1.21 20120427-f8f29fb48478] org.netbeans.modules.pathtools [1.5 100224-21ac3ef9dd4b] org.netbeans.modules.parsing.ui [1.1 20120427-f8f29fb48478] org.netbeans.core.netigso [1.16 20120427-f8f29fb48478] org.netbeans.modules.netbinox [1.26 20120427-f8f29fb48478] org.netbeans.modules.mercurial [1.26.0.42.1 20120427-f8f29fb48478] org.netbeans.modules.maven.spring/1 [1.15 20120427-f8f29fb48478] org.netbeans.modules.maven.grammar/1 [1.23 20120427-f8f29fb48478] org.netbeans.modules.maven.repository/1 [1.25 20120427-f8f29fb48478] org.netbeans.modules.maven.refactoring [1.6 20120427-f8f29fb48478] org.netbeans.modules.gsf.codecoverage [1.18 20120427-f8f29fb48478] org.netbeans.modules.maven.coverage [1.7 20120427-f8f29fb48478] org.netbeans.modules.maven.graph/1 [1.19 20120427-f8f29fb48478] org.netbeans.modules.maven.checkstyle [1.4 20120427-f8f29fb48478] org.netbeans.modules.maven.osgi/1 [1.14 20120427-f8f29fb48478] org.netbeans.modules.maven.kit/1 [4.17 20120427-f8f29fb48478] org.netbeans.modules.maven.search [1.19 20120427-f8f29fb48478] org.netbeans.modules.maven.samples/1 [1.13 20120427-f8f29fb48478] org.netbeans.modules.maven.profiler/1 [1.17 20120427-f8f29fb48478] org.netbeans.modules.maven.persistence/1 [1.16 20120427-f8f29fb48478] org.netbeans.modules.maven.junit/1 [1.18 20120427-f8f29fb48478] org.netbeans.modules.maven.jaxws [1.14 20120427-f8f29fb48478] org.netbeans.modules.maven.j2ee/1 [1.27 20120427-f8f29fb48478] org.netbeans.modules.maven.hints/1 [1.23 20120427-f8f29fb48478] org.netbeans.libs.freemarker/1 [2.19.0.238 238 20120427-f8f29fb48478] org.netbeans.modules.apisupport.project/1 [1.53 20120427-f8f29fb48478] org.netbeans.modules.maven.apisupport/1 [1.29 20120427-f8f29fb48478] org.netbeans.modules.masterfs.linux [1.1 20120427-f8f29fb48478] org.netbeans.modules.localhistory [1.20 20120427-f8f29fb48478] org.netbeans.modules.lexer.nbbridge/1 [1.19.0.1 20120427-f8f29fb48478] org.netbeans.modules.keyring.impl [1.7 20120427-f8f29fb48478] org.netbeans.modules.javafx2.editor [1.4.0.23 20120427-f8f29fb48478] org.netbeans.modules.javafx2.scenebuilder [1.3 20120427-f8f29fb48478] org.netbeans.modules.javafx2.platform [1.7 20120427-f8f29fb48478] org.netbeans.modules.javafx2.project [1.7 20120427-f8f29fb48478] org.netbeans.modules.javafx2.samples [1.4 20120427-f8f29fb48478] org.netbeans.modules.debugger.jpda.visual/1 [1.3 20120427-f8f29fb48478] org.netbeans.modules.debugger.jpda.kit [1.3 20120427-f8f29fb48478] org.netbeans.modules.java.source.queries [1.5 20120427-f8f29fb48478] org.netbeans.modules.java.guards/0 [0.18 20120427-f8f29fb48478] org.netbeans.modules.form/2 [1.41.0.4 4 20120427-f8f29fb48478] org.netbeans.modules.form.nb/0 [0.4.0.1.4 1 20120427-f8f29fb48478] org.netbeans.modules.form.binding/0 [0.4.0.1.4.1 1 20120427-f8f29fb48478] org.netbeans.modules.form.refactoring/0 [0.4.0.1.4.1 1 20120427-f8f29fb48478] org.netbeans.modules.i18n.form/2 [1.37.0.4.1 20120427-f8f29fb48478] org.netbeans.modules.form.kit [1.16 20120427-f8f29fb48478] org.netbeans.modules.javafx2.kit [1.5 20120427-f8f29fb48478] org.netbeans.modules.java.source.queriesimpl [1.4 20120427-f8f29fb48478] org.netbeans.modules.j2ee.platform/1 [1.21 20120427-f8f29fb48478] org.netbeans.modules.j2ee.ejbrefactoring [1.15 20120427-f8f29fb48478] org.netbeans.modules.j2ee.clientproject [1.26.0.1 1 20120427-f8f29fb48478] org.netbeans.modules.j2ee.ejbverification [1.17 20120427-f8f29fb48478] org.netbeans.modules.j2ee.ejbjarproject [1.34 20120427-f8f29fb48478] org.netbeans.modules.j2ee.earproject [1.30 20120427-f8f29fb48478] org.netbeans.modules.j2ee.kit [1.15 20120427-f8f29fb48478] org.netbeans.modules.autoupdate.pluginimporter [1.5 20120427-f8f29fb48478] org.netbeans.modules.ide.branding/1 [1.20 20120427-f8f29fb48478] org.netbeans.modules.ide.branding.kit [1.16 20120427-f8f29fb48478] org.netbeans.libs.commons_net/2 [2.5.0.301 301 20120427-f8f29fb48478] org.netbeans.modules.hudson [1.19 20120427-f8f29fb48478] org.netbeans.modules.hudson.tasklist [1.3 20120427-f8f29fb48478] org.netbeans.modules.hudson.subversion [1.15 20120427-f8f29fb48478] org.netbeans.modules.hudson.mercurial [1.15 20120427-f8f29fb48478] org.netbeans.modules.hudson.maven [1.15 20120427-f8f29fb48478] org.netbeans.modules.hudson.git [1.4 20120427-f8f29fb48478] org.netbeans.modules.hudson.ant [1.13 20120427-f8f29fb48478] org.netbeans.modules.hibernatelib/1 [1.14.0.325.238 325 20120427-f8f29fb48478] org.netbeans.modules.hibernate/1 [1.17.0.1 1 20120427-f8f29fb48478] org.netbeans.modules.hibernateweb [1.13 20120427-f8f29fb48478] org.eclipse.jgit [1.3.0 1.3.0.201202151440-r] org.netbeans.libs.git/1 [1.1 20120427-f8f29fb48478] org.netbeans.modules.git [1.5.0.1 20120427-f8f29fb48478] org.netbeans.modules.form.j2ee/0 [0.19.0.1.4.1 1 20120427-f8f29fb48478] org.apache.commons.io [1.4 1.4] org.netbeans.modules.extexecution.destroy [1.12 20120427-f8f29fb48478] org.netbeans.modules.editor.nexterror [1.4 nbms-and-javadoc-9231-on-20120416] org.netbeans.modules.editor.mimelookup.impl/1 [1.18 20120427-f8f29fb48478] org.netbeans.modules.editor.global.format/1 [1.2.0.1 1 20120427-f8f29fb48478] org.netbeans.modules.debugger.jpda.heapwalk/1 [1.18 20120427-f8f29fb48478] org.eclipse.mylyn.tasks.core [3.6.0 3.6.0.v20110608-1400] org.netbeans.modules.bugtracking [1.27 20120427-f8f29fb48478] org.eclipse.equinox.common [3.6.0 3.6.0.v20100503] org.eclipse.mylyn.bugzilla.core [3.6.0 3.6.0.v20110608-1400] org.eclipse.core.runtime [3.6.0 3.6.0.v20100505] org.apache.commons.httpclient [3.1.0 3.1.0] org.eclipse.mylyn.commons.net [3.6.0 3.6.0.v20110608-1400] org.netbeans.modules.bugzilla [1.22 20120427-f8f29fb48478] org.netbeans.modules.bugzilla.exceptionreporter [1.9 20120427-f8f29fb48478] org.netbeans.modules.bugtracking.bridge [1.19 20120427-f8f29fb48478] org.netbeans.modules.autosave [1.8 nbms-and-javadoc-9231-on-20120416] org.netbeans.modules.apisupport.wizards [1.1 20120427-f8f29fb48478] org.netbeans.modules.apisupport.refactoring [1.22 20120427-f8f29fb48478] org.netbeans.modules.apisupport.ant [2.50 20120427-f8f29fb48478] org.netbeans.modules.apisupport.paintapp [1.18 20120427-f8f29fb48478] org.netbeans.modules.apisupport.osgidemo [1.10 20120427-f8f29fb48478] org.netbeans.modules.apisupport.feedreader/1 [1.21 20120427-f8f29fb48478] org.netbeans.modules.apisupport.harness [1.30 20120427-f8f29fb48478] org.netbeans.libs.nbi.ant [1.10 20120427-f8f29fb48478] org.netbeans.libs.nbi.engine [1.9 20120427-f8f29fb48478] org.netbeans.modules.apisupport.installer [1.10 20120427-f8f29fb48478] org.netbeans.modules.apisupport.crudsample [1.10 20120427-f8f29fb48478] org.netbeans.modules.apisupport.kit [1.18 20120427-f8f29fb48478] org.netbeans.modules.apisupport.installer.maven [1.9 20120427-f8f29fb48478] org.netbeans.modules.ant.grammar/1 [1.31 20120427-f8f29fb48478] org.netbeans.module.copyfqn/2 [2.3 100224-21ac3ef9dd4b] org.netbeans.libs.svnClientAdapter.svnkit/1 [1.7 20120427-f8f29fb48478] org.netbeans.libs.svnClientAdapter.javahl/1 [1.8 20120427-f8f29fb48478] org.netbeans.core.nativeaccess/1 [1.16 20120427-f8f29fb48478] org.netbeans.core.io.ui/1 [1.16 20120427-f8f29fb48478] org.eclipse.mylyn.commons.xmlrpc [3.6.0 3.6.0.v20110608-1400] org.eclipse.mylyn.commons.core [3.6.0 3.6.0.v20110608-1400] org.eclipse.equinox.security [1.0.200 1.0.200.v20100503] org.eclipse.equinox.registry [3.5.0 3.5.0.v20100503] org.eclipse.equinox.preferences [3.3.0 3.3.0.v20100503] org.eclipse.equinox.app [1.3.1 1.3.1.R36x_v20100803] org.eclipse.core.runtime.compatibility.auth [3.2.200 3.2.200.v20100517] org.eclipse.core.net [1.2.100 1.2.100.I20100511-0800] org.eclipse.core.jobs [3.5.1 3.5.1.R36x_v20100824] org.eclipse.core.contenttype [3.4.100 3.4.100.v20100505-1235] org.apache.xmlrpc [3.0.0 3.0.0] org.apache.ws.commons.util [1.0.1 1.0.1] org.apache.commons.lang [2.4.0 2.4.0] org.apache.commons.codec [1.3.0 1.3.0] net.riobranco.netbeans.modules.restart [1.1 110413] net.riobranco.netbeans.modules.genesis [1.3 120423] net.riobranco.netbeans.modules.hints [1.1.17.9.13.1 17 120423] net.riobranco.netbeans.modules.extras [1.1 110413] net.riobranco.common.nb.uc [1.10 120423] net.riobranco.common.client.gui.swing [1.68 120330] net.java.dev.thinnbjar/1 [2.0 20050119 081124] net.java.dev.thinnbthing/1 [0.2 1 081124] net.java.dev.thinnbsupport/1 [2.1 1 081124] net.java.dev.thinnbeditor/1 [2.1 1 081124] net.java.dev.thinnb/2 [2.0 1 081124] net.java.dev.nbmodules.copypastehistory/3 [3.2.0 0 111018] com.tsi.netbeans.modules.languages.velocity [2.2.3 110425] com.jcraft.jzlib [1.0.7 1.0.7] INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.osgi@3.7.1.R37x_v20110808-1106 started WARNING [org.openide.filesystems.Ordering]: Could not find both sides of relative ordering attribute org-openide-actions-PasteAction.instance/net-java-dev-nbmodules-copypastehistory-actions-PasteAction.shadow on Toolbars/Edit WARNING [org.openide.filesystems.Ordering]: Could not find both sides of relative ordering attribute net-java-dev-nbmodules-copypastehistory-actions-PasteAction.shadow/org-openide-actions-UndoAction.instance on Toolbars/Edit WARNING [org.openide.filesystems.Ordering]: Not all children in Toolbars/Edit/ marked with the position attribute: [net-java-dev-nbmodules-copypastehistory-actions-PasteAction.shadow], but some are: [org-netbeans-modules-pathtools-CopyPathsAction.shadow, org-netbeans-modules-pathtools-ExplorePathAction.shadow, org-netbeans-modules-pathtools-ShellOnPathsAction.shadow, org-netbeans-modules-pathtools-EditPathsAction.shadow] FINEST [org.netbeans.modules.keyring]: reading: nbbugzilla.password FINE [org.netbeans.modules.keyring.kde.KWalletProvider]: executing [qdbus, org.kde.kwalletd, /modules/kwalletd, org.kde.KWallet.isEnabled] FINE [org.netbeans.modules.keyring.kde.KWalletProvider]: application exit with code 2 for commandString: [qdbus, org.kde.kwalletd, /modules/kwalletd, org.kde.KWallet.isEnabled]; errVal: Service 'org.kde.kwalletd' does not exist. FINE [org.netbeans.modules.keyring.gnome.GnomeProvider] java.lang.NoClassDefFoundError: Could not initialize class com.sun.jna.Native at org.netbeans.modules.keyring.gnome.GnomeKeyringLibrary$LibFinder.load(GnomeKeyringLibrary.java:72) at org.netbeans.modules.keyring.gnome.GnomeKeyringLibrary$LibFinder.access$000(GnomeKeyringLibrary.java:65) at org.netbeans.modules.keyring.gnome.GnomeKeyringLibrary.(GnomeKeyringLibrary.java:87) [catch] at org.netbeans.modules.keyring.gnome.GnomeProvider.enabled(GnomeProvider.java:89) at org.netbeans.api.keyring.Keyring.provider(Keyring.java:90) at org.netbeans.api.keyring.Keyring.readImpl(Keyring.java:105) at org.netbeans.api.keyring.Keyring.access$100(Keyring.java:75) at org.netbeans.api.keyring.Keyring$1.call(Keyring.java:128) at org.netbeans.api.keyring.Keyring$1.call(Keyring.java:125) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1452) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2032) FINE [org.netbeans.modules.keyring.win32.Win32Protect]: not running on Windows WARNING [org.netbeans.TopSecurityManager]: use of system property netbeans.user has been obsoleted in favor of InstalledFileLocator/Places at org.netbeans.modules.versioning.core.Utils.getUnversionedFolders(Utils.java:283) WARNING [org.netbeans.TopSecurityManager]: use of system property netbeans.user has been obsoleted in favor of InstalledFileLocator/Places at org.netbeans.modules.keyring.impl.Utils.goMinusR(Utils.java:75) FINE [org.netbeans.modules.keyring.impl.Utils]: chmod go-r /home/mgraciano/.netbeans/dev/config/Preferences/org/netbeans/modules/keyring.properties WARNING [org.netbeans.modules.keyring.fallback.MasterPasswordEncryption]: Falling back to master password encryption; add -J-Dorg.netbeans.modules.keyring.level=0 to netbeans.conf to see why native keyrings could not be loaded FINE [org.netbeans.modules.keyring.impl.Utils]: chmod go-r /home/mgraciano/.netbeans/dev/config/Preferences/org/netbeans/modules/keyring/general.properties INFO [org.netbeans.core.nativeaccess.NativeWindowSystemImpl] java.lang.NoClassDefFoundError: Could not initialize class com.sun.jna.Native at com.sun.jna.platform.unix.X11.(X11.java:348) at com.sun.jna.platform.WindowUtils$X11WindowUtils.getAlphaVisualIDs(WindowUtils.java:1221) at com.sun.jna.platform.WindowUtils$X11WindowUtils.isWindowAlphaSupported(WindowUtils.java:1171) at com.sun.jna.platform.WindowUtils.isWindowAlphaSupported(WindowUtils.java:1507) [catch] at org.netbeans.core.nativeaccess.NativeWindowSystemImpl.isWindowAlphaSupported(NativeWindowSystemImpl.java:77) at org.netbeans.core.windows.FloatingWindowTransparencyManager$1.run(FloatingWindowTransparencyManager.java:90) at java.lang.Thread.run(Thread.java:722) WARNING [org.netbeans.TopSecurityManager]: use of system property netbeans.user has been obsoleted in favor of InstalledFileLocator/Places at org.netbeans.modules.versioning.masterfs.FilesystemInterceptor.getRootFilesystem(FilesystemInterceptor.java:80) WARNING [org.netbeans.modules.java.platform.DefaultJavaPlatformProvider]: The file: Sun_Java_TM__Wireless_Toolkit_2_5_2_for_CLDC.xml has no InstanceCookie WARNING [org.netbeans.modules.java.platform.DefaultJavaPlatformProvider]: The file: Android_2.2.xml has no InstanceCookie WARNING [org.netbeans.modules.java.platform.DefaultJavaPlatformProvider]: The file: Android_2.1-update1.xml has no InstanceCookie WARNING [org.netbeans.modules.java.platform.DefaultJavaPlatformProvider]: The file: Sun_Java_TM__Wireless_Toolkit_2_5_2_01_for_CLDC.xml has no InstanceCookie WARNING [org.netbeans.TopSecurityManager]: use of system property netbeans.user has been obsoleted in favor of InstalledFileLocator/Places at org.netbeans.modules.versioning.core.VersioningManager.getLocalHistory(VersioningManager.java:483) Diagnostic information Input arguments: -Djdk.home=/usr/lib/jvm/jdk1.7.0_03 -Dnetbeans.default_userdir_root=/home/mgraciano/.netbeans -Dnetbeans.system_http_proxy=DIRECT -Dnetbeans.system_http_non_proxy_hosts= -Dnetbeans.dirs=/home/mgraciano/netbeans-7.2/nb:/home/mgraciano/netbeans-7.2/bin/../ergonomics:/home/mgraciano/netbeans-7.2/ide:/home/mgraciano/netbeans-7.2/java:/home/mgraciano/netbeans-7.2/apisupport:/home/mgraciano/netbeans-7.2/webcommon:/home/mgraciano/netbeans-7.2/websvccommon:/home/mgraciano/netbeans-7.2/enterprise:/home/mgraciano/netbeans-7.2/bin/../mobility:/home/mgraciano/netbeans-7.2/profiler:/home/mgraciano/netbeans-7.2/bin/../python:/home/mgraciano/netbeans-7.2/bin/../php:/home/mgraciano/netbeans-7.2/bin/../identity:/home/mgraciano/netbeans-7.2/harness:/home/mgraciano/netbeans-7.2/bin/../cnd:/home/mgraciano/netbeans-7.2/bin/../dlight:/home/mgraciano/netbeans-7.2/bin/../groovy:/home/mgraciano/netbeans-7.2/bin/../extra:/home/mgraciano/netbeans-7.2/bin/../javacard:/home/mgraciano/netbeans-7.2/javafx: -Dnetbeans.home=/home/mgraciano/netbeans-7.2/platform -Dnetbeans.importclass=org.netbeans.upgrade.AutoUpgrade -Dnetbeans.accept_license_class=org.netbeans.license.AcceptLicense -XX:MaxPermSize=384m -Dorg.netbeans.modules.keyring.level=0 -Xmx1g -Dnetbeans.experimental.cvs.io.compressionLevel=9 -Xss2m -Xms32m -XX:PermSize=32m -Dnetbeans.logger.console=true -ea -Dapple.laf.useScreenMenuBar=true -Dapple.awt.graphics.UseQuartz=true -Dsun.java2d.noddraw=true -Dsun.zip.disableMemoryMapping=true -Dplugin.manager.check.updates=false -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/home/mgraciano/.netbeans/dev/var/log/heapdump.hprof Compiler: HotSpot Client Compiler Heap memory usage: initial 32.0MB maximum 989.9MB Non heap memory usage: initial 32.2MB maximum 416.0MB Garbage collector: Copy (Collections=89 Total time spent=0s) Garbage collector: MarkSweepCompact (Collections=2 Total time spent=0s) Classes: loaded=7873 total loaded=7873 unloaded 0 INFO [org.netbeans.core.ui.warmup.DiagnosticTask]: Total memory 4,211,572,736 INFO [org.netbeans.modules.j2ee.deployment.impl.ServerRegistry]: Could not create instance [/home/hmichel/SUNWappserver]deployer:Sun:AppServer::localhost:4848 INFO [org.netbeans.modules.j2ee.deployment.impl.ServerRegistry]: Could not create instance deployer:appengine:localhost:8181/-1198750328 INFO [org.netbeans.modules.j2ee.deployment.impl.ServerRegistry]: Could not create instance [/home/hmichel/glassfish-v2ur2]deployer:Sun:AppServer::localhost:4848 INFO [org.netbeans.modules.j2ee.deployment.impl.ServerRegistry]: Could not create instance null INFO [org.netbeans.modules.j2ee.deployment.impl.ServerRegistry]: Could not create instance [/home/hmichel/glassfish-v2.1]deployer:Sun:AppServer::localhost:4848 WARNING [org.netbeans.core.startup.InstalledFileLocatorImpl]: no code name base passed when looking up docs/javaee6-doc-api.zip at org.netbeans.modules.glassfish.javaee.JavaEEServerModuleFactory.ensureEclipseLinkSupport(JavaEEServerModuleFactory.java:206) WARNING [org.openide.filesystems.Ordering]: Could not find both sides of relative ordering attribute org-openide-actions-PasteAction.instance/net-java-dev-nbmodules-copypastehistory-actions-PasteAction.shadow on Menu/Edit WARNING [org.openide.filesystems.Ordering]: Could not find both sides of relative ordering attribute net-java-dev-nbmodules-copypastehistory-actions-PasteAction.shadow/org-openide-actions-DeleteAction.instance on Menu/Edit WARNING [org.netbeans.core.startup.InstalledFileLocatorImpl]: no code name base passed when looking up docs/javaee6-doc-api.zip at org.netbeans.modules.glassfish.javaee.ide.Hk2PluginProperties.getJavadocs(Hk2PluginProperties.java:307) WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute org-netbeans-module-copyfqn-actions-separatorBefore.instance/org-netbeans-module-copyfqn-actions-CopyFQNAction.shadow on Menu/Edit is deprecated in favor of numeric position attributes WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute Separator1.instance/org-netbeans-module-copyfqn-actions-separatorBefore.instance on Menu/Edit is deprecated in favor of numeric position attributes WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute org-netbeans-module-copyfqn-actions-CopyFQNAction.shadow/org-netbeans-module-copyfqn-actions-separatorAfter.instance on Menu/Edit is deprecated in favor of numeric position attributes WARNING [org.openide.filesystems.Ordering]: Could not find both sides of relative ordering attribute org-netbeans-module-copyfqn-actions-separatorAfter.instance/org-openide-actions-CutAction.instance on Menu/Edit WARNING [org.openide.filesystems.Ordering]: Not all children in Menu/Edit/ marked with the position attribute: [net-java-dev-nbmodules-copypastehistory-actions-PasteAction.shadow, org-netbeans-module-copyfqn-actions-CopyFQNAction.shadow, org-netbeans-module-copyfqn-actions-separatorAfter.instance, org-netbeans-module-copyfqn-actions-separatorBefore.instance], but some are: [org-openide-actions-UndoAction.shadow, org-openide-actions-RedoAction.shadow, Separator1.instance, org-openide-actions-CutAction.shadow, org-openide-actions-CopyAction.shadow, org-openide-actions-PasteAction.shadow, org-netbeans-modules-editor-MainMenuAction$PasteFormattedAction.instance, org-openide-actions-DeleteAction.shadow, org-netbeans-modules-editor-MainMenuAction$SelectAllAction.instance, org-netbeans-modules-editor-MainMenuAction$SelectIdentifierAction.instance, Separator2.instance, org-netbeans-modules-editor-MainMenuAction$FindSelectionAction.instance, org-netbeans-modules-editor-MainMenuAction$FindNextAction.instance, org-netbeans-modules-editor-MainMenuAction$FindPreviousAction.instance, SeparatorAfterFindPrevious.instance, org-openide-actions-FindAction.shadow, org-openide-actions-ReplaceAction.shadow, WhereUsedAction.shadow, org-netbeans-modules-search-FindInFilesAction-separatorBefore.instance, org-netbeans-modules-search-FindInFilesAction.shadow, org-netbeans-modules-search-ReplaceInFilesAction.shadow, SeparatorAfterProjectsSearch.instance, org-netbeans-modules-editor-MainMenuAction$StartMacroRecordingAction.instance, org-netbeans-modules-editor-MainMenuAction$StopMacroRecordingAction.instance, RectangleSeparator1.instance, Rectangle, org-netbeans-modules-pathtools-separatorBefore.instance, org-netbeans-modules-pathtools-CopyPathsAction.shadow] WARNING [org.netbeans.core.startup.InstalledFileLocatorImpl]: no code name base passed when looking up docs/javaee6-doc-api.zip at org.netbeans.modules.glassfish.javaee.JavaEEServerModuleFactory.ensureGlassFishApiSupport(JavaEEServerModuleFactory.java:280) FINE [org.netbeans.modules.keyring.fallback.MasterPasswordEncryption]: switching to new master password FINE [org.netbeans.modules.keyring.fallback.FallbackProvider]: succeeded in decrypting sample key FINE [org.netbeans.modules.keyring.fallback.FallbackProvider]: Using provider: org.netbeans.modules.keyring.fallback.MasterPasswordEncryption@13d5e FINE [org.netbeans.modules.keyring]: Using provider: org.netbeans.modules.keyring.fallback.FallbackProvider@164178f INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Resolving dependencies took: 3,683 ms INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 69 binary roots took: 2,052 ms INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: /home/mgraciano/projetos/riobranco/processors_base/src took: 454 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 44 ms] INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: /home/mgraciano/projetos/riobranco/processors/build/generated-sources/jaxb took: 127 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 16 ms] WARNING [org.netbeans.modules.autoupdate.updateproviders.AutoupdateCatalogFactory]: Services/AutoupdateType/net_java_dev_thinnb_update_center.instance: url_key attribute deprecated in favor of url WARNING [org.netbeans.modules.autoupdate.updateproviders.AutoupdateCatalogFactory]: Services/AutoupdateType/net_riobranco_common_nb_uc_update_center.instance: url_key attribute deprecated in favor of url WARNING [org.netbeans.TopSecurityManager]: use of system property netbeans.user has been obsoleted in favor of InstalledFileLocator/Places at org.netbeans.modules.spellchecker.ComponentPeer.getUsersLocalDictionary(ComponentPeer.java:437) INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: /home/mgraciano/projetos/riobranco/cotacao/src/shared took: 3,643 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 2,082 ms] INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: /home/mgraciano/projetos/riobranco/cotacao/src/servico_cancelamento_cotacao took: 105 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 15 ms] INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: /home/mgraciano/projetos/riobranco/cotacao/src/client took: 1,926 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 946 ms] INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: /home/mgraciano/projetos/riobranco/cotacao/src/servico_exportacao_catalogo_produto took: 111 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 9 ms] INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: /home/mgraciano/projetos/riobranco/cotacao/src/aspect took: 100 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 13 ms] INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: /home/mgraciano/projetos/riobranco/cotacao/src/web took: 107 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 13 ms] INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: /home/mgraciano/projetos/riobranco/cotacao/src/annotation took: 105 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 7 ms] INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: /home/mgraciano/projetos/riobranco/cotacao/src/server took: 126 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 7 ms] INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: /home/mgraciano/projetos/riobranco/cotacao/src/servico_agendamento_servicos took: 174 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 51 ms] INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: /home/mgraciano/projetos/riobranco/cotacao/src/servico_envio_proposta took: 164 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 21 ms] INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: /home/mgraciano/projetos/riobranco/cotacao/src/servico_importacao took: 571 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 171 ms] INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: /home/mgraciano/projetos/riobranco/cotacao/src/jaxb took: 123 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 10 ms] INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: /home/mgraciano/projetos/riobranco/processors/src took: 34 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 8 ms] INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: /home/mgraciano/projetos/riobranco/cotacao/src/importador_siscomex took: 87 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 8 ms] INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: /home/mgraciano/netbeans-7.2/ide/jsstubs/allstubs.zip took: 53 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms] INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 17 source roots took: 8,010 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 3,421 ms]