HELP ME : Pb d'affichage applet

HELP ME : Pb d'affichage applet - Java - Programmation

Marsh Posté le 13-07-2006 à 09:22:44    

Bonjour,
 
Mon applet ne veut plus fonctionner, voici le msg renvoyé par la console java :  
 
>java.lang.ClassFormatError: Illegal UTF8 string in constant pool in class file KawaTree
> at java.lang.ClassLoader.defineClass1(Native Method)
> at java.lang.ClassLoader.defineClass(Unknown Source)
> at java.security.SecureClassLoader.defineClass(Unknown Source)
> at sun.applet.AppletClassLoader.findClass(Unknown Source)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at sun.applet.AppletClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at sun.applet.AppletClassLoader.loadCode(Unknown Source)
> at sun.applet.AppletPanel.createApplet(Unknown Source)
> at sun.plugin.AppletViewer.createApplet(Unknown Source)
> at sun.applet.AppletPanel.runLoader(Unknown Source)
> at sun.applet.AppletPanel.run(Unknown Source)
> at java.lang.Thread.run(Unknown Source)
 
Pouvez-vous m'aider ? Merci merci

Reply

Marsh Posté le 13-07-2006 à 09:22:44   

Reply

Marsh Posté le 13-07-2006 à 09:28:34    

http://www.google.com/search?num=1 [...] tnG=Search
...
 

Citation :

This can occur when the JDK version that you have does not match or it is older than the JDK version that the project has been developed on. Try traversing trough the imports within the class and check wheather they have some significant differences.


 
et puis les caps, tout ça tout ça... on se doute bien que tu as besoin d'aide :)


---------------
HFR - Mes sujets pour Chrome - Firefox - vérifie les nouveaux posts des topics suivis/favoris
Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed