Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-07-2008, 03:50 PM
Member
 
Join Date: May 2008
Posts: 1
eZs3 is on a distinguished road
Applet Error - Can't see console
Hi

I have just got a friend to loans us his Mac

We have a java uploader for Amazon S3 which works for PCs but not for Macs
S3Dashboard Uploader

However, I can't even get the java console to launch properly - so I can't see the error message to trouble shoot

Can someone help, and copy the console output here for us!

Thanks

TomC
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 05-09-2008, 10:41 PM
Senior Member
 
Join Date: Dec 2007
Location: Spain
Posts: 238
willemjav is on a distinguished road
TomC

on a mac computer you should enable the java console. Look for the java
folder (on my mac in the utility folder) and enable the console in Java 1.x.x Plugin Settings.

willemjav
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 05-09-2008, 10:46 PM
Senior Member
 
Join Date: Dec 2007
Location: Spain
Posts: 238
willemjav is on a distinguished road
TomC

I opened your link and I do see the not windows applet.
I do not see the the window one.
the error listing is:

----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
p: reload proxy configuration
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
java.lang.UnsupportedClassVersionError: Bad version number in .class file
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java :620)
at java.security.SecureClassLoader.defineClass(Secure ClassLoader.java:124)
at java.net.URLClassLoader.defineClass(URLClassLoader .java:260)
at java.net.URLClassLoader.access$100(URLClassLoader. java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java: 195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.j ava:188)
at sun.applet.AppletClassLoader.findClass(AppletClass Loader.java:147)
at java.lang.ClassLoader.loadClass(ClassLoader.java:3 06)
at sun.applet.AppletClassLoader.loadClass(AppletClass Loader.java:119)
at java.lang.ClassLoader.loadClass(ClassLoader.java:2 51)
at sun.applet.AppletClassLoader.loadCode(AppletClassL oader.java:591)
at sun.applet.AppletPanel.createApplet(AppletPanel.ja va:723)
at sun.plugin.AppletViewer.createApplet(AppletViewer. java:1863)
at sun.applet.AppletPanel.runLoader(AppletPanel.java: 652)
at sun.applet.AppletPanel.run(AppletPanel.java:326)
at java.lang.Thread.run(Thread.java:613)


willemjav
Bookmark Post in Technorati
Reply With Quote
  #4 (permalink)  
Old 05-21-2008, 10:54 PM
Member
 
Join Date: Apr 2007
Location: USA
Posts: 50
derrickD is on a distinguished road
Are you sure you have the proper version of java loaded? The Applet may require a newer version of java than you have loaded on your computer.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Console doesn't appear! PeteMarsh New To Java 2 12-17-2007 06:41 PM
ERROR: nullPointerException in applet barney Java Applets 1 08-07-2007 08:11 AM
applet error Peter Advanced Java 2 07-04-2007 08:04 AM
Applet, To center text and To open I engage in a dialog in an Applet Marcus Java Applets 4 06-08-2007 07:15 AM


All times are GMT +3. The time now is 07:34 PM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org