------------------------------------------------------------------------------- >Log Session: Monday, April 23, 2012 2:04:43 PM BRT >System Info: Product Version = NetBeans IDE Dev (Build 20120423-97829c1c37a1) (#97829c1c37a1) 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 ------------------------------------------------------------------------------- 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:414) 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.classLoaderUp(NbInstaller.java:333) at org.netbeans.ModuleManager.enable(ModuleManager.java:1149) at org.netbeans.ModuleManager.enable(ModuleManager.java:986) 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.netbeans.core.modules]: the modules [org.netbeans.modules.form.nb] 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 [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.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:414) 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:1241) at org.openide.util.lookup.ProxyLookup$LazyCollection.computeDelegate(ProxyLookup.java:1083) at org.openide.util.lookup.ProxyLookup$LazyCollection.access$900(ProxyLookup.java:1013) at org.openide.util.lookup.ProxyLookup$LazyCollection$1.hasNext(ProxyLookup.java:1207) 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.openide.filesystems.FileUtil.toFileObject(FileUtil.java:1069) at org.netbeans.core.startup.layers.NbinstURLMapper.getFileObjects(NbinstURLMapper.java:88) at org.openide.filesystems.URLMapper.findFileObject(URLMapper.java:212) at org.netbeans.modules.java.j2seplatform.libraries.J2SELibraryTypeProvider.addLibraryIntoBuild(J2SELibraryTypeProvider.java:207) at org.netbeans.modules.java.j2seplatform.libraries.J2SELibraryTypeProvider.access$000(J2SELibraryTypeProvider.java:79) at org.netbeans.modules.java.j2seplatform.libraries.J2SELibraryTypeProvider$1.run(J2SELibraryTypeProvider.java:135) at org.openide.util.Mutex.postRequest(Mutex.java:1258) at org.openide.util.Mutex.postWriteRequest(Mutex.java:587) at org.netbeans.modules.java.j2seplatform.libraries.J2SELibraryTypeProvider.libraryCreated(J2SELibraryTypeProvider.java:129) at org.netbeans.modules.project.libraries.LibrariesStorage.loadFromStorage(LibrariesStorage.java:176) at org.netbeans.modules.project.libraries.LibrariesStorage.initStorage(LibrariesStorage.java:222) at org.netbeans.modules.project.libraries.LibrariesStorage.getLibraries(LibrariesStorage.java:292) at org.netbeans.modules.project.libraries.LibrariesModule.initProviders(LibrariesModule.java:66) at org.netbeans.modules.project.libraries.LibrariesModule.restored(LibrariesModule.java:61) at org.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:441) at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:381) at org.netbeans.ModuleManager.enable(ModuleManager.java:1163) at org.netbeans.ModuleManager.enable(ModuleManager.java:986) 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) INFO [org.netbeans.core.startup.NbEvents]: Turning on modules: org.openide.util.lookup [8.14 20120423-97829c1c37a1] org.openide.util [8.23 20120423-97829c1c37a1] org.openide.modules [7.29 20120423-97829c1c37a1] org.openide.filesystems [7.61 20120423-97829c1c37a1] org.netbeans.api.annotations.common/1 [1.13 20120423-97829c1c37a1] org.openide.awt [7.43 20120423-97829c1c37a1] org.netbeans.api.progress/1 [1.27 20120423-97829c1c37a1] org.openide.dialogs [7.24 20120423-97829c1c37a1] org.openide.nodes [7.27 20120423-97829c1c37a1] org.openide.windows [6.54 20120423-97829c1c37a1] org.netbeans.modules.editor.mimelookup/1 [1.25 20120423-97829c1c37a1] org.openide.text [6.46.1 1 20120423-97829c1c37a1] org.netbeans.swing.tabcontrol [1.35 20120423-97829c1c37a1] org.netbeans.swing.outline [1.19 20120423-97829c1c37a1] org.openide.explorer [6.44 20120423-97829c1c37a1] org.openide.actions [6.25 20120423-97829c1c37a1] org.netbeans.modules.queries/1 [1.27 20120423-97829c1c37a1] org.openide.loaders [7.36 20120423-97829c1c37a1] org.openide.io [1.30 20120423-97829c1c37a1] org.openide.execution [1.26 20120423-97829c1c37a1] org.netbeans.upgrader [4.21 20120423-97829c1c37a1] org.netbeans.swing.plaf [1.24 20120423-97829c1c37a1] org.netbeans.modules.projectapi/1 [1.44 20120423-97829c1c37a1] org.netbeans.swing.dirchooser [1.15 20120423-97829c1c37a1] org.netbeans.spi.viewmodel/2 [1.35 20120423-97829c1c37a1] org.netbeans.spi.tasklist/1 [1.18.0.1 1 20120423-97829c1c37a1] org.netbeans.spi.quicksearch [1.13 20120423-97829c1c37a1] org.netbeans.spi.palette/1 [1.31 20120423-97829c1c37a1] org.netbeans.spi.navigator/1 [1.22 20120423-97829c1c37a1] org.netbeans.libs.javacapi [7.9.0.3 3 20120423-97829c1c37a1] org.netbeans.libs.javacimpl/1 [0.26.0.19 19 20120423-97829c1c37a1] org.netbeans.modules.classfile/1 [1.34 20120423-97829c1c37a1] org.netbeans.modules.projectuiapi/1 [1.56.0.8 8 20120423-97829c1c37a1] org.netbeans.modules.project.indexingbridge [1.0 20120423-97829c1c37a1] org.netbeans.bootstrap/1 [2.51 20120423-97829c1c37a1] org.netbeans.core.startup/1 [1.39 20120423-97829c1c37a1] org.netbeans.modules.sampler [1.0 20120423-97829c1c37a1] org.netbeans.modules.keyring [1.10 20120423-97829c1c37a1] org.netbeans.core/2 [3.30 20120423-97829c1c37a1] org.netbeans.modules.options.api/1 [1.25 20120423-97829c1c37a1] org.netbeans.api.xml/1 [1.29 20120423-97829c1c37a1] org.netbeans.modules.options.java [1.0 20120423-97829c1c37a1] org.netbeans.core.multiview/1 [1.28 20120423-97829c1c37a1] org.apache.tools.ant.module/3 [3.54.0.2 2 20120423-97829c1c37a1] org.netbeans.api.java.classpath/1 [1.32 20120423-97829c1c37a1] org.netbeans.modules.project.libraries/1 [1.35 20120423-97829c1c37a1] org.netbeans.api.java/1 [1.37 20120423-97829c1c37a1] org.netbeans.modules.java.platform/1 [1.24 20120423-97829c1c37a1] org.apache.xml.resolver [1.18.0.12 12 20120423-97829c1c37a1] org.netbeans.modules.xml.catalog/2 [1.27.0.4 4 20120423-97829c1c37a1] org.netbeans.modules.project.ant/1 [1.47 20120423-97829c1c37a1] org.netbeans.api.search [1.0 20120423-97829c1c37a1] org.netbeans.modules.java.project/1 [1.44 20120423-97829c1c37a1] org.netbeans.modules.editor.util/1 [1.46 20120423-97829c1c37a1] org.netbeans.modules.lexer/2 [1.45.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.editor.settings/1 [1.40 20120423-97829c1c37a1] org.netbeans.modules.editor.lib2/1 [1.59.0.30 30 20120423-97829c1c37a1] org.netbeans.modules.editor.fold/1 [1.28.0.30 20120423-97829c1c37a1] org.netbeans.modules.editor.indent/2 [1.27 20120423-97829c1c37a1] org.netbeans.modules.editor.lib/3 [3.22.0.19.30 19 20120423-97829c1c37a1] org.netbeans.modules.editor/3 [1.62.0.5.19.30 5 20120423-97829c1c37a1] org.netbeans.modules.autoupdate.services [1.29 20120423-97829c1c37a1] org.netbeans.modules.settings/1 [1.34 20120423-97829c1c37a1] org.netbeans.core.windows/2 [2.47 20120423-97829c1c37a1] org.netbeans.modules.autoupdate.ui [1.26 20120423-97829c1c37a1] org.netbeans.spi.editor.hints/0 [1.22.0.7.30 7 20120423-97829c1c37a1] org.netbeans.modules.editor.errorstripe.api/1 [2.19.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.editor.errorstripe/2 [2.20.0.1.1 1 20120423-97829c1c37a1] org.netbeans.modules.editor.settings.storage/1 [1.32 20120423-97829c1c37a1] org.netbeans.modules.options.keymap [1.17 20120423-97829c1c37a1] org.netbeans.modules.options.editor/1 [1.31 20120423-97829c1c37a1] org.netbeans.modules.diff/1 [1.36.0.42.1 42 20120423-97829c1c37a1] org.netbeans.modules.editor.guards/1 [1.15 20120423-97829c1c37a1] org.netbeans.libs.lucene/3 [3.6 20120423-97829c1c37a1] org.netbeans.modules.masterfs/2 [2.37 20120423-97829c1c37a1] org.netbeans.modules.parsing.lucene/2 [2.10 20120423-97829c1c37a1] org.netbeans.modules.parsing.api/1 [1.52.0.6 6 20120423-97829c1c37a1] org.netbeans.modules.refactoring.api [1.24.0.1.30.1 1 20120423-97829c1c37a1] org.netbeans.modules.code.analysis/0 [1.3 20120423-97829c1c37a1] org.netbeans.lib.nbjavac [1.0.1.19 1 20120423-97829c1c37a1] org.netbeans.modules.java.lexer/1 [1.17 20120423-97829c1c37a1] org.netbeans.modules.java.preprocessorbridge [1.25.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.editor.indent.project/0 [1.8 20120423-97829c1c37a1] org.netbeans.modules.java.source [0.103.0.22.1.19.6 22 20120423-97829c1c37a1] org.netbeans.spi.java.hints [1.2.2.1.19.22.6 2 20120423-97829c1c37a1] org.netbeans.api.debugger/1 [1.36 20120423-97829c1c37a1] org.netbeans.spi.debugger.ui/1 [2.30 20120423-97829c1c37a1] org.netbeans.modules.xml.core/2 [1.29.0.4 4 20120423-97829c1c37a1] org.netbeans.modules.editor.completion/1 [1.29.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.editor.codetemplates/1 [1.25.0.1 1 20120423-97829c1c37a1] org.netbeans.core.ui/1 [1.30 20120423-97829c1c37a1] org.netbeans.modules.jumpto/1 [1.27.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.csl.api/2 [2.26.0.2.1.1.6 2 20120423-97829c1c37a1] org.netbeans.modules.xml.lexer [1.16 20120423-97829c1c37a1] org.netbeans.modules.editor.deprecated.pre65formatting/0 [1.7.0.1.5.19.30 1 20120423-97829c1c37a1] org.netbeans.modules.editor.structure/1 [1.32.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.editor.bracesmatching/0 [1.21 20120423-97829c1c37a1] org.netbeans.modules.xml.text/2 [1.32 20120423-97829c1c37a1] org.netbeans.modules.xml.xam/1 [1.17.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.xml.schema.model/1 [1.18.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.xml.axi [1.17 20120423-97829c1c37a1] org.netbeans.modules.xml.retriever/1 [1.17 20120423-97829c1c37a1] org.netbeans.modules.xml [1.16 20120423-97829c1c37a1] org.netbeans.modules.servletapi/1 [1.26 20120423-97829c1c37a1] org.netbeans.modules.httpserver/2 [2.22.0.42 42 20120423-97829c1c37a1] org.netbeans.modules.xsl/1 [1.29 20120423-97829c1c37a1] org.netbeans.modules.xml.xdm/1 [1.18.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.xml.wsdl.model/1 [1.17.0.1 1 20120423-97829c1c37a1] org.netbeans.libs.xerces/1 [1.25.0.280 280 20120423-97829c1c37a1] org.netbeans.modules.xml.tax/2 [1.29.0.280 20120423-97829c1c37a1] org.netbeans.modules.xml.tools/2 [1.29 20120423-97829c1c37a1] org.netbeans.modules.xml.tools.java [1.15 20120423-97829c1c37a1] org.netbeans.modules.xml.schema.completion [1.16 20120423-97829c1c37a1] org.netbeans.modules.xml.multiview/1 [1.23.0.2 2 20120423-97829c1c37a1] org.netbeans.modules.xml.jaxb.api/1 [1.11 20120423-97829c1c37a1] org.netbeans.modules.xml.jaxb/1 [1.16 20120423-97829c1c37a1] org.netbeans.modules.whitelist [1.7 20120423-97829c1c37a1] org.netbeans.modules.sendopts/2 [2.21 20120423-97829c1c37a1] org.netbeans.core.execution/1 [1.27 20120423-97829c1c37a1] org.netbeans.modules.favorites/1 [1.28 20120423-97829c1c37a1] org.netbeans.modules.projectui [1.32.0.8 20120423-97829c1c37a1] org.netbeans.modules.welcome/1 [1.28 20120423-97829c1c37a1] org.netbeans.modules.websvc.wsstackapi/0 [1.12 20120423-97829c1c37a1] org.netbeans.modules.websvc.wsitmodelext [3.16 20120423-97829c1c37a1] org.netbeans.modules.j2ee.metadata/0 [1.18 20120423-97829c1c37a1] org.netbeans.modules.schema2beans/1 [1.32 20120423-97829c1c37a1] org.netbeans.modules.j2ee.metadata.model.support/1 [1.16 20120423-97829c1c37a1] org.netbeans.modules.j2ee.dd/1 [1.24.0.2 2 20120423-97829c1c37a1] org.netbeans.modules.j2ee.core/0 [1.11 20120423-97829c1c37a1] org.netbeans.api.web.webmodule [1.27 20120423-97829c1c37a1] org.netbeans.modules.j2ee.api.ejbmodule [1.25 20120423-97829c1c37a1] org.netbeans.modules.javahelp/1 [2.26 20120423-97829c1c37a1] org.netbeans.modules.db.metadata.model/0 [0.16 20120423-97829c1c37a1] org.netbeans.core.ide/1 [1.27 20120423-97829c1c37a1] org.netbeans.modules.db/1 [1.47.0.30 30 20120423-97829c1c37a1] org.netbeans.modules.dbschema/1 [1.26.0.4.30 4 20120423-97829c1c37a1] org.netbeans.modules.j2ee.persistenceapi/1 [1.18.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.dbapi [1.20.0.30 20120423-97829c1c37a1] org.netbeans.modules.java.sourceui/1 [1.26.0.1.22 1 20120423-97829c1c37a1] org.netbeans.modules.java.editor.lib/1 [1.23 20120423-97829c1c37a1] org.netbeans.modules.gototest/1 [1.17 20120423-97829c1c37a1] org.netbeans.modules.refactoring.java/1 [1.36.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.java.editor/1 [2.42.0.9.1.1 9 20120423-97829c1c37a1] org.netbeans.modules.j2ee.eclipselink/1 [1.11 20120423-97829c1c37a1] org.netbeans.modules.j2ee.core.utilities/0 [1.16 20120423-97829c1c37a1] org.netbeans.modules.j2ee.persistence [1.29.0.1 1 20120423-97829c1c37a1] org.netbeans.api.debugger.jpda/2 [2.34 20120423-97829c1c37a1] org.netbeans.modules.server/0 [1.19 20120423-97829c1c37a1] org.netbeans.modules.j2eeapis/1 [1.22 20120423-97829c1c37a1] org.netbeans.modules.j2eeserver/4 [1.88.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.javaee.specs.support/0 [1.5 20120423-97829c1c37a1] org.netbeans.modules.j2ee.dd.webservice [1.20 20120423-97829c1c37a1] org.netbeans.modules.websvc.websvcapi [1.20 20120423-97829c1c37a1] org.netbeans.libs.jaxb/1 [1.17 20120423-97829c1c37a1] org.netbeans.modules.websvc.jaxws21api/1 [1.17 20120423-97829c1c37a1] org.netbeans.modules.websvc.jaxws21/1 [1.17 20120423-97829c1c37a1] org.netbeans.modules.websvc.jaxwsmodelapi/1 [1.13 20120423-97829c1c37a1] org.netbeans.modules.websvc.jaxwsmodel/1 [1.17 20120423-97829c1c37a1] org.netbeans.modules.websvc.jaxwsapi [1.15 20120423-97829c1c37a1] org.netbeans.modules.extexecution/2 [1.30 20120423-97829c1c37a1] org.netbeans.modules.java.api.common/0 [1.35 20120423-97829c1c37a1] org.netbeans.modules.j2ee.common/1 [1.70 20120423-97829c1c37a1] org.netbeans.modules.websvc.restapi/0 [1.13 20120423-97829c1c37a1] org.netbeans.modules.websvc.saas.api [1.15 20120423-97829c1c37a1] org.netbeans.modules.websvc.saas.codegen [1.15 20120423-97829c1c37a1] org.netbeans.modules.websvc.saas.codegen.java [1.15 20120423-97829c1c37a1] org.netbeans.modules.websvc.utilities/0 [1.14 20120423-97829c1c37a1] org.netbeans.modules.websvc.projectapi/0 [1.11 20120423-97829c1c37a1] org.netbeans.modules.websvc.clientapi [1.21 20120423-97829c1c37a1] org.netbeans.modules.websvc.core [1.24.0.1.4 1 20120423-97829c1c37a1] org.netbeans.api.visual [2.31 20120423-97829c1c37a1] org.netbeans.modules.websvc.jaxws.lightapi [1.11 20120423-97829c1c37a1] org.netbeans.modules.websvc.design [1.14 20120423-97829c1c37a1] org.netbeans.modules.web.common [1.18 20120423-97829c1c37a1] org.netbeans.modules.html.lexer/1 [1.17 20120423-97829c1c37a1] org.netbeans.modules.html.editor.lib/3 [3.2 20120423-97829c1c37a1] org.netbeans.modules.web.jsfapi/1 [1.12 20120423-97829c1c37a1] org.netbeans.modules.servletjspapi/1 [1.15.0.25 25 20120423-97829c1c37a1] org.netbeans.libs.glassfish_logging/1 [1.15.0.20 20 20120423-97829c1c37a1] org.netbeans.core.output2/1 [1.25 20120423-97829c1c37a1] org.netbeans.lib.terminalemulator [1.19 20120423-97829c1c37a1] org.netbeans.modules.terminal [1.8 20120423-97829c1c37a1] org.netbeans.modules.web.jspparser/3 [3.14 20120423-97829c1c37a1] org.netbeans.modules.gsf.testrunner [1.24 20120423-97829c1c37a1] org.netbeans.modules.java.testrunner [1.0 20120423-97829c1c37a1] org.netbeans.modules.junit/2 [2.49 20120423-97829c1c37a1] org.netbeans.modules.ant.browsetask [1.27 20120423-97829c1c37a1] org.netbeans.modules.web.project [1.37.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.websvc.wsitconf [3.18 20120423-97829c1c37a1] org.netbeans.modules.websvc.saas.ui [1.14 20120423-97829c1c37a1] org.netbeans.modules.websvc.saas.services.zvents [1.14 20120423-97829c1c37a1] org.netbeans.modules.websvc.saas.services.zillow [1.14 20120423-97829c1c37a1] org.netbeans.modules.websvc.saas.services.weatherbug [1.14 20120423-97829c1c37a1] org.netbeans.modules.websvc.saas.services.twitter [1.14 20120423-97829c1c37a1] org.netbeans.modules.websvc.saas.services.strikeiron [1.14 20120423-97829c1c37a1] org.netbeans.modules.websvc.saas.services.google [1.14 20120423-97829c1c37a1] org.netbeans.modules.websvc.saas.services.flickr [1.14 20120423-97829c1c37a1] org.netbeans.modules.websvc.saas.services.delicious [1.14 20120423-97829c1c37a1] org.netbeans.modules.websvc.saas.services.amazon [1.14 20120423-97829c1c37a1] org.netbeans.modules.editor.bookmarks/1 [1.22 20120423-97829c1c37a1] org.netbeans.libs.antlr3.runtime [1.8.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.css.lib/1 [1.7 20120423-97829c1c37a1] org.netbeans.modules.web.indent [1.3 20120423-97829c1c37a1] org.netbeans.modules.css.editor/1 [1.26 20120423-97829c1c37a1] org.netbeans.modules.html.editor/2 [2.1 20120423-97829c1c37a1] org.mozilla.rhino.patched/1 [1.116 20120423-97829c1c37a1] org.netbeans.modules.javascript.editing/1 [0.106 20120423-97829c1c37a1] org.netbeans.modules.javascript.refactoring/1 [0.77 20120423-97829c1c37a1] org.netbeans.modules.javascript.hints/1 [0.52 20120423-97829c1c37a1] org.netbeans.modules.javascript.kit/1 [0.118 20120423-97829c1c37a1] org.netbeans.modules.editor.actions/1 [1.14.0.30 20120423-97829c1c37a1] org.netbeans.libs.bytelist/1 [0.14.0.1 1 20120423-97829c1c37a1] org.netbeans.libs.jvyamlb/1 [0.16 20120423-97829c1c37a1] org.netbeans.modules.languages.yaml [2.17 20120423-97829c1c37a1] org.netbeans.modules.properties/1 [1.39 20120423-97829c1c37a1] org.netbeans.core.browser/1 [1.13.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.editor.plain.lib/1 [1.20 20120423-97829c1c37a1] org.netbeans.modules.css.visual/1 [2.22 20120423-97829c1c37a1] org.netbeans.modules.editor.search [1.2.0.30 0 20120423-97829c1c37a1] org.netbeans.modules.languages.manifest [1.18 20120423-97829c1c37a1] org.netbeans.modules.languages.diff [1.19 20120423-97829c1c37a1] org.netbeans.modules.image/1 [1.34 20120423-97829c1c37a1] org.netbeans.modules.html/1 [1.43 20120423-97829c1c37a1] org.netbeans.modules.html.parser/1 [1.10.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.html.validation/1 [1.14 20120423-97829c1c37a1] org.netbeans.modules.editor.kit [1.17 20120423-97829c1c37a1] org.netbeans.modules.utilities/1 [1.43 20120423-97829c1c37a1] org.netbeans.modules.tasklist.ui/1 [1.17.0.1 20120423-97829c1c37a1] org.netbeans.modules.tasklist.todo/1 [1.16.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.tasklist.projectint/1 [1.15 20120423-97829c1c37a1] org.netbeans.modules.tasklist.kit [1.15 20120423-97829c1c37a1] com.jcraft.jsch [0.1.45 0.1.45] org.netbeans.libs.jna/1 [1.18 20120423-97829c1c37a1] org.netbeans.modules.dlight.nativeexecution [1.14.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.dlight.terminal [1.9.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.usersguide/1 [1.35 20120423-97829c1c37a1] org.netbeans.modules.print.editor [7.13 20120423-97829c1c37a1] org.netbeans.modules.editor.plain/2 [1.21 20120423-97829c1c37a1] org.netbeans.libs.osgi [1.8 20120423-97829c1c37a1] org.netbeans.libs.felix [2.2 20120423-97829c1c37a1] org.netbeans.modules.print [7.12 20120423-97829c1c37a1] org.netbeans.modules.core.kit [1.15 20120423-97829c1c37a1] org.netbeans.modules.editor.macros/0 [1.16.0.1.19 1 20120423-97829c1c37a1] org.netbeans.modules.extbrowser/1 [1.27 20120423-97829c1c37a1] org.netbeans.modules.defaults/1 [1.18 20120423-97829c1c37a1] org.netbeans.modules.ide.kit [1.18 20120423-97829c1c37a1] org.netbeans.modules.websvc.saas.kit [1.14 20120423-97829c1c37a1] org.netbeans.modules.websvc.saas.codegen.j2ee [1.13 20120423-97829c1c37a1] org.netbeans.modules.websvc.restlib/0 [1.15 20120423-97829c1c37a1] org.netbeans.modules.websvc.owsm [1.2 20120423-97829c1c37a1] org.netbeans.modules.websvc.manager [1.14 20120423-97829c1c37a1] org.netbeans.modules.websvc.editor.hints [1.16 20120423-97829c1c37a1] org.netbeans.libs.swingx/1 [1.13 20120423-97829c1c37a1] org.netbeans.modules.db.dataview [1.14 20120423-97829c1c37a1] org.netbeans.modules.db.core [1.22 20120423-97829c1c37a1] org.netbeans.modules.db.sql.editor [1.22.0.30 20120423-97829c1c37a1] org.netbeans.modules.db.sql.visualeditor/1 [2.16.0.30 20120423-97829c1c37a1] org.netbeans.modules.db.mysql [0.14.0.2 2 20120423-97829c1c37a1] org.netbeans.modules.derby [1.26 20120423-97829c1c37a1] org.netbeans.modules.db.drivers [1.16 20120423-97829c1c37a1] org.netbeans.modules.db.kit [1.17 20120423-97829c1c37a1] org.netbeans.modules.websvc.metro.samples/1 [1.15 20120423-97829c1c37a1] org.netbeans.modules.websvc.customization [1.15.0.2 20120423-97829c1c37a1] org.netbeans.modules.java.hints.legacy.spi/1 [1.0.1.2 1 20120423-97829c1c37a1] org.netbeans.modules.web.beans/1 [1.12 20120423-97829c1c37a1] org.netbeans.modules.debugger.jpda.projects [1.20 20120423-97829c1c37a1] org.netbeans.modules.debugger.jpda/2 [1.37 20120423-97829c1c37a1] org.netbeans.modules.debugger.jpda.ui/1 [1.24 20120423-97829c1c37a1] org.netbeans.modules.web.debug/1 [2.25 20120423-97829c1c37a1] org.netbeans.modules.web.examples/1 [1.22 20120423-97829c1c37a1] org.netbeans.modules.j2ee.samples [1.17 20120423-97829c1c37a1] org.netbeans.modules.web.monitor/1 [1.31 20120423-97829c1c37a1] org.netbeans.modules.j2ee.ant [1.23.0.1 20120423-97829c1c37a1] org.netbeans.modules.javaee.api [1.10 20120423-97829c1c37a1] org.netbeans.libs.oracle.cloud [1.0 20120423-97829c1c37a1] org.netbeans.modules.j2ee.weblogic9/1 [1.25.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.j2ee.ejbcore [1.28 20120423-97829c1c37a1] org.netbeans.modules.j2ee.ddloaders/1 [1.22.0.2 20120423-97829c1c37a1] org.netbeans.modules.j2ee.jboss4/1 [1.25 20120423-97829c1c37a1] org.netbeans.modules.java.navigation/1 [1.24 20120423-97829c1c37a1] org.netbeans.modules.beans/1 [1.35.0.1.9 1 20120423-97829c1c37a1] org.netbeans.modules.ant.freeform/1 [1.31 20120423-97829c1c37a1] org.netbeans.modules.java.freeform/1 [1.29 20120423-97829c1c37a1] org.netbeans.modules.java.j2seplatform/1 [1.25 20120423-97829c1c37a1] org.netbeans.modules.projectimport.eclipse.core/1 [2.16 20120423-97829c1c37a1] org.netbeans.modules.java.hints/1 [1.65.0.13.9.1.22.6.1.2 13 20120423-97829c1c37a1] org.netbeans.modules.debugger.jpda.ant [1.24 20120423-97829c1c37a1] org.netbeans.modules.java.j2seproject/1 [1.51.0.46 46 20120423-97829c1c37a1] org.netbeans.modules.javadoc/1 [1.40 20120423-97829c1c37a1] org.netbeans.modules.spellchecker.apimodule [1.11 20120423-97829c1c37a1] org.netbeans.modules.spellchecker.bindings.java/1 [1.16 20120423-97829c1c37a1] org.netbeans.libs.testng/1 [1.0 20120423-97829c1c37a1] org.netbeans.modules.testng [2.0 20120423-97829c1c37a1] org.jdesktop.beansbinding/1 [1.14.0.121 121 20120423-97829c1c37a1] org.netbeans.modules.java.examples/1 [1.22 20120423-97829c1c37a1] org.netbeans.modules.i18n/1 [1.38 20120423-97829c1c37a1] org.netbeans.modules.findbugs.installer [1.1 20120423-97829c1c37a1] org.netbeans.modules.testng.ant [2.0 20120423-97829c1c37a1] org.netbeans.modules.java.debug [1.22.0.1.19.22 1 20120423-97829c1c37a1] org.netbeans.modules.java.hints.ui [1.0.1.2 1 20120423-97829c1c37a1] org.netbeans.modules.java.hints.declarative/1 [1.4.0.1.13.1.2 1 20120423-97829c1c37a1] org.netbeans.modules.java.source.ant [1.16.0.1.22 1 20120423-97829c1c37a1] org.netbeans.modules.javawebstart [1.16 20120423-97829c1c37a1] org.netbeans.modules.java.helpset/1 [1.15 20120423-97829c1c37a1] org.netbeans.modules.ant.debugger/1 [1.23.0.2 20120423-97829c1c37a1] org.netbeans.modules.projectui.buildmenu/1 [1.13.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.ant.kit [1.15 20120423-97829c1c37a1] org.netbeans.modules.java.kit [1.17 20120423-97829c1c37a1] org.netbeans.modules.j2ee.eclipselinkmodelgen/1 [1.11 20120423-97829c1c37a1] org.netbeans.modules.j2ee.jpa.verification [1.20 20120423-97829c1c37a1] org.netbeans.modules.j2ee.jpa.refactoring [1.17 20120423-97829c1c37a1] org.netbeans.modules.j2ee.persistence.kit [1.15 20120423-97829c1c37a1] org.netbeans.modules.languages.apacheconf [1.0 20120423-97829c1c37a1] org.netbeans.modules.el.lexer/1 [1.15 20120423-97829c1c37a1] org.netbeans.libs.elimpl/1 [1.6.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.j2ee.sun.dd/1 [1.22.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.glassfish.common/0 [1.21 20120423-97829c1c37a1] org.netbeans.modules.glassfish.eecommon/0 [1.13.0.1.1 1 20120423-97829c1c37a1] org.netbeans.modules.j2ee.sun.appsrv/1 [1.21.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.j2ee.sun.ddui/1 [1.23.0.1.1 1 20120423-97829c1c37a1] org.netbeans.modules.glassfish.javaee/0 [1.13 20120423-97829c1c37a1] org.netbeans.modules.web.el [1.17 20120423-97829c1c37a1] org.netbeans.modules.jsp.lexer/1 [1.15 20120423-97829c1c37a1] org.netbeans.modules.target.iterator/1 [1.9 20120423-97829c1c37a1] org.netbeans.modules.web.core/2 [2.18.0.43.2 43 20120423-97829c1c37a1] org.netbeans.modules.web.core.syntax/2 [2.29.0.2.9 2 20120423-97829c1c37a1] org.netbeans.modules.web.freeform [1.21 20120423-97829c1c37a1] org.netbeans.modules.cloud.common [1.0 20120423-97829c1c37a1] org.netbeans.modules.cloud.oracle/0 [1.0.1.1 1 20120423-97829c1c37a1] org.netbeans.modules.web.helpset/0 [1.11 20120423-97829c1c37a1] org.netbeans.modules.languages.neon [1.0 20120423-97829c1c37a1] org.netbeans.modules.web.jstl11/1 [2.22.0.112 112 20120423-97829c1c37a1] org.netbeans.modules.tomcat5/1 [1.28 20120423-97829c1c37a1] org.netbeans.modules.javaee.beanvalidation [1.6 20120423-97829c1c37a1] org.netbeans.modules.j2ee.genericserver [1.20 20120423-97829c1c37a1] org.netbeans.libs.amazon/1 [1.0 20120423-97829c1c37a1] org.netbeans.modules.cloud.amazon/0 [1.0 20120423-97829c1c37a1] org.netbeans.modules.web.refactoring [1.15.0.43 20120423-97829c1c37a1] org.netbeans.modules.web.kit [1.14 20120423-97829c1c37a1] org.netbeans.modules.websvc.metro.model [1.11 20120423-97829c1c37a1] org.netbeans.modules.websvc.metro.lib/1 [1.17 20120423-97829c1c37a1] org.netbeans.modules.websvc.kit [1.14 20120423-97829c1c37a1] org.netbeans.modules.websvc.rest/0 [1.13 20120423-97829c1c37a1] org.netbeans.modules.websvc.rest.samples/0 [1.12 20120423-97829c1c37a1] org.netbeans.modules.apisupport.restsample [1.7 20120423-97829c1c37a1] org.netbeans.modules.websvc.restkit/0 [1.13 20120423-97829c1c37a1] org.netbeans.libs.commons_fileupload/1 [1.14 20120423-97829c1c37a1] org.netbeans.modules.web.struts/1 [1.21.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.web.jsf/1 [1.37.0.2 2 20120423-97829c1c37a1] org.netbeans.modules.web.jsf.navigation/1 [2.15 20120423-97829c1c37a1] org.netbeans.modules.web.jsf20/1 [1.11.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.web.jsf12/1 [1.14.0.12 12 20120423-97829c1c37a1] org.netbeans.modules.web.jsf12ri/1 [1.14.0.12 12 20120423-97829c1c37a1] org.netbeans.modules.web.jsf.editor [1.23 20120423-97829c1c37a1] org.netbeans.modules.web.jsf.kit [1.14 20120423-97829c1c37a1] org.netbeans.modules.web.primefaces [1.54 20120423-97829c1c37a1] org.netbeans.modules.web.jsf.richfaces [1.14 20120423-97829c1c37a1] org.netbeans.modules.web.jsf.icefaces [1.3 20120423-97829c1c37a1] org.netbeans.modules.versioning.core/1 [1.4.0.1.42 1 20120423-97829c1c37a1] org.netbeans.modules.versioning/1 [1.31.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.versioning.util [1.24.0.0.42.1 20120423-97829c1c37a1] org.netbeans.modules.versioning.ui/1 [1.4.0.42.1 20120423-97829c1c37a1] org.netbeans.modules.versioning.system.cvss.installer [1.2 20120423-97829c1c37a1] org.netbeans.modules.versioning.masterfs [1.0 20120423-97829c1c37a1] org.netbeans.modules.versioning.indexingbridge/0 [1.11 20120423-97829c1c37a1] org.netbeans.modules.utilities.project/1 [1.23 20120423-97829c1c37a1] org.netbeans.modules.updatecenters/1 [1.26 20120423-97829c1c37a1] org.netbeans.lib.uihandler [1.29 20120423-97829c1c37a1] org.netbeans.modules.uihandler [2.19 20120423-97829c1c37a1] org.netbeans.modules.uihandler.exceptionreporter [1.15 20120423-97829c1c37a1] org.netbeans.insane/1 [1.16.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.timers/1 [1.17 20120423-97829c1c37a1] org.apache.commons.logging [1.1.0 1.1.0] org.netbeans.modules.maven.embedder/2 [2.24 20120423-97829c1c37a1] org.netbeans.modules.maven.model/1 [1.20 20120423-97829c1c37a1] org.netbeans.modules.maven.indexer/2 [2.13 20120423-97829c1c37a1] org.netbeans.modules.swing.validation/2 [1.17 20120423-97829c1c37a1] org.netbeans.modules.maven/2 [2.46 20120423-97829c1c37a1] org.netbeans.modules.testng.maven [2.0 20120423-97829c1c37a1] org.netbeans.libs.svnClientAdapter/1 [1.22 20120423-97829c1c37a1] org.netbeans.libs.ini4j/1 [1.17 20120423-97829c1c37a1] org.netbeans.modules.subversion [1.23.0.42.1 20120423-97829c1c37a1] org.netbeans.libs.cglib/1 [1.13 20120423-97829c1c37a1] org.netbeans.libs.springframework [1.17 20120423-97829c1c37a1] org.netbeans.modules.spring.beans/0 [1.22.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.spring.webmvc [1.19 20120423-97829c1c37a1] org.netbeans.modules.spellchecker [1.20.0.1.7 1 20120423-97829c1c37a1] org.netbeans.modules.spellchecker.kit [1.12 20120423-97829c1c37a1] org.netbeans.modules.spellchecker.dictionary_en [1.9 20120423-97829c1c37a1] org.netbeans.modules.properties.syntax/1 [1.35 20120423-97829c1c37a1] org.netbeans.modules.spellchecker.bindings.properties [1.8 20120423-97829c1c37a1] org.netbeans.modules.spellchecker.bindings.htmlxml [1.13 20120423-97829c1c37a1] org.netbeans.modules.projectimport.eclipse.web [1.13.0.1 20120423-97829c1c37a1] org.netbeans.modules.projectimport.eclipse.j2se [1.14.0.46 20120423-97829c1c37a1] org.netbeans.modules.progress.ui [1.19 20120423-97829c1c37a1] org.netbeans.modules.profiler.utilities/1 [1.21 20120423-97829c1c37a1] org.netbeans.lib.profiler/1 [1.18 20120423-97829c1c37a1] org.netbeans.lib.profiler.common/1 [1.18 20120423-97829c1c37a1] org.netbeans.modules.profiler.api/1 [1.5 20120423-97829c1c37a1] org.netbeans.lib.profiler.charts/1 [1.13 20120423-97829c1c37a1] org.netbeans.lib.profiler.ui/1 [1.18 20120423-97829c1c37a1] org.netbeans.modules.profiler.attach/2 [2.2 20120423-97829c1c37a1] org.netbeans.modules.profiler.selector.api/1 [1.19 20120423-97829c1c37a1] org.netbeans.modules.profiler.selector.ui/1 [1.16 20120423-97829c1c37a1] org.netbeans.modules.profiler/2 [2.3 20120423-97829c1c37a1] org.netbeans.modules.profiler.ppoints [1.2 20120423-97829c1c37a1] org.netbeans.modules.profiler.stp [1.2 20120423-97829c1c37a1] org.netbeans.modules.profiler.snaptracer/1 [1.7 20120423-97829c1c37a1] org.netbeans.modules.profiler.projectsupport [1.18 20120423-97829c1c37a1] org.netbeans.modules.profiler.oql/2 [2.2 20120423-97829c1c37a1] org.netbeans.modules.profiler.oql.language/0 [0.15 20120423-97829c1c37a1] org.netbeans.modules.profiler.options [1.2 20120423-97829c1c37a1] org.netbeans.modules.profiler.categorization.api/1 [1.3 20120423-97829c1c37a1] org.netbeans.modules.profiler.nbimpl/1 [1.3 20120423-97829c1c37a1] org.netbeans.modules.profiler.nbmodule/1 [1.20 20120423-97829c1c37a1] org.netbeans.modules.profiler.j2se.impl/1 [1.2 20120423-97829c1c37a1] org.netbeans.modules.profiler.heapwalker [1.2 20120423-97829c1c37a1] org.netbeans.modules.profiler.j2ee.sunas/1 [1.19 20120423-97829c1c37a1] org.netbeans.modules.profiler.j2ee.generic/1 [1.19 20120423-97829c1c37a1] org.netbeans.modules.profiler.j2ee.jboss/1 [1.19 20120423-97829c1c37a1] org.netbeans.modules.profiler.drilldown/1 [1.2 20120423-97829c1c37a1] org.netbeans.modules.profiler.j2ee.weblogic/1 [1.19 20120423-97829c1c37a1] org.netbeans.modules.profiler.j2ee.tomcat/1 [1.19 20120423-97829c1c37a1] org.netbeans.modules.profiler.kit [1.2 20120423-97829c1c37a1] org.netbeans.modules.profiler.j2se/1 [1.21 20120423-97829c1c37a1] org.netbeans.modules.profiler.j2ee/1 [1.21 20120423-97829c1c37a1] org.netbeans.modules.profiler.freeform/1 [1.19 20120423-97829c1c37a1] org.netbeans.modules.profiler.attach.impl/2 [1.15 20120423-97829c1c37a1] org.netbeans.modules.parsing.ui [1.0 20120423-97829c1c37a1] org.netbeans.core.netigso [1.15 20120423-97829c1c37a1] org.netbeans.modules.netbinox [1.25 20120423-97829c1c37a1] org.netbeans.modules.mercurial [1.25.0.0.42.1 20120423-97829c1c37a1] org.netbeans.modules.maven.spring/1 [1.14 20120423-97829c1c37a1] org.netbeans.modules.maven.grammar/1 [1.22 20120423-97829c1c37a1] org.netbeans.modules.maven.repository/1 [1.24 20120423-97829c1c37a1] org.netbeans.modules.maven.refactoring [1.5 20120423-97829c1c37a1] org.netbeans.modules.gsf.codecoverage [1.17 20120423-97829c1c37a1] org.netbeans.modules.maven.coverage [1.6 20120423-97829c1c37a1] org.netbeans.modules.maven.graph/1 [1.18 20120423-97829c1c37a1] org.netbeans.modules.maven.checkstyle [1.3 20120423-97829c1c37a1] org.netbeans.modules.maven.osgi/1 [1.13 20120423-97829c1c37a1] org.netbeans.modules.maven.kit/1 [4.16 20120423-97829c1c37a1] org.netbeans.modules.maven.search [1.18 20120423-97829c1c37a1] org.netbeans.modules.maven.samples/1 [1.12 20120423-97829c1c37a1] org.netbeans.modules.maven.profiler/1 [1.16 20120423-97829c1c37a1] org.netbeans.modules.maven.persistence/1 [1.15 20120423-97829c1c37a1] org.netbeans.modules.maven.junit/1 [1.17 20120423-97829c1c37a1] org.netbeans.modules.maven.jaxws [1.13 20120423-97829c1c37a1] org.netbeans.modules.maven.j2ee/1 [1.26 20120423-97829c1c37a1] org.netbeans.modules.maven.hints/1 [1.22 20120423-97829c1c37a1] org.netbeans.libs.freemarker/1 [2.18.0.238 238 20120423-97829c1c37a1] org.netbeans.modules.apisupport.project/1 [1.52 20120423-97829c1c37a1] org.netbeans.modules.maven.apisupport/1 [1.28 20120423-97829c1c37a1] org.netbeans.modules.masterfs.linux [1.0 20120423-97829c1c37a1] org.netbeans.modules.localhistory [1.19 20120423-97829c1c37a1] org.netbeans.modules.lexer.nbbridge/1 [1.18.0.1 20120423-97829c1c37a1] org.netbeans.modules.keyring.impl [1.6 20120423-97829c1c37a1] org.netbeans.modules.javafx2.editor [1.3.2.22 20120423-97829c1c37a1] org.netbeans.modules.javafx2.scenebuilder [1.2.4 20120423-97829c1c37a1] org.netbeans.modules.javafx2.platform [1.6.2 20120423-97829c1c37a1] org.netbeans.modules.javafx2.project [1.6 20120423-97829c1c37a1] org.netbeans.modules.javafx2.samples [1.3 20120423-97829c1c37a1] org.netbeans.modules.debugger.jpda.visual/1 [1.2 20120423-97829c1c37a1] org.netbeans.modules.debugger.jpda.kit [1.2 20120423-97829c1c37a1] org.netbeans.modules.java.source.queries [1.4 20120423-97829c1c37a1] org.netbeans.modules.java.guards/0 [0.17 20120423-97829c1c37a1] org.netbeans.modules.form/2 [1.40.0.4 4 20120423-97829c1c37a1] org.jdesktop.layout/1 [1.20 20120423-97829c1c37a1] org.netbeans.modules.form.nb/0 [0.3.0.1.4 1 20120423-97829c1c37a1] org.netbeans.modules.form.binding/0 [0.3.0.1.4.1 1 20120423-97829c1c37a1] org.netbeans.modules.form.refactoring/0 [0.3.0.1.4.1 1 20120423-97829c1c37a1] org.netbeans.modules.i18n.form/2 [1.36.0.4.1 20120423-97829c1c37a1] org.netbeans.modules.form.kit [1.15 20120423-97829c1c37a1] org.netbeans.modules.javafx2.kit [1.4 20120423-97829c1c37a1] org.netbeans.modules.java.source.queriesimpl [1.3 20120423-97829c1c37a1] org.netbeans.modules.j2ee.platform/1 [1.20 20120423-97829c1c37a1] org.netbeans.modules.j2ee.ejbrefactoring [1.14 20120423-97829c1c37a1] org.netbeans.modules.j2ee.clientproject [1.25.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.j2ee.ejbverification [1.16 20120423-97829c1c37a1] org.netbeans.modules.j2ee.ejbjarproject [1.33 20120423-97829c1c37a1] org.netbeans.modules.j2ee.earproject [1.29 20120423-97829c1c37a1] org.netbeans.modules.j2ee.kit [1.14 20120423-97829c1c37a1] org.netbeans.modules.autoupdate.pluginimporter [1.4 20120423-97829c1c37a1] org.netbeans.modules.ide.branding/1 [1.19 20120423-97829c1c37a1] org.netbeans.modules.ide.branding.kit [1.15 20120423-97829c1c37a1] org.netbeans.libs.commons_net/2 [2.4.0.301 301 20120423-97829c1c37a1] org.netbeans.modules.hudson [1.18 20120423-97829c1c37a1] org.netbeans.modules.hudson.tasklist [1.2 20120423-97829c1c37a1] org.netbeans.modules.hudson.subversion [1.14 20120423-97829c1c37a1] org.netbeans.modules.hudson.mercurial [1.14 20120423-97829c1c37a1] org.netbeans.modules.hudson.maven [1.14 20120423-97829c1c37a1] org.netbeans.modules.hudson.git [1.3 20120423-97829c1c37a1] org.netbeans.modules.hudson.ant [1.12 20120423-97829c1c37a1] org.netbeans.modules.hibernatelib/1 [1.13.0.325.238 325 20120423-97829c1c37a1] org.netbeans.modules.hibernate/1 [1.16.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.hibernateweb [1.12 20120423-97829c1c37a1] org.eclipse.jgit [1.3.0 1.3.0.201202151440-r] org.netbeans.libs.git/1 [1.0.0 20120423-97829c1c37a1] org.netbeans.modules.git [1.4.0.0.1 20120423-97829c1c37a1] org.netbeans.modules.form.j2ee/0 [0.18.0.1.4.1 1 20120423-97829c1c37a1] org.apache.commons.io [1.4 1.4] org.netbeans.modules.extexecution.destroy [1.11 20120423-97829c1c37a1] org.netbeans.modules.editor.mimelookup.impl/1 [1.17 20120423-97829c1c37a1] org.netbeans.modules.editor.global.format/1 [1.0.1 1 20120423-97829c1c37a1] org.netbeans.modules.debugger.jpda.heapwalk/1 [1.17 20120423-97829c1c37a1] org.eclipse.mylyn.tasks.core [3.6.0 3.6.0.v20110608-1400] org.netbeans.modules.bugtracking [1.25 20120423-97829c1c37a1] 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.20 20120423-97829c1c37a1] org.netbeans.modules.bugzilla.exceptionreporter [1.8 20120423-97829c1c37a1] org.netbeans.modules.bugtracking.bridge [1.18 20120423-97829c1c37a1] org.netbeans.modules.apisupport.wizards [1.0 20120423-97829c1c37a1] org.netbeans.modules.apisupport.refactoring [1.21 20120423-97829c1c37a1] org.netbeans.modules.apisupport.ant [2.49 20120423-97829c1c37a1] org.netbeans.modules.apisupport.paintapp [1.17 20120423-97829c1c37a1] org.netbeans.modules.apisupport.osgidemo [1.9 20120423-97829c1c37a1] org.netbeans.modules.apisupport.feedreader/1 [1.20 20120423-97829c1c37a1] org.netbeans.modules.apisupport.harness [1.29 20120423-97829c1c37a1] org.netbeans.libs.nbi.ant [1.9 20120423-97829c1c37a1] org.netbeans.libs.nbi.engine [1.8 20120423-97829c1c37a1] org.netbeans.modules.apisupport.installer [1.9 20120423-97829c1c37a1] org.netbeans.modules.apisupport.crudsample [1.9 20120423-97829c1c37a1] org.netbeans.modules.apisupport.kit [1.17 20120423-97829c1c37a1] org.netbeans.modules.apisupport.installer.maven [1.8 20120423-97829c1c37a1] org.netbeans.modules.ant.grammar/1 [1.30 20120423-97829c1c37a1] org.netbeans.libs.svnClientAdapter.svnkit/1 [1.6 20120423-97829c1c37a1] org.netbeans.libs.svnClientAdapter.javahl/1 [1.7 20120423-97829c1c37a1] org.netbeans.core.nativeaccess/1 [1.15 20120423-97829c1c37a1] org.netbeans.core.io.ui/1 [1.15 20120423-97829c1c37a1] INFO [org.netbeans.core.netigso.Netigso]: bundle org.apache.commons.lang@2.4.0 resolved INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.core.runtime.compatibility.auth@3.2.200.v20100517 resolved INFO [org.netbeans.core.netigso.Netigso]: bundle org.apache.ws.commons.util@1.0.1 resolved INFO [org.netbeans.core.netigso.Netigso]: bundle com.jcraft.jzlib@1.0.7 resolved INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.core.jobs@3.5.1.R36x_v20100824 resolved INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.equinox.registry@3.5.0.v20100503 resolved INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.equinox.app@1.3.1.R36x_v20100803 resolved INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.equinox.preferences@3.3.0.v20100503 resolved INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.core.contenttype@3.4.100.v20100505-1235 resolved INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.equinox.security@1.0.200.v20100503 resolved INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.core.net@1.2.100.I20100511-0800 resolved INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.mylyn.commons.core@3.6.0.v20110608-1400 resolved INFO [org.netbeans.core.netigso.Netigso]: bundle org.apache.commons.codec@1.3.0 resolved INFO [org.netbeans.core.netigso.Netigso]: bundle org.apache.xmlrpc@3.0.0 resolved INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.mylyn.commons.xmlrpc@3.6.0.v20110608-1400 resolved INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.core.runtime.compatibility.auth@3.2.200.v20100517 started INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.equinox.preferences@3.3.0.v20100503 started INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.core.jobs@3.5.1.R36x_v20100824 started INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.equinox.registry@3.5.0.v20100503 started INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.equinox.app@1.3.1.R36x_v20100803 started INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.equinox.security@1.0.200.v20100503 started INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.core.net@1.2.100.I20100511-0800 started INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.osgi@3.7.1.R37x_v20110808-1106 started 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) 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 -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=87 Total time spent=0s) Garbage collector: MarkSweepCompact (Collections=2 Total time spent=0s) Classes: loaded=6114 total loaded=6114 unloaded 0 INFO [org.netbeans.core.ui.warmup.DiagnosticTask]: Total memory 4,211,572,736 WARNING [org.netbeans.core.startup.InstalledFileLocatorImpl]: no code name base passed when looking up var/license_accepted at org.netbeans.modules.autoupdate.pluginimporter.libinstaller.InstallLibraryTask.run(InstallLibraryTask.java:74) 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) 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:121) 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:121) 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:121) 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:121) 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:121) 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:121) 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:121) INFO [org.netbeans.modules.autoupdate.pluginimporter.libinstaller.JUnitLibraryInstaller]: user denied JUnit installation WARNING [org.netbeans.TopSecurityManager]: use of system property netbeans.user has been obsoleted in favor of InstalledFileLocator/Places at org.netbeans.modules.websvc.saas.model.SaasServicesModel.(SaasServicesModel.java:69) INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.osgi@3.7.1.R37x_v20110808-1106 256 INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.equinox.registry@3.5.0.v20100503 256 INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.equinox.registry@3.5.0.v20100503 stopped INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.core.net@1.2.100.I20100511-0800 256 INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.core.net@1.2.100.I20100511-0800 stopped INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.equinox.app@1.3.1.R36x_v20100803 256 INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.equinox.app@1.3.1.R36x_v20100803 stopped INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.core.runtime.compatibility.auth@3.2.200.v20100517 256 INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.core.runtime.compatibility.auth@3.2.200.v20100517 stopped INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.equinox.security@1.0.200.v20100503 256 INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.equinox.security@1.0.200.v20100503 stopped INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.mylyn.commons.xmlrpc@3.6.0.v20110608-1400 256 INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.mylyn.commons.xmlrpc@3.6.0.v20110608-1400 stopped INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.core.contenttype@3.4.100.v20100505-1235 256 INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.core.contenttype@3.4.100.v20100505-1235 stopped INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.equinox.preferences@3.3.0.v20100503 256 INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.equinox.preferences@3.3.0.v20100503 stopped INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.core.jobs@3.5.1.R36x_v20100824 256 INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.core.jobs@3.5.1.R36x_v20100824 stopped INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.osgi@3.7.1.R37x_v20110808-1106 stopped INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.osgi@3.7.1.R37x_v20110808-1106 stopped