Results 1 to 4 of 4
- 08-03-2013, 06:57 PM #1
Member
- Join Date
- Dec 2012
- Posts
- 39
- Rep Power
- 0
Java Web Start is trying to open a file that doesn't exist... and succeeding?
Edit: Cracked the code! See post four for details.
Okay, so in my continued quest to put a text adventure on the internet, I think I've bumped into my most bizarre problem yet.
I've currently setup two html pages to open up and display my self-signed applet. One of these pages simply integrates the applet into the page, while the other page launches it with Java Web Start. After much finagling, I managed to get them both to run, but the Java Web Start Page seems to be running an older version of my applet's .jar file than the one I uploaded to the server most recently, a .jar file I thought I had deleted and cannot find in my website's file manager.
The other page seems to call the most recent applet just fine.
The two test pages can be found here:
http://firstprinceproductions.helioh...undedjnlp.html
http://firstprinceproductions.helioh...g/Wounded.html
I really have no idea what's causing this. They should both be calling the same Wounded.jar.
I would really appreciate some advice on how to resolve this truly strange issue.Last edited by chaucer345; 08-03-2013 at 08:22 PM.
- 08-03-2013, 07:56 PM #2
Re: Java Web Start is trying to open a file that doesn't exist... and succeeding?
Try going into the Java control panel and deleting any cached versions of the jar.
dbIf you're forever cleaning cobwebs, it's time to get rid of the spiders.
- 08-03-2013, 08:17 PM #3
Member
- Join Date
- Dec 2012
- Posts
- 39
- Rep Power
- 0
Re: Java Web Start is trying to open a file that doesn't exist... and succeeding?
- 08-03-2013, 08:21 PM #4
Member
- Join Date
- Dec 2012
- Posts
- 39
- Rep Power
- 0
Similar Threads
-
Package Doesn't exist - Issue with import
By Sagars in forum New To JavaReplies: 4Last Post: 08-08-2011, 06:36 PM -
Load a file doesn't start a timer
By warchieflll in forum Advanced JavaReplies: 13Last Post: 02-03-2011, 09:34 PM -
Exist or not exist file problem
By Ballister in forum New To JavaReplies: 6Last Post: 12-26-2010, 08:29 PM -
Java(TM) Web Start Launcher doesn't work after a software update for some users
By Richard Gillespie in forum Advanced JavaReplies: 0Last Post: 12-21-2010, 04:21 PM -
getImage - not fail when image doesn't exist
By leonid.ge in forum Java AppletsReplies: 0Last Post: 07-24-2009, 04:17 PM
Bookmarks