Bug#744369: Updating Java does not help

2014-08-18 Thread Dean Hamstead

I am seeing the exact same issue.

I am running 'sid' and merely installed via

apt-get install --no-install-recommends netbeans

dean@cliffjumper:~$ netbeans
java.lang.NoClassDefFoundError: java/nio/file/InvalidPathException
at org.openide.filesystems.FileUtil.normalizeFileImpl(Unknown Source)
at org.openide.filesystems.FileUtil.normalizeFile(Unknown Source)
at org.netbeans.core.startup.TopLogging.printSystemInfo(Unknown Source)
at org.netbeans.core.startup.TopLogging.initialize(Unknown Source)
at org.netbeans.core.startup.TopLogging.initialize(Unknown Source)
at org.netbeans.core.startup.CLIOptions.initialize(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:701)
Caused by: java.lang.ClassNotFoundException: 
java.nio.file.InvalidPathException

at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:323)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:268)
... 9 more
dean@cliffjumper:~$ java -version
java version 1.7.0_65
OpenJDK Runtime Environment (IcedTea 2.5.1) (7u65-2.5.1-4)
OpenJDK 64-Bit Server VM (build 24.65-b04, mixed mode)
dean@cliffjumper:~$


On Sun, 13 Apr 2014 22:34:46 +0300 Victor Porton por...@narod.ru 
wrote:

But updating to

java version 1.7.0_51
OpenJDK Runtime Environment (IcedTea 2.4.6) (7u51-2.4.6-1)
OpenJDK Server VM (build 24.51-b03, mixed mode)

does not help (even thought I have updated /usr/bin/java to point to 
the correct version of Java).


--
Victor Porton - http://portonvictor.org




__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#744369: Updating Java does not help

2014-04-13 Thread Victor Porton
But updating to

java version 1.7.0_51
OpenJDK Runtime Environment (IcedTea 2.4.6) (7u51-2.4.6-1)
OpenJDK Server VM (build 24.51-b03, mixed mode)

does not help (even thought I have updated /usr/bin/java to point to the 
correct version of Java).

--
Victor Porton - http://portonvictor.org

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.