Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- martin@martin:~/.netbeans/8.1/var/log$ cat messages.log
- -------------------------------------------------------------------------------
- >Log Session: Monday, October 16, 2017 12:15:04 PM PHT
- >System Info:
- Product Version = NetBeans IDE 8.1 (Build 20160828-debian-8.1)
- Operating System = Linux version 4.8.0-59-generic running on amd64
- Java; VM; Vendor = 1.8.0_131; Java HotSpot(TM) 64-Bit Server VM 25.131-b11; Oracle Corporation
- Runtime = Java(TM) SE Runtime Environment 1.8.0_131-b11
- Java Home = /usr/lib/jvm/java-8-oracle/jre
- System Locale; Encoding = en_PH (nb); UTF-8
- Home Directory = /home/martin
- Current Directory = /home/martin
- User Directory = /home/martin/.netbeans/8.1
- Cache Directory = /home/martin/.cache/netbeans/8.1
- Installation = /usr/share/netbeans/8.1/nb
- /usr/share/netbeans/8.1/ide
- /usr/share/netbeans/8.1/java
- /usr/share/netbeans/8.1/apisupport
- /usr/share/netbeans/8.1/harness
- /usr/share/netbeans/8.1/platform
- Boot & Ext. Classpath = /usr/lib/jvm/java-8-oracle/jre/lib/resources.jar:/usr/lib/jvm/java-8-oracle/jre/lib/rt.jar:/usr/lib/jvm/java-8-oracle/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jsse.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jce.jar:/usr/lib/jvm/java-8-oracle/jre/lib/charsets.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jfr.jar:/usr/lib/jvm/java-8-oracle/jre/classes:/usr/lib/jvm/java-8-oracle/jre/lib/ext/jfxrt.jar:/usr/lib/jvm/java-8-oracle/jre/lib/ext/localedata.jar:/usr/lib/jvm/java-8-oracle/jre/lib/ext/zipfs.jar:/usr/lib/jvm/java-8-oracle/jre/lib/ext/sunjce_provider.jar:/usr/lib/jvm/java-8-oracle/jre/lib/ext/jaccess.jar:/usr/lib/jvm/java-8-oracle/jre/lib/ext/sunpkcs11.jar:/usr/lib/jvm/java-8-oracle/jre/lib/ext/dnsns.jar:/usr/lib/jvm/java-8-oracle/jre/lib/ext/sunec.jar:/usr/lib/jvm/java-8-oracle/jre/lib/ext/nashorn.jar:/usr/lib/jvm/java-8-oracle/jre/lib/ext/cldrdata.jar
- Application Classpath = /usr/share/netbeans/8.1/platform/lib/boot.jar:/usr/share/netbeans/8.1/platform/lib/org-openide-modules.jar:/usr/share/netbeans/8.1/platform/lib/org-openide-util.jar:/usr/share/netbeans/8.1/platform/lib/org-openide-util-lookup.jar:/usr/share/netbeans/8.1/platform/lib/org-openide-util-ui.jar:/usr/lib/jvm/java-8-oracle/lib/dt.jar:/usr/lib/jvm/java-8-oracle/lib/tools.jar
- Startup Classpath = /usr/share/netbeans/8.1/platform/core/asm-all-5.0.1.jar:/usr/share/netbeans/8.1/platform/core/org-openide-filesystems.jar:/usr/share/netbeans/8.1/platform/core/core-base.jar:/usr/share/netbeans/8.1/platform/core/org-openide-filesystems-compat8.jar:/usr/share/netbeans/8.1/platform/core/org-netbeans-libs-asm.jar:/usr/share/netbeans/8.1/platform/core/core.jar:/usr/share/netbeans/8.1/nb/core/org-netbeans-upgrader.jar:/usr/share/netbeans/8.1/nb/core/locale/core_nb.jar
- -------------------------------------------------------------------------------
- WARNING [org.netbeans.core.startup.ModuleList]: Error encountered while reading slf4j.dummy
- org.netbeans.DuplicateException: loaded from MultiFileObject@29206f3b[Modules/slf4j-dummy.xml] is a duplicate of loaded from MultiFileObject@406e6b09[Modules/slf4j-api.xml]
- at org.netbeans.ModuleManager.subCreate(Unknown Source)
- at org.netbeans.ModuleManager.create(Unknown Source)
- Caused: java.io.IOException
- [catch] at org.netbeans.core.startup.ModuleList.createModule(Unknown Source)
- at org.netbeans.core.startup.ModuleList$ReadInitial.run(Unknown Source)
- at org.openide.filesystems.EventControl.runAtomicAction(Unknown Source)
- at org.openide.filesystems.FileSystem.runAtomicAction(Unknown Source)
- at org.netbeans.core.startup.ModuleList.readInitial(Unknown Source)
- at org.netbeans.core.startup.ModuleSystem.readList(Unknown Source)
- at org.netbeans.core.startup.Main.getModuleSystem(Unknown Source)
- at org.netbeans.core.startup.Main.getModuleSystem(Unknown Source)
- at org.netbeans.core.startup.Main.start(Unknown Source)
- at org.netbeans.core.startup.TopThreadGroup.run(Unknown Source)
- at java.lang.Thread.run(Thread.java:748)
- INFO [org.netbeans.JarClassLoader]: /usr/share/netbeans/8.1/ide/modules/ext/jaxb/activation.jar does not exist, # of retries 0
- INFO [org.netbeans.JarClassLoader]: file /usr/share/netbeans/8.1/ide/modules/ext/jaxb exists. # of retries 0
- INFO [org.netbeans.JarClassLoader]: /usr/share/netbeans/8.1/ide/modules/ext/jaxb is directory and contains: [api, jaxb-impl.jar, jaxb-xjc.jar]
- INFO [org.netbeans.JarClassLoader]: Cannot open /usr/share/netbeans/8.1/ide/modules/ext/jaxb/activation.jar
- java.io.FileNotFoundException: /usr/share/netbeans/8.1/ide/modules/ext/jaxb/activation.jar (No such file or directory)
- at java.util.zip.ZipFile.open(Native Method)
- at java.util.zip.ZipFile.<init>(ZipFile.java:219)
- at java.util.zip.ZipFile.<init>(ZipFile.java:149)
- at java.util.jar.JarFile.<init>(JarFile.java:166)
- at java.util.jar.JarFile.<init>(JarFile.java:145)
- Caused: java.util.zip.ZipException: /usr/share/netbeans/8.1/ide/modules/ext/jaxb/activation.jar (No such file or directory)
- at org.netbeans.JarClassLoader$JarSource$1.call(Unknown Source)
- at org.netbeans.JarClassLoader$JarSource$1.call(Unknown Source)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at org.netbeans.JarClassLoader$JarSource.getJarFile(Unknown Source)
- at org.netbeans.JarClassLoader$JarSource.listCoveredPackages(Unknown Source)
- at org.netbeans.JarClassLoader.getCoveredPackages(Unknown Source)
- at org.netbeans.JarClassLoader.<init>(Unknown Source)
- at org.netbeans.StandardModule$OneModuleClassLoader.<init>(Unknown Source)
- at org.netbeans.StandardModule.createNewClassLoader(Unknown Source)
- [catch] at org.netbeans.StandardModule.classLoaderUp(Unknown Source)
- at org.netbeans.ModuleManager.enable(Unknown Source)
- at org.netbeans.ModuleManager.enable(Unknown Source)
- at org.netbeans.core.startup.ModuleList.installNew(Unknown Source)
- at org.netbeans.core.startup.ModuleList.trigger(Unknown Source)
- at org.netbeans.core.startup.ModuleSystem.restore(Unknown Source)
- at org.netbeans.core.startup.Main.getModuleSystem(Unknown Source)
- at org.netbeans.core.startup.Main.getModuleSystem(Unknown Source)
- at org.netbeans.core.startup.Main.start(Unknown Source)
- at org.netbeans.core.startup.TopThreadGroup.run(Unknown Source)
- at java.lang.Thread.run(Thread.java:748)
- INFO [org.netbeans.JarClassLoader]: /usr/share/netbeans/8.1/ide/modules/ext/jaxb/activation.jar does not exist, # of retries -1
- INFO [org.netbeans.JarClassLoader]: file /usr/share/netbeans/8.1/ide/modules/ext/jaxb exists. # of retries -1
- INFO [org.netbeans.JarClassLoader]: /usr/share/netbeans/8.1/ide/modules/ext/jaxb is directory and contains: [api, jaxb-impl.jar, jaxb-xjc.jar]
- INFO [org.netbeans.JarClassLoader]: /usr/share/netbeans/8.1/ide/modules/ext/jaxb/api/jaxb-api.jar does not exist, # of retries 0
- INFO [org.netbeans.JarClassLoader]: file /usr/share/netbeans/8.1/ide/modules/ext/jaxb/api exists. # of retries 0
- INFO [org.netbeans.JarClassLoader]: /usr/share/netbeans/8.1/ide/modules/ext/jaxb/api is directory and contains: [jaxb-api.jar]
- INFO [org.netbeans.JarClassLoader]: Cannot open /usr/share/netbeans/8.1/ide/modules/ext/jaxb/api/jaxb-api.jar
- java.io.FileNotFoundException: /usr/share/netbeans/8.1/ide/modules/ext/jaxb/api/jaxb-api.jar (No such file or directory)
- at java.util.zip.ZipFile.open(Native Method)
- at java.util.zip.ZipFile.<init>(ZipFile.java:219)
- at java.util.zip.ZipFile.<init>(ZipFile.java:149)
- at java.util.jar.JarFile.<init>(JarFile.java:166)
- at java.util.jar.JarFile.<init>(JarFile.java:145)
- Caused: java.util.zip.ZipException: /usr/share/netbeans/8.1/ide/modules/ext/jaxb/api/jaxb-api.jar (No such file or directory)
- at org.netbeans.JarClassLoader$JarSource$1.call(Unknown Source)
- at org.netbeans.JarClassLoader$JarSource$1.call(Unknown Source)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- [catch] at org.netbeans.JarClassLoader$JarSource.getJarFile(Unknown Source)
- at org.netbeans.JarClassLoader$JarSource.listCoveredPackages(Unknown Source)
- at org.netbeans.JarClassLoader.getCoveredPackages(Unknown Source)
- at org.netbeans.JarClassLoader.<init>(Unknown Source)
- at org.netbeans.StandardModule$OneModuleClassLoader.<init>(Unknown Source)
- at org.netbeans.StandardModule.createNewClassLoader(Unknown Source)
- at org.netbeans.StandardModule.classLoaderUp(Unknown Source)
- at org.netbeans.ModuleManager.enable(Unknown Source)
- at org.netbeans.ModuleManager.enable(Unknown Source)
- at org.netbeans.core.startup.ModuleList.installNew(Unknown Source)
- at org.netbeans.core.startup.ModuleList.trigger(Unknown Source)
- at org.netbeans.core.startup.ModuleSystem.restore(Unknown Source)
- at org.netbeans.core.startup.Main.getModuleSystem(Unknown Source)
- at org.netbeans.core.startup.Main.getModuleSystem(Unknown Source)
- at org.netbeans.core.startup.Main.start(Unknown Source)
- at org.netbeans.core.startup.TopThreadGroup.run(Unknown Source)
- at java.lang.Thread.run(Thread.java:748)
- INFO [org.netbeans.JarClassLoader]: /usr/share/netbeans/8.1/ide/modules/ext/jaxb/api/jaxb-api.jar does not exist, # of retries -1
- INFO [org.netbeans.JarClassLoader]: file /usr/share/netbeans/8.1/ide/modules/ext/jaxb/api exists. # of retries -1
- INFO [org.netbeans.JarClassLoader]: /usr/share/netbeans/8.1/ide/modules/ext/jaxb/api is directory and contains: [jaxb-api.jar]
- INFO [org.netbeans.JarClassLoader]: /home/martin/.netbeans/8.1/modules/ext/commons-compress-1.8.1.jar does not exist, # of retries 0
- INFO [org.netbeans.JarClassLoader]: file /home/martin/.netbeans/8.1/modules/ext exists. # of retries 0
- INFO [org.netbeans.JarClassLoader]: /home/martin/.netbeans/8.1/modules/ext is directory and contains: []
- INFO [org.netbeans.JarClassLoader]: Cannot open /home/martin/.netbeans/8.1/modules/ext/commons-compress-1.8.1.jar
- java.io.FileNotFoundException: /home/martin/.netbeans/8.1/modules/ext/commons-compress-1.8.1.jar (No such file or directory)
- at java.util.zip.ZipFile.open(Native Method)
- at java.util.zip.ZipFile.<init>(ZipFile.java:219)
- at java.util.zip.ZipFile.<init>(ZipFile.java:149)
- at java.util.jar.JarFile.<init>(JarFile.java:166)
- at java.util.jar.JarFile.<init>(JarFile.java:145)
- Caused: java.util.zip.ZipException: /home/martin/.netbeans/8.1/modules/ext/commons-compress-1.8.1.jar (No such file or directory)
- at org.netbeans.JarClassLoader$JarSource$1.call(Unknown Source)
- at org.netbeans.JarClassLoader$JarSource$1.call(Unknown Source)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- [catch] at org.netbeans.JarClassLoader$JarSource.getJarFile(Unknown Source)
- at org.netbeans.JarClassLoader$JarSource.listCoveredPackages(Unknown Source)
- at org.netbeans.JarClassLoader.getCoveredPackages(Unknown Source)
- at org.netbeans.JarClassLoader.<init>(Unknown Source)
- at org.netbeans.StandardModule$OneModuleClassLoader.<init>(Unknown Source)
- at org.netbeans.StandardModule.createNewClassLoader(Unknown Source)
- at org.netbeans.StandardModule.classLoaderUp(Unknown Source)
- at org.netbeans.ModuleManager.enable(Unknown Source)
- at org.netbeans.ModuleManager.enable(Unknown Source)
- at org.netbeans.core.startup.ModuleList.installNew(Unknown Source)
- at org.netbeans.core.startup.ModuleList.trigger(Unknown Source)
- at org.netbeans.core.startup.ModuleSystem.restore(Unknown Source)
- at org.netbeans.core.startup.Main.getModuleSystem(Unknown Source)
- at org.netbeans.core.startup.Main.getModuleSystem(Unknown Source)
- at org.netbeans.core.startup.Main.start(Unknown Source)
- at org.netbeans.core.startup.TopThreadGroup.run(Unknown Source)
- at java.lang.Thread.run(Thread.java:748)
- INFO [org.netbeans.JarClassLoader]: /home/martin/.netbeans/8.1/modules/ext/commons-compress-1.8.1.jar does not exist, # of retries -1
- INFO [org.netbeans.JarClassLoader]: file /home/martin/.netbeans/8.1/modules/ext exists. # of retries -1
- INFO [org.netbeans.JarClassLoader]: /home/martin/.netbeans/8.1/modules/ext is directory and contains: []
- INFO [org.netbeans.JarClassLoader]: /home/martin/.netbeans/8.1/modules/ext/nashorn-02f810c26ff9-patched.jar does not exist, # of retries 0
- INFO [org.netbeans.JarClassLoader]: file /home/martin/.netbeans/8.1/modules/ext exists. # of retries 0
- INFO [org.netbeans.JarClassLoader]: /home/martin/.netbeans/8.1/modules/ext is directory and contains: []
- INFO [org.netbeans.JarClassLoader]: Cannot open /home/martin/.netbeans/8.1/modules/ext/nashorn-02f810c26ff9-patched.jar
- java.io.FileNotFoundException: /home/martin/.netbeans/8.1/modules/ext/nashorn-02f810c26ff9-patched.jar (No such file or directory)
- at java.util.zip.ZipFile.open(Native Method)
- at java.util.zip.ZipFile.<init>(ZipFile.java:219)
- at java.util.zip.ZipFile.<init>(ZipFile.java:149)
- at java.util.jar.JarFile.<init>(JarFile.java:166)
- at java.util.jar.JarFile.<init>(JarFile.java:145)
- Caused: java.util.zip.ZipException: /home/martin/.netbeans/8.1/modules/ext/nashorn-02f810c26ff9-patched.jar (No such file or directory)
- at org.netbeans.JarClassLoader$JarSource$1.call(Unknown Source)
- at org.netbeans.JarClassLoader$JarSource$1.call(Unknown Source)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- [catch] at org.netbeans.JarClassLoader$JarSource.getJarFile(Unknown Source)
- at org.netbeans.JarClassLoader$JarSource.listCoveredPackages(Unknown Source)
- at org.netbeans.JarClassLoader.getCoveredPackages(Unknown Source)
- at org.netbeans.JarClassLoader.<init>(Unknown Source)
- at org.netbeans.StandardModule$OneModuleClassLoader.<init>(Unknown Source)
- at org.netbeans.StandardModule.createNewClassLoader(Unknown Source)
- at org.netbeans.StandardModule.classLoaderUp(Unknown Source)
- at org.netbeans.ModuleManager.enable(Unknown Source)
- at org.netbeans.ModuleManager.enable(Unknown Source)
- at org.netbeans.core.startup.ModuleList.installNew(Unknown Source)
- at org.netbeans.core.startup.ModuleList.trigger(Unknown Source)
- at org.netbeans.core.startup.ModuleSystem.restore(Unknown Source)
- at org.netbeans.core.startup.Main.getModuleSystem(Unknown Source)
- at org.netbeans.core.startup.Main.getModuleSystem(Unknown Source)
- at org.netbeans.core.startup.Main.start(Unknown Source)
- at org.netbeans.core.startup.TopThreadGroup.run(Unknown Source)
- at java.lang.Thread.run(Thread.java:748)
- INFO [org.netbeans.JarClassLoader]: /home/martin/.netbeans/8.1/modules/ext/nashorn-02f810c26ff9-patched.jar does not exist, # of retries -1
- INFO [org.netbeans.JarClassLoader]: file /home/martin/.netbeans/8.1/modules/ext exists. # of retries -1
- INFO [org.netbeans.JarClassLoader]: /home/martin/.netbeans/8.1/modules/ext is directory and contains: []
- INFO [org.netbeans.JarClassLoader]: /home/martin/.netbeans/8.1/modules/ext/asm-all-4.0.jar does not exist, # of retries 0
- INFO [org.netbeans.JarClassLoader]: file /home/martin/.netbeans/8.1/modules/ext exists. # of retries 0
- INFO [org.netbeans.JarClassLoader]: /home/martin/.netbeans/8.1/modules/ext is directory and contains: []
- INFO [org.netbeans.JarClassLoader]: Cannot open /home/martin/.netbeans/8.1/modules/ext/asm-all-4.0.jar
- java.io.FileNotFoundException: /home/martin/.netbeans/8.1/modules/ext/asm-all-4.0.jar (No such file or directory)
- at java.util.zip.ZipFile.open(Native Method)
- at java.util.zip.ZipFile.<init>(ZipFile.java:219)
- at java.util.zip.ZipFile.<init>(ZipFile.java:149)
- at java.util.jar.JarFile.<init>(JarFile.java:166)
- at java.util.jar.JarFile.<init>(JarFile.java:145)
- Caused: java.util.zip.ZipException: /home/martin/.netbeans/8.1/modules/ext/asm-all-4.0.jar (No such file or directory)
- at org.netbeans.JarClassLoader$JarSource$1.call(Unknown Source)
- at org.netbeans.JarClassLoader$JarSource$1.call(Unknown Source)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- [catch] at org.netbeans.JarClassLoader$JarSource.getJarFile(Unknown Source)
- at org.netbeans.JarClassLoader$JarSource.listCoveredPackages(Unknown Source)
- at org.netbeans.JarClassLoader.getCoveredPackages(Unknown Source)
- at org.netbeans.JarClassLoader.<init>(Unknown Source)
- at org.netbeans.StandardModule$OneModuleClassLoader.<init>(Unknown Source)
- at org.netbeans.StandardModule.createNewClassLoader(Unknown Source)
- at org.netbeans.StandardModule.classLoaderUp(Unknown Source)
- at org.netbeans.ModuleManager.enable(Unknown Source)
- at org.netbeans.ModuleManager.enable(Unknown Source)
- at org.netbeans.core.startup.ModuleList.installNew(Unknown Source)
- at org.netbeans.core.startup.ModuleList.trigger(Unknown Source)
- at org.netbeans.core.startup.ModuleSystem.restore(Unknown Source)
- at org.netbeans.core.startup.Main.getModuleSystem(Unknown Source)
- at org.netbeans.core.startup.Main.getModuleSystem(Unknown Source)
- at org.netbeans.core.startup.Main.start(Unknown Source)
- at org.netbeans.core.startup.TopThreadGroup.run(Unknown Source)
- at java.lang.Thread.run(Thread.java:748)
- INFO [org.netbeans.JarClassLoader]: /home/martin/.netbeans/8.1/modules/ext/asm-all-4.0.jar does not exist, # of retries -1
- INFO [org.netbeans.JarClassLoader]: file /home/martin/.netbeans/8.1/modules/ext exists. # of retries -1
- INFO [org.netbeans.JarClassLoader]: /home/martin/.netbeans/8.1/modules/ext is directory and contains: []
- INFO [org.netbeans.JarClassLoader]: /home/martin/.netbeans/8.1/modules/ext/java-cup-11a.jar does not exist, # of retries 0
- INFO [org.netbeans.JarClassLoader]: file /home/martin/.netbeans/8.1/modules/ext exists. # of retries 0
- INFO [org.netbeans.JarClassLoader]: /home/martin/.netbeans/8.1/modules/ext is directory and contains: []
- INFO [org.netbeans.JarClassLoader]: Cannot open /home/martin/.netbeans/8.1/modules/ext/java-cup-11a.jar
- java.io.FileNotFoundException: /home/martin/.netbeans/8.1/modules/ext/java-cup-11a.jar (No such file or directory)
- at java.util.zip.ZipFile.open(Native Method)
- at java.util.zip.ZipFile.<init>(ZipFile.java:219)
- at java.util.zip.ZipFile.<init>(ZipFile.java:149)
- at java.util.jar.JarFile.<init>(JarFile.java:166)
- at java.util.jar.JarFile.<init>(JarFile.java:145)
- Caused: java.util.zip.ZipException: /home/martin/.netbeans/8.1/modules/ext/java-cup-11a.jar (No such file or directory)
- at org.netbeans.JarClassLoader$JarSource$1.call(Unknown Source)
- at org.netbeans.JarClassLoader$JarSource$1.call(Unknown Source)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- [catch] at org.netbeans.JarClassLoader$JarSource.getJarFile(Unknown Source)
- at org.netbeans.JarClassLoader$JarSource.listCoveredPackages(Unknown Source)
- at org.netbeans.JarClassLoader.getCoveredPackages(Unknown Source)
- at org.netbeans.JarClassLoader.<init>(Unknown Source)
- at org.netbeans.StandardModule$OneModuleClassLoader.<init>(Unknown Source)
- at org.netbeans.StandardModule.createNewClassLoader(Unknown Source)
- at org.netbeans.StandardModule.classLoaderUp(Unknown Source)
- at org.netbeans.ModuleManager.enable(Unknown Source)
- at org.netbeans.ModuleManager.enable(Unknown Source)
- at org.netbeans.core.startup.ModuleList.installNew(Unknown Source)
- at org.netbeans.core.startup.ModuleList.trigger(Unknown Source)
- at org.netbeans.core.startup.ModuleSystem.restore(Unknown Source)
- at org.netbeans.core.startup.Main.getModuleSystem(Unknown Source)
- at org.netbeans.core.startup.Main.getModuleSystem(Unknown Source)
- at org.netbeans.core.startup.Main.start(Unknown Source)
- at org.netbeans.core.startup.TopThreadGroup.run(Unknown Source)
- at java.lang.Thread.run(Thread.java:748)
- INFO [org.netbeans.JarClassLoader]: /home/martin/.netbeans/8.1/modules/ext/java-cup-11a.jar does not exist, # of retries -1
- INFO [org.netbeans.JarClassLoader]: file /home/martin/.netbeans/8.1/modules/ext exists. # of retries -1
- INFO [org.netbeans.JarClassLoader]: /home/martin/.netbeans/8.1/modules/ext is directory and contains: []
- INFO [org.netbeans.JarClassLoader]: closing jar:file:/usr/share/netbeans/8.1/ide/modules/ext/jaxb/activation.jar!/
- java.io.FileNotFoundException: /usr/share/netbeans/8.1/ide/modules/ext/jaxb/activation.jar (No such file or directory)
- at java.util.zip.ZipFile.open(Native Method)
- at java.util.zip.ZipFile.<init>(ZipFile.java:219)
- at java.util.zip.ZipFile.<init>(ZipFile.java:149)
- at java.util.jar.JarFile.<init>(JarFile.java:166)
- at java.util.jar.JarFile.<init>(JarFile.java:145)
- Caused: java.util.zip.ZipException: /usr/share/netbeans/8.1/ide/modules/ext/jaxb/activation.jar (No such file or directory)
- at org.netbeans.JarClassLoader$JarSource$1.call(Unknown Source)
- at org.netbeans.JarClassLoader$JarSource$1.call(Unknown Source)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at org.netbeans.JarClassLoader$JarSource.getJarFile(Unknown Source)
- at org.netbeans.JarClassLoader$JarSource.listCoveredPackages(Unknown Source)
- at org.netbeans.JarClassLoader.getCoveredPackages(Unknown Source)
- at org.netbeans.JarClassLoader.<init>(Unknown Source)
- at org.netbeans.StandardModule$OneModuleClassLoader.<init>(Unknown Source)
- at org.netbeans.StandardModule.createNewClassLoader(Unknown Source)
- [catch] at org.netbeans.StandardModule.classLoaderUp(Unknown Source)
- at org.netbeans.ModuleManager.enable(Unknown Source)
- at org.netbeans.ModuleManager.enable(Unknown Source)
- at org.netbeans.core.startup.ModuleList.installNew(Unknown Source)
- at org.netbeans.core.startup.ModuleList.trigger(Unknown Source)
- at org.netbeans.core.startup.ModuleSystem.restore(Unknown Source)
- at org.netbeans.core.startup.Main.getModuleSystem(Unknown Source)
- at org.netbeans.core.startup.Main.getModuleSystem(Unknown Source)
- at org.netbeans.core.startup.Main.start(Unknown Source)
- at org.netbeans.core.startup.TopThreadGroup.run(Unknown Source)
- at java.lang.Thread.run(Thread.java:748)
- INFO [null]: Last record repeated 83 times in total.
- INFO [org.netbeans.JarClassLoader]: /usr/share/netbeans/8.1/ide/modules/ext/jaxb/jaxb1-impl.jar does not exist, # of retries 0
- INFO [org.netbeans.JarClassLoader]: file /usr/share/netbeans/8.1/ide/modules/ext/jaxb exists. # of retries 0
- INFO [org.netbeans.JarClassLoader]: /usr/share/netbeans/8.1/ide/modules/ext/jaxb is directory and contains: [api, jaxb-impl.jar, jaxb-xjc.jar]
- INFO [org.netbeans.JarClassLoader]: Cannot open /usr/share/netbeans/8.1/ide/modules/ext/jaxb/jaxb1-impl.jar
- java.io.FileNotFoundException: /usr/share/netbeans/8.1/ide/modules/ext/jaxb/jaxb1-impl.jar (No such file or directory)
- at java.util.zip.ZipFile.open(Native Method)
- at java.util.zip.ZipFile.<init>(ZipFile.java:219)
- at java.util.zip.ZipFile.<init>(ZipFile.java:149)
- at java.util.jar.JarFile.<init>(JarFile.java:166)
- at java.util.jar.JarFile.<init>(JarFile.java:145)
- Caused: java.util.zip.ZipException: /usr/share/netbeans/8.1/ide/modules/ext/jaxb/jaxb1-impl.jar (No such file or directory)
- at org.netbeans.JarClassLoader$JarSource$1.call(Unknown Source)
- at org.netbeans.JarClassLoader$JarSource$1.call(Unknown Source)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- [catch] at org.netbeans.JarClassLoader$JarSource.getJarFile(Unknown Source)
- at org.netbeans.JarClassLoader$JarSource.listCoveredPackages(Unknown Source)
- at org.netbeans.JarClassLoader.getCoveredPackages(Unknown Source)
- at org.netbeans.JarClassLoader.<init>(Unknown Source)
- at org.netbeans.StandardModule$OneModuleClassLoader.<init>(Unknown Source)
- at org.netbeans.StandardModule.createNewClassLoader(Unknown Source)
- at org.netbeans.StandardModule.classLoaderUp(Unknown Source)
- at org.netbeans.ModuleManager.enable(Unknown Source)
- at org.netbeans.ModuleManager.enable(Unknown Source)
- at org.netbeans.core.startup.ModuleList.installNew(Unknown Source)
- at org.netbeans.core.startup.ModuleList.trigger(Unknown Source)
- at org.netbeans.core.startup.ModuleSystem.restore(Unknown Source)
- at org.netbeans.core.startup.Main.getModuleSystem(Unknown Source)
- at org.netbeans.core.startup.Main.getModuleSystem(Unknown Source)
- at org.netbeans.core.startup.Main.start(Unknown Source)
- at org.netbeans.core.startup.TopThreadGroup.run(Unknown Source)
- at java.lang.Thread.run(Thread.java:748)
- INFO [org.netbeans.JarClassLoader]: /usr/share/netbeans/8.1/ide/modules/ext/jaxb/jaxb1-impl.jar does not exist, # of retries -1
- INFO [org.netbeans.JarClassLoader]: file /usr/share/netbeans/8.1/ide/modules/ext/jaxb exists. # of retries -1
- INFO [org.netbeans.JarClassLoader]: /usr/share/netbeans/8.1/ide/modules/ext/jaxb is directory and contains: [api, jaxb-impl.jar, jaxb-xjc.jar]
- INFO [org.netbeans.JarClassLoader]: /usr/share/netbeans/8.1/ide/modules/ext/jaxb/jaxb-xjc.jar does not exist, # of retries 0
- INFO [org.netbeans.JarClassLoader]: file /usr/share/netbeans/8.1/ide/modules/ext/jaxb exists. # of retries 0
- INFO [org.netbeans.JarClassLoader]: /usr/share/netbeans/8.1/ide/modules/ext/jaxb is directory and contains: [api, jaxb-impl.jar, jaxb-xjc.jar]
- INFO [org.netbeans.JarClassLoader]: Cannot open /usr/share/netbeans/8.1/ide/modules/ext/jaxb/jaxb-xjc.jar
- java.io.FileNotFoundException: /usr/share/netbeans/8.1/ide/modules/ext/jaxb/jaxb-xjc.jar (No such file or directory)
- at java.util.zip.ZipFile.open(Native Method)
- at java.util.zip.ZipFile.<init>(ZipFile.java:219)
- at java.util.zip.ZipFile.<init>(ZipFile.java:149)
- at java.util.jar.JarFile.<init>(JarFile.java:166)
- at java.util.jar.JarFile.<init>(JarFile.java:145)
- Caused: java.util.zip.ZipException: /usr/share/netbeans/8.1/ide/modules/ext/jaxb/jaxb-xjc.jar (No such file or directory)
- at org.netbeans.JarClassLoader$JarSource$1.call(Unknown Source)
- at org.netbeans.JarClassLoader$JarSource$1.call(Unknown Source)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at org.netbeans.JarClassLoader$JarSource.getJarFile(Unknown Source)
- at org.netbeans.JarClassLoader$JarSource.listCoveredPackages(Unknown Source)
- at org.netbeans.JarClassLoader.getCoveredPackages(Unknown Source)
- at org.netbeans.JarClassLoader.<init>(Unknown Source)
- at org.netbeans.StandardModule$OneModuleClassLoader.<init>(Unknown Source)
- at org.netbeans.StandardModule.createNewClassLoader(Unknown Source)
- [catch] at org.netbeans.StandardModule.classLoaderUp(Unknown Source)
- at org.netbeans.ModuleManager.enable(Unknown Source)
- at org.netbeans.ModuleManager.enable(Unknown Source)
- at org.netbeans.core.startup.ModuleList.installNew(Unknown Source)
- at org.netbeans.core.startup.ModuleList.trigger(Unknown Source)
- at org.netbeans.core.startup.ModuleSystem.restore(Unknown Source)
- at org.netbeans.core.startup.Main.getModuleSystem(Unknown Source)
- at org.netbeans.core.startup.Main.getModuleSystem(Unknown Source)
- at org.netbeans.core.startup.Main.start(Unknown Source)
- at org.netbeans.core.startup.TopThreadGroup.run(Unknown Source)
- at java.lang.Thread.run(Thread.java:748)
- INFO [org.netbeans.JarClassLoader]: /usr/share/netbeans/8.1/ide/modules/ext/jaxb/jaxb-xjc.jar does not exist, # of retries -1
- INFO [org.netbeans.JarClassLoader]: file /usr/share/netbeans/8.1/ide/modules/ext/jaxb exists. # of retries -1
- INFO [org.netbeans.JarClassLoader]: /usr/share/netbeans/8.1/ide/modules/ext/jaxb is directory and contains: [api, jaxb-impl.jar, jaxb-xjc.jar]
- INFO [org.netbeans.JarClassLoader]: /usr/share/netbeans/8.1/ide/modules/ext/jaxb/jaxb-impl.jar does not exist, # of retries 0
- INFO [org.netbeans.JarClassLoader]: file /usr/share/netbeans/8.1/ide/modules/ext/jaxb exists. # of retries 0
- INFO [org.netbeans.JarClassLoader]: /usr/share/netbeans/8.1/ide/modules/ext/jaxb is directory and contains: [api, jaxb-impl.jar, jaxb-xjc.jar]
- INFO [org.netbeans.JarClassLoader]: Cannot open /usr/share/netbeans/8.1/ide/modules/ext/jaxb/jaxb-impl.jar
- java.io.FileNotFoundException: /usr/share/netbeans/8.1/ide/modules/ext/jaxb/jaxb-impl.jar (No such file or directory)
- at java.util.zip.ZipFile.open(Native Method)
- at java.util.zip.ZipFile.<init>(ZipFile.java:219)
- at java.util.zip.ZipFile.<init>(ZipFile.java:149)
- at java.util.jar.JarFile.<init>(JarFile.java:166)
- at java.util.jar.JarFile.<init>(JarFile.java:145)
- Caused: java.util.zip.ZipException: /usr/share/netbeans/8.1/ide/modules/ext/jaxb/jaxb-impl.jar (No such file or directory)
- at org.netbeans.JarClassLoader$JarSource$1.call(Unknown Source)
- at org.netbeans.JarClassLoader$JarSource$1.call(Unknown Source)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- [catch] at org.netbeans.JarClassLoader$JarSource.getJarFile(Unknown Source)
- at org.netbeans.JarClassLoader$JarSource.listCoveredPackages(Unknown Source)
- at org.netbeans.JarClassLoader.getCoveredPackages(Unknown Source)
- at org.netbeans.JarClassLoader.<init>(Unknown Source)
- at org.netbeans.StandardModule$OneModuleClassLoader.<init>(Unknown Source)
- at org.netbeans.StandardModule.createNewClassLoader(Unknown Source)
- at org.netbeans.StandardModule.classLoaderUp(Unknown Source)
- at org.netbeans.ModuleManager.enable(Unknown Source)
- at org.netbeans.ModuleManager.enable(Unknown Source)
- at org.netbeans.core.startup.ModuleList.installNew(Unknown Source)
- at org.netbeans.core.startup.ModuleList.trigger(Unknown Source)
- at org.netbeans.core.startup.ModuleSystem.restore(Unknown Source)
- at org.netbeans.core.startup.Main.getModuleSystem(Unknown Source)
- at org.netbeans.core.startup.Main.getModuleSystem(Unknown Source)
- at org.netbeans.core.startup.Main.start(Unknown Source)
- at org.netbeans.core.startup.TopThreadGroup.run(Unknown Source)
- at java.lang.Thread.run(Thread.java:748)
- INFO [org.netbeans.JarClassLoader]: /usr/share/netbeans/8.1/ide/modules/ext/jaxb/jaxb-impl.jar does not exist, # of retries -1
- INFO [org.netbeans.JarClassLoader]: file /usr/share/netbeans/8.1/ide/modules/ext/jaxb exists. # of retries -1
- INFO [org.netbeans.JarClassLoader]: /usr/share/netbeans/8.1/ide/modules/ext/jaxb is directory and contains: [api, jaxb-impl.jar, jaxb-xjc.jar]
- INFO [org.netbeans.JarClassLoader]: closing jar:file:/usr/share/netbeans/8.1/ide/modules/ext/jaxb/jaxb-xjc.jar!/
- java.io.FileNotFoundException: /usr/share/netbeans/8.1/ide/modules/ext/jaxb/jaxb-xjc.jar (No such file or directory)
- at java.util.zip.ZipFile.open(Native Method)
- at java.util.zip.ZipFile.<init>(ZipFile.java:219)
- at java.util.zip.ZipFile.<init>(ZipFile.java:149)
- at java.util.jar.JarFile.<init>(JarFile.java:166)
- at java.util.jar.JarFile.<init>(JarFile.java:145)
- Caused: java.util.zip.ZipException: /usr/share/netbeans/8.1/ide/modules/ext/jaxb/jaxb-xjc.jar (No such file or directory)
- at org.netbeans.JarClassLoader$JarSource$1.call(Unknown Source)
- at org.netbeans.JarClassLoader$JarSource$1.call(Unknown Source)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at org.netbeans.JarClassLoader$JarSource.getJarFile(Unknown Source)
- at org.netbeans.JarClassLoader$JarSource.listCoveredPackages(Unknown Source)
- at org.netbeans.JarClassLoader.getCoveredPackages(Unknown Source)
- at org.netbeans.JarClassLoader.<init>(Unknown Source)
- at org.netbeans.StandardModule$OneModuleClassLoader.<init>(Unknown Source)
- at org.netbeans.StandardModule.createNewClassLoader(Unknown Source)
- [catch] at org.netbeans.StandardModule.classLoaderUp(Unknown Source)
- at org.netbeans.ModuleManager.enable(Unknown Source)
- at org.netbeans.ModuleManager.enable(Unknown Source)
- at org.netbeans.core.startup.ModuleList.installNew(Unknown Source)
- at org.netbeans.core.startup.ModuleList.trigger(Unknown Source)
- at org.netbeans.core.startup.ModuleSystem.restore(Unknown Source)
- at org.netbeans.core.startup.Main.getModuleSystem(Unknown Source)
- at org.netbeans.core.startup.Main.getModuleSystem(Unknown Source)
- at org.netbeans.core.startup.Main.start(Unknown Source)
- at org.netbeans.core.startup.TopThreadGroup.run(Unknown Source)
- at java.lang.Thread.run(Thread.java:748)
- INFO [null]: Last record repeated 13 times in total.
- INFO [org.netbeans.modules.netbinox]: Install area set to file:/usr/share/netbeans/8.1/
- INFO [org.netbeans.core.netigso.Netigso]: Can't process /home/martin/.netbeans/8.1/modules/ext/nashorn-02f810c26ff9-patched.jar
- java.io.FileNotFoundException: /home/martin/.netbeans/8.1/modules/ext/nashorn-02f810c26ff9-patched.jar (No such file or directory)
- at java.util.zip.ZipFile.open(Native Method)
- at java.util.zip.ZipFile.<init>(ZipFile.java:219)
- at java.util.zip.ZipFile.<init>(ZipFile.java:149)
- at java.util.jar.JarFile.<init>(JarFile.java:166)
- [catch] at java.util.jar.JarFile.<init>(JarFile.java:130)
- at org.netbeans.core.netigso.Netigso.findRecursivePkgs(Unknown Source)
- at org.netbeans.core.netigso.Netigso.substitutePkg(Unknown Source)
- at org.netbeans.core.netigso.Netigso.fakeBundle(Unknown Source)
- at org.netbeans.core.netigso.Netigso.fakeOneModule(Unknown Source)
- at org.netbeans.core.netigso.Netigso.prepare(Unknown Source)
- at org.netbeans.NetigsoHandle.turnOn(Unknown Source)
- at org.netbeans.ModuleManager.enable(Unknown Source)
- at org.netbeans.ModuleManager.enable(Unknown Source)
- at org.netbeans.core.startup.ModuleList.installNew(Unknown Source)
- at org.netbeans.core.startup.ModuleList.trigger(Unknown Source)
- at org.netbeans.core.startup.ModuleSystem.restore(Unknown Source)
- at org.netbeans.core.startup.Main.getModuleSystem(Unknown Source)
- at org.netbeans.core.startup.Main.getModuleSystem(Unknown Source)
- at org.netbeans.core.startup.Main.start(Unknown Source)
- at org.netbeans.core.startup.TopThreadGroup.run(Unknown Source)
- at java.lang.Thread.run(Thread.java:748)
- java.lang.NullPointerException
- at org.netbeans.core.netigso.Netigso.findRecursivePkgs(Unknown Source)
- at org.netbeans.core.netigso.Netigso.substitutePkg(Unknown Source)
- at org.netbeans.core.netigso.Netigso.fakeBundle(Unknown Source)
- at org.netbeans.core.netigso.Netigso.fakeOneModule(Unknown Source)
- at org.netbeans.core.netigso.Netigso.prepare(Unknown Source)
- at org.netbeans.NetigsoHandle.turnOn(Unknown Source)
- at org.netbeans.ModuleManager.enable(Unknown Source)
- INFO [null]: Last record repeated again.
- at org.netbeans.core.startup.ModuleList.installNew(Unknown Source)
- at org.netbeans.core.startup.ModuleList.trigger(Unknown Source)
- at org.netbeans.core.startup.ModuleSystem.restore(Unknown Source)
- at org.netbeans.core.startup.Main.getModuleSystem(Unknown Source)
- INFO [null]: Last record repeated again.
- at org.netbeans.core.startup.Main.start(Unknown Source)
- at org.netbeans.core.startup.TopThreadGroup.run(Unknown Source)
- at java.lang.Thread.run(Thread.java:748)
- martin@martin:~/.netbeans/8.1/var/log$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement