[Bug 482834] Re: [Karmic] Java applet not initialized: icedtea6-plugin

2010-03-22 Thread Matthias Klose
the test page seems to work from time to time. currently the build
number of openjdk matches the one from sun-java, so it's currently
working, however still responding that you are using sun-java ... so
that isn't a problem with openjdk but with the test page


** Changed in: openjdk-6 (Ubuntu)
   Status: New = Fix Released

-- 
[Karmic] Java applet not initialized: icedtea6-plugin
https://bugs.launchpad.net/bugs/482834
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 482834] Re: [Karmic] Java applet not initialized: icedtea6-plugin

2010-02-24 Thread Marco Ciampa
If I install sun-java6-plugin instead of openjdk+icedtea (ubuntu 9.10
64bit), on the Java applet example site page
http://java.sun.com/applets/jdk/1.4/index.html (first 4 examples)  I
obtain these warnings (and nothing works - again):

Java Plug-in 1.6.0_15
Uso della versione JRE 1.6.0_15-b03 Java HotSpot(TM) 64-Bit Server VM
Directory principale utente = /home/marco

c:   cancella finestra console
f:   finalizza oggetti nella coda di finalizzazione
g:   recupera spazio
h:   visualizza questo messaggio di aiuto
l:   esegui dump dell'elenco classloader
m:   stampa utilizzo memoria
o:   attiva registrazione eventi
q:   nascondi console
r:   ricarica configurazione criteri
s:   esegui dump delle proprietà del sistema e dell'installazione
t:   esegui dump dell'elenco thread
v:   esegui dump dello stack del thread
x:   cancella cache classloader
0-5: imposta livello di traccia su n



Reading certificates from 11 http://www.java.com/applet/TestVM2.jar | 
/home/marco/.java/deployment/cache/6.0/50/75db0232-38418316.idx
java.lang.ClassFormatError: Incompatible magic value 1013478509 in class file 
ArcTest
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
at 
sun.plugin2.applet.Applet2ClassLoader.findClass(Applet2ClassLoader.java:141)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at 
sun.plugin2.applet.Plugin2ClassLoader.loadCode(Plugin2ClassLoader.java:433)
at 
sun.plugin2.applet.Plugin2Manager.createApplet(Plugin2Manager.java:2880)
at 
sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Plugin2Manager.java:1397)
at java.lang.Thread.run(Thread.java:619)
Eccezione: java.lang.ClassFormatError: Incompatible magic value 1013478509 in 
class file ArcTest
java.lang.ClassFormatError: Incompatible magic value 1013478509 in class file 
BarChart
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
at 
sun.plugin2.applet.Applet2ClassLoader.findClass(Applet2ClassLoader.java:141)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at 
sun.plugin2.applet.Plugin2ClassLoader.loadCode(Plugin2ClassLoader.java:433)
at 
sun.plugin2.applet.Plugin2Manager.createApplet(Plugin2Manager.java:2880)
at 
sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Plugin2Manager.java:1397)
at java.lang.Thread.run(Thread.java:619)
Eccezione: java.lang.ClassFormatError: Incompatible magic value 1013478509 in 
class file BarChart
java.lang.ClassFormatError: Incompatible magic value 1013478509 in class file 
Blink
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
at 
sun.plugin2.applet.Applet2ClassLoader.findClass(Applet2ClassLoader.java:141)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at 
sun.plugin2.applet.Plugin2ClassLoader.loadCode(Plugin2ClassLoader.java:433)
at 
sun.plugin2.applet.Plugin2Manager.createApplet(Plugin2Manager.java:2880)
at 
sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Plugin2Manager.java:1397)
at java.lang.Thread.run(Thread.java:619)
Eccezione: java.lang.ClassFormatError: Incompatible magic value 1013478509 in 
class file Blink
java.lang.ClassFormatError: Incompatible magic value 1013478509 in class file 
CardTest
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
at 
sun.plugin2.applet.Applet2ClassLoader.findClass(Applet2ClassLoader.java:141)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at 
sun.plugin2.applet.Plugin2ClassLoader.loadCode(Plugin2ClassLoader.java:433)
at 
sun.plugin2.applet.Plugin2Manager.createApplet(Plugin2Manager.java:2880)
at 
sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Plugin2Manager.java:1397)
at java.lang.Thread.run(Thread.java:619)
Eccezione: java.lang.ClassFormatError: Incompatible magic value 1013478509 in 
class file CardTest

-- 
[Karmic] Java applet not initialized: icedtea6-plugin
https://bugs.launchpad.net/bugs/482834
You received 

[Bug 482834] Re: [Karmic] Java applet not initialized: icedtea6-plugin

2010-02-24 Thread wdesmet
Marco: your problem seems unrelated to this bug. In fact, the example
you link to works fine in my version of the icedtea plugin under
firefox. Perhaps you should file a new bug report, don't forget to state
what browser you're using with what addons.

-- 
[Karmic] Java applet not initialized: icedtea6-plugin
https://bugs.launchpad.net/bugs/482834
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 482834] Re: [Karmic] Java applet not initialized: icedtea6-plugin

2010-02-18 Thread jartsa
Konqueror java console shows the following error when accessing
http://www.java.com/en/download/help/testvm.xml

Java VM version: 1.6.0_0
Java VM vendor:  Sun Microsystems Inc.
Java VM: Sun Microsystems Inc. 1.6.0_0
[...]
Error during state 3
Backtrace: 
java.lang.StringIndexOutOfBoundsException: String index out of range: 8
at java.lang.String.substring(String.java:1946)
at testvm2.Main.init(Main.java:92)
at 
org.kde.kjas.server.KJASAppletStub$RunThread.doState(KJASAppletStub.java:197)
at 
org.kde.kjas.server.KJASAppletStub$RunThread.run(KJASAppletStub.java:255)

The applet area stays grey. Firefox reports Start: applet not
initialized.

icedtea6-plugin   6b16-1.6.1-3ubuntu1
openjdk-6-jre   6b16-1.6.1-3ubuntu1
Linux  2.6.31-19-generic #56-Ubuntu SMP Thu Jan 28 01:26:53 UTC 2010 i686 
GNU/Linux

-- 
[Karmic] Java applet not initialized: icedtea6-plugin
https://bugs.launchpad.net/bugs/482834
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 482834] Re: [Karmic] Java applet not initialized: icedtea6-plugin

2009-11-14 Thread Sam

** Attachment added: JavaTester.png
   http://launchpadlibrarian.net/35699376/JavaTester.png

-- 
[Karmic] Java applet not initialized: icedtea6-plugin
https://bugs.launchpad.net/bugs/482834
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 482834] Re: [Karmic] Java applet not initialized: icedtea6-plugin

2009-11-14 Thread Sam

** Attachment added: nohup.out
   http://launchpadlibrarian.net/35699320/nohup.out

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/35699321/Dependencies.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/35699322/XsessionErrors.txt

-- 
[Karmic] Java applet not initialized: icedtea6-plugin
https://bugs.launchpad.net/bugs/482834
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs