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 12-18-2007, 01:16 PM
Senior Member
 
Join Date: Dec 2007
Location: Spain
Posts: 326
willemjav is on a distinguished road
jar files from mac to pc
I might be a hopeless programmer?

wrote a small application memorycards for kids (images music etc.)
compiled from MAC through netbeans. The program works fine on mac by just 2xclicking on the jar. But on a pc of a friend he gets the following message


Notice that tries to find a file jar.clas on the path D:\MemoryCards\.

Modalidad de receptor registrada

Invocando método JS: document

Invocando método JS: URL

Referencia a cargador de clases: sun.plugin.ClassLoaderInfo@17a4989, contador de referencia=1

Cargando miniaplicación...

Inicializando miniaplicación...

Iniciando miniaplicación...

cargar: clase MemoryCards.jar no encontrada.

java.lang.ClassNotFoundException: MemoryCards.jar

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)

Caused by: java.io.FileNotFoundException: D:\MemoryCards\jar.class (El sistema no puede hallar la ruta especificada)

at java.io.FileInputStream.open(Native Method)

at java.io.FileInputStream.<init>(Unknown Source)

at java.io.FileInputStream.<init>(Unknown Source)

at sun.net.http://www.protocol.file.FileURLConn...onnect(Unknown Source)

at sun.net.http://www.protocol.file.FileURLConn...Stream(Unknown Source)

at sun.applet.AppletClassLoader.getBytes(Unknown Source)

at sun.applet.AppletClassLoader.access$100(Unknown Source)

at sun.applet.AppletClassLoader$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

... 10 more

Excepción: java.lang.ClassNotFoundException: MemoryCards.jar
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
Writing to files within jar files erhart Advanced Java 0 02-04-2008 03:50 AM
Text and image files within jar files erhart Advanced Java 8 01-19-2008 05:43 AM
how to convert mpeg files to .wav files christina New To Java 1 08-06-2007 05:14 AM
convert xls files into pdf files bbq New To Java 3 07-20-2007 04:56 AM
War Files thauber New To Java 0 07-16-2007 07:57 PM


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


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