This is usually casued when the a class file is corrupted.

Was the class compiled with optimizations for a specific platform or did you 
run any obscufation programs on the class file? Those can also (occassionally) 
cause issues.

Another possible problem is that your applet may have been compiled with java2 
in which case you will need to set up the page to load the java plug-in rather 
than using the built-in java vm. Although, this is probably not the issue.

----- Original Message -----
From: "Leonard Flournoy" <[EMAIL PROTECTED]>
To: "Turbine Users List" <[EMAIL PROTECTED]>
Sent: Monday, May 13, 2002 2:35 PM
Subject: Bad Magic Number Error:




I am trying to load a very simple applet into a velocity page but I get
this error:

ava.lang.ClassFormatError: com/quickface/applets/ContentEdit (Bad magic
number)

Has anyone seen this before or has anyone a fix for this error.
Thanks

--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to