permitted in offline mode does not work since Java-Version 1.6.0_29

Hi, our Appl. JNLP includes < off line-enabled > but on windows systems, it does not work if Internet is disconnected.
He tries to go online again - and fails, see below: some of the resources required are not cached.

I notice that any of our <>resources are stored in the Java Console "Resourses"!
Of course: temporary files are allowed (1000 Ko), that the application itself is stored in the program!

Someone has an idea, what happens? Java Version_26 worked perfectly.
Thank you


<? XML version = "1.0" encoding = "UTF-8"? >
< jnlp spec = '1.0 +' codebase = "http://www.tacticalsailing.de/swdl/" href = "Tactical_Sailing_de.jnlp" >
< information >
< title > Tactical_Sailing_de < / title >
< vendor name > Copyright Paul Gerbecks www.TacticalSailing.de, Munich, Germany < / seller >
< Host href = "http://www.TacticalSailing.de/" / >
< description > Tactical_Sailing_Deutsch vom Server (v) < / description >
< sort icon = 'default' href = "TacMarkFilled512.png" / >
< sort icon = 'splash' href = "TacMarkFilled512.png" / >
< offline permitted / >
< shortcut online = "false" >
< submenu of the menu = "Tactical_Sailing" / >
< office / >
< / shortcut >
< / information >
< resources >
< j2se version = "+ 1.5" / >
< extension name = "JavaFX Runtime" href = "http://dl.javafx.com/1.2/javafx-rt.jnlp" / >
< jar href = "Tactical_Sailing.jar" version = "1.111.208" primary = "true" / > "
< jar href = "TacSail_so_de_lib.jar" version="1.110.321"/ > "
< jar href = "TacSail_back5_lib.jar" version="5.111.208"/ > "
< name = "jnlp.versionEnabled property" value = "true" / > "
< / resource >
< class main application-desc = "com.sun.javafx.runtime.main.Main" >
< argument > MainJavaFXScript = game. Home < / argument >
< argument > = language GERMANY < / argument >
< argument > signed = no < / argument >
< / application-desc >
< update check = "timeout" / >
< / jnlp >

com.sun.deploy.net.FailedDownloadException: resource konnte nicht werden loading: http://dl.javafx.com/javafx-rt-windows-i586__V1.2.3_b36.jar
at com.sun.deploy.net.DownloadEngine.actionDownload (unknown Source)
at com.sun.deploy.net.DownloadEngine.getCacheEntry (unknown Source)
at com.sun.deploy.net.DownloadEngine.getCacheEntry (unknown Source)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry (unknown Source)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry (unknown Source)
at com.sun.deploy.net.DownloadEngine.getResource (unknown Source)
to com.sun.javaws.LaunchDownload$ DownloadTask.call (unknown Source)
to java.util.concurrent.FutureTask$ Sync.innerRun (unknown Source)
at java.util.concurrent.FutureTask.run (unknown Source)
to java.util.concurrent.ThreadPoolExecutor$ Worker.runTask (unknown Source)
to java.util.concurrent.ThreadPoolExecutor$ Worker.run (unknown Source)
at java.lang.Thread.run (unknown Source)
java.net.UnknownHostException: dl.javafx.com
at java.net.PlainSocketImpl.connect (unknown Source)
at java.net.SocksSocketImpl.connect (unknown Source)
at java.net.Socket.connect (unknown Source)
at java.net.Socket.connect (unknown Source)
at sun.net.NetworkClient.doConnect (unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown_Source)
at sun.net.www.http.HttpClient.openServer(Unknown_Source)
to sun.net.www.http.HttpClient. < init >(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown_Source)
at sun.net.www.http.HttpClient.New(Unknown_Source)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown_Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown_Source)
at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown_Source)
at com.sun.deploy.net.BasicHttpRequest.doRequest (unknown Source)
at com.sun.deploy.net.BasicHttpRequest.doRequest (unknown Source)
at com.sun.deploy.net.BasicHttpRequest.doGetRequest (unknown Source)
at com.sun.deploy.net.DownloadEngine.actionDownload (unknown Source)
at com.sun.deploy.net.DownloadEngine.getCacheEntry (unknown Source)
at com.sun.deploy.net.DownloadEngine.getCacheEntry (unknown Source)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry (unknown Source)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry (unknown Source)
at com.sun.deploy.net.DownloadEngine.getResource (unknown Source)
to com.sun.javaws.LaunchDownload$ DownloadTask.call (unknown Source)
to java.util.concurrent.FutureTask$ Sync.innerRun (unknown Source)
at java.util.concurrent.FutureTask.run (unknown Source)
to java.util.concurrent.ThreadPoolExecutor$ Worker.runTask (unknown Source)
to java.util.concurrent.ThreadPoolExecutor$ Worker.run (unknown Source)
at java.lang.Thread.run (unknown Source)

Java Web Start 1.6.0_29
Use der-Version of JRE 1.6.0_29 - b11 Java hotspot Client VM
Home-Verzeichnis = C:\Users\Paul Benutzers
________________________________________
c: Konsole löschen
f: objects in Finalisierungswarteschlange finalisieren
g: Speicherbereinigung
h: sharp Hilfemeldung ads
m: Speicherbelegung ads
o: logging auslosen
p: proxy configuration charge neu
q: Konsole ausblenden
r: responsible neu configuration guidelines
s: System-und Bereitstellungseigenschaften ausgeben
t: Threadliste ausgeben
v: the ausgeben thread stack
0-5: trace-Stufe auf < n > set
________________________________________
Cannot launch the cache. Will try the online mode. [Some of the resources are not being cached.]
# Java Web Start Error:
# Resource konnte nicht werden loading: http://dl.javafx.com/javafx-rt-windows-i586__V1.2.3_b36.jar

Published by: 901274 on 11.12.2011 00:58


---

Hi Paul,.

Unfortunately, I can confirm this problem too.
That this regression has been already corrected in the version 1.6.0_01 report has been 6494357.
Although the details of this bug may be different from what you get on screen the result is the same. The application works just not at all
as soon as you are offline and when it uses the file extension jnlp.
Once the access to internet is back, the application downloads again parts that still no change has been made.

I fixed this problem by creating a unique jnlp without using any extension to this condition that works.

It's not all...
In windows XP, we can not use more the possibility to create our own progress bar, several new issues appear such as:
The custom panel keep focus, which prevents the user to interact with all the windows open until the download is complete... (even the task managed to stop the current process)
The values returned by the method of 'DownloadServiceListener' are bad or not properly refreshed. Sometimes the "read this far '" is heigher than the total ' to read '.
When you have several Internet access, which means that Ethernet or wifi, you can not run a java web start application after spending between the two.
You get two times a sign with an exclamation with nothing more. A little later, the Group deviation appears with more indication of a question on a connection delay.
There is no other choice than restarting your computer.

Claude

Tags: Java

Similar Questions

  • Face time does not work since this morning if my wifi connection is fine and parameters also very well.

    IPhone 6, 114 GB, GB 72.6 available capacity. iOS 9.3.1

    Face time does not work since this morning. Connection Wi - Fi works very well

    Mamimisra wrote:

    IPhone 6, 114 GB, GB 72.6 available capacity. iOS 9.3.1

    Face time does not work since this morning. Connection Wi - Fi works very well

    https://support.Apple.com/en-us/HT204168

  • Touch Pad Mac Book Pro does not work since the 10.11.3 update

    My touch pad does not work since the update of El Capitan 10.11.3, y at - it nothing to do with this update or is this a hardware problem?

    Mouse Magic Mouse and USB work correctly

    Try SMC and NVRAM resets:

    https://support.Apple.com/en-us/HT201295

    https://support.Apple.com/en-us/HT204063

    If no success, make an appointment in an Apple store genius bar.  The assessment will be FREE.

    Ciao.

  • ATI Radeon HD 4600 Series AGP Grapics card does not work since the installation of service pack of windows 7

    ATI Radeon HD 4600 Series AGP Grapics card does not work since the installation of service windows 7 pack has worked before

    Is not fully compatible with win7, some patches are available from ATI

    http://support.AMD.com/us/KbArticles/pages/CatalystAGPHotfix.aspx

  • Scanner EPSON Perfection V200 Photo: PDF button does not work since I use the scanner with an ASUS i5 running Win 7 Ultimate desktop computer.

    The PDF button does not work since I use the scanner with an ASUS i5 running Win 7 Ultimate desktop computer. I downloaded the 64-bit Epson software for the scanner.

    I found the solution to the problem, and it is indeed with the revised in Windows 7 Control Panel.

    Here how to solve the problem:
    Go to the control panel in Windows 7.
    Search scanner in the upper search box to the right
    You will see a "view scanners and cameras".
    Click it, you will see the Epson Perfection V200. Highlight.
    Click Properties, then Yes, then events.
    Where it says select an event, you MUST choose the event suitable for each option.
    To the Start button, choose Start the series of creativity
    For the copy button Choose launch Epson Scan
    E-mail button also Epson scan
    PDF includes Epson scan
    There you go.
    Now, all this was not necessary before, there are no instructions, and the fault lies with MS. how much more confused MS will do the control panel?
  • Libraries (app, ID) does not work since I downloadet cc 2015. I have download use can´t. Any ideas?

    Libraries (app, ID) does not work since I upgradet to cc 2015. I have download can´t of appeal etc... Any ideas?

    Hi Rasmus,

    Please visit: CC library unable to sign... (Illustrator, Indesign, photoshop...)

    I hope this helps.

    Concerning

    Megha Rawat

  • Dremweaver CS6. Design mode does not work.

    dreamweaver.jpg

    Hello.

    Design mode does not work.

    I got this instead of the normal display mode.

    What's wrong with it?

    Kind regards

    NATA

    Go to the main toolbar and choose View > happy head and turn it off.

  • The Magentic program does not work with newer versions of windows

    Original title: Programas compatibility application applications app applications Juego Juegos Heredado USO caudal Cuelgue Cuelgues

    The Magentic program does not work with newer versions of windows

    Hello danielbrauer,

    The magnetic site says the requirements are for Windows XP or higher. However, it is not on the Windows Vista or the Windows 7 Compatibility Center.

    You can try the following to see if it will help with compatibility. If the program is not compatible, then you try to install and run the program in compatibility mode.
    Use the following steps:
    (1) right click on the program
    2) click Properties
    3) click on the Compatibility tab
    (4) select run this program in compatibility mode and select Windows Vista or other operating system, the program has been run successfully.

    Check out the link here: make sure to run older programs in this version of Windows
    http://Windows.Microsoft.com/en-us/Windows7/make-older-programs-run-in-this-version-of-Windows

    If this does not help, you can contact the magnet to see if they have an updated version.

    Sincerely,

    Marilyn

  • Hush the module does not work on new versions (the 39.0.3 following) of Firefox. You fix you?

    Hello. the add-on of silence that allows private or protected bookmarking does not work in firefox versions after 39.0.3. Is there a solution for this problem?

    Thanks in advance.

    Hi, we released v1.0.0 of the addon that solves your problem, has a cleaner code and a little cleaner design. Let us know if you have more problems!

    https://addons.Mozilla.org/en-us/Firefox/addon/hush-private-bookmarking/versions/?page=1#version-1.0.0

  • Windows 7 starter edition does not work with Java 7 (unable to load the chat room) how to fix?

    Hello

    I have Windows 7 edition - starter and Java 7 when I try to use a school chatrooom - java won't load properly - tech school says it's because Windows 7 does not support Java 7 - any ideas on how to fix?
    THX,
    Maja

    If he believes that the school needs to get a new technology.

    To check if the problem is that the cat does not work with Java 7, uninstall Java 7 and install Java JRE 6 from here:

    http://www.Oracle.com/technetwork/Java/javase/downloads/index.html

    You must specify the exact error messages see you or post links on the screenshots so that your problem can be better understood.

  • If I start Photoshop I get 3 error messages: 1. FastCore-Routinen-Modul 2. MMXCore-Routinen-Modul 3. Mehrprozessorunterstutzungs-Modul could not be loaded because the tool does not work with this version of Photoshop.

    FastCore-Routinen-Modul could not be loaded because the tools does not work with this version of Photoshop.

    The MMXCore Routinen module could not be loaded because the tool does not work with this version of Photoshop.

    The Mehrprozessorunterstutzungs module could not be loaded because the tool does not work with this version of Photoshop.

    Hi zimlo,

    Please check the below link which may help you:

    https://helpx.Adobe.com/Photoshop/KB/error-could-load-fastcore-multiprocessor.html

    Concerning

    Sarika

  • BUG theatre iMovie does not work since the Sierra

    A clean installed on my iMac end 2013. Since iMovie Theater connecting to iCloud does not work. Spinning Beachball. iCloud in the iMovie Theater tab symbol is not white. His gray-wash with a wave in it. It's still a bug in connection to the cloud. Same thing happened with the update to El Capitan or was he Yosemite? Rest of the app works, but cannot connect to my films.

    IMovie last Version.

    in the hope of a quick update

    Best regards

    Hello

    Maybe after the upgrade, you must re - connect to iCloud.   You could try to go to Apple system/preferences/iCloud and see.

    I don't have not yet upgraded to Sierra pending the resolution of any problem of bug.

    Best,

    Rich

  • Private browsing mode does not work

    I've been without a pc for a while, now have a new with Windows 10. Just downloaded latest Firefox. I put it to always open in private browsing mode. But it does not work. When I close the browser, and then re - opening, my start page is not display the mask or indicate private browsing. I can get it in the usual way, just right-click on the icon that gives you options to open the new window or a private.
    I tried to turn on/off the navigation mode private the several times, still no luck.

    Probably, you won't see the purple mask of private browsing mode when you are in permanent PB mode because all windows are automatically in PB mode.
    You will see the mask when Firefox is started in normal mode and you open a new private window.

    You can use an extension for private browsing mode support tab.

  • Qosmio X 875 - ECO mode does not work immediately after Win 8 upgrade

    I used the upgrade Toshiba Upgrade Wizard to Win 8. He succeeded well uninstall the incompatible software before the upgrade and install the new Toshiba and driver versions after the upgrade.

    I activated the ECO mode, and to my surprise, it does not work as before (in Windows 7):

    * Now, it works with the brightness to level 1 *... very dark. Before, ECO mode allowed me to go up to level 4 and was always considered in Eco mode...

    If I increase the brightness, the 'eco mode is disabled' message opens immediately.

    How to contact Toshiba to inform them of this problem and the other problem I found with the new BIOS?

    BTW, I am owner of a Qosmio X 875

    Post edited by: qosmitto

    > How to contact Toshiba to inform them of this problem and the other problem I found with the new BIOS?
    Contact your Toshiba authorized service provider in your country.

    Read this:
    + What is the TOSHIBA eco Utility? +
    http://APS2.toshiba-tro.de/KB0/FAQ2503AT0000R01.htm

    > It changes the brightness of the display of level 4, changes the brightness of the grey screen of level 1 (* 4),.
    _The * 4 means only on models with Windows7 installed _

    I guess that the previous configuration was only Win 7.

    8 win was made for mobile (use of the Tablet), the energy consumption of battery is also very important plant help to win 8. The consumption of the battery must be taken at the lowest level possible.
    So I guess that now help win 8 ECO medium mode and save the power max and long battery life time working at a max level.

  • Scanner does not work since MS limited account

    Lexmark All in one work account admin but not limited account.  I get an error exe AIO.  If I change to an admin account, it works, but switching back on limited account, it does not work.  I even created a new account to test - the same results.  Help, please.

    • What is the full error message that you receive?   AIO exe has encountered a problem and needs to close (under data tech: code 0xc0000094)
    • What were the changes made before the issue occur?  Changed admin account full access to a limited account
    • How long have you been faced with this problem? Changed since then for limited MS acct
    • If it works well before? Only with full administrator rights
    • Are you able to print from the standard user account?  Yes
    • What is the model number of the printer Lexmark? 1150 Lexmark
    • Is it a network printer/scanner? None

    Hello

    • What is the full error message that you receive?
    • What were the changes made before the issue occur?
    • How long have you been faced with this problem?
    • If it works well before?
    • Are you able to print from the standard user account?
    • What is the model number of the printer Lexmark?
    • Is it a network printer/scanner?

    You can check this:

     
    I suggest you to check the settings in the scanner software for any restriction of access for users.

     

Maybe you are looking for

  • New facilities of the latest FF browser automatically uninstall when I restart

    I have been using browser FF on my Toshiba laptop that runs Windows 7 years and worked great. I've recently updated to the latest version http://www.mozilla.org/en-US/ a few days ago and it worked fine (for a day). He put icon on the desktop and in m

  • Reset BIOS Admin password.

    Hi, I recently bought a HP 6530 laptop b to opportunity. I need to get into the BIOS to activate WIFI antennas, but I can not enter, because it keeps asking me for a password. I tried to remove the RTC battery and clear the CMOS memory, but I still c

  • Firefox has decided to open in safe mode - what do I do now?

    Firefox unexpectedly closed several times. It happened at times he wasn't out of the ordinary. Now, he says that he started in safe mode (my computer is not in safe mode). I noticed that MultiFox is not listed in the "File" drop-down menu. Multifox a

  • How to connect by Satellite A100 wireless

    im a beginner here... can someone tell me in simple terms how to connect wireless... my knowledge is limited so be nice thanks a lot

  • A100-529: OTG database does not work on USB ports

    Hello.I bought my laptop a few days ago and I have already problem.I've got OTG Databank with HARD drive (it is Apacer ShareSteno CD211 with 20 GB IBM travel... Disc). And here's my problem:Computer cannot start this database. When I plug it in, noti