JWS Desktop shortcut fails to update after JNLP change in 1.6.0 update 18

Has anyone else noticed the desktop shortcut fail to update after a change to the JNLP with the latest Java 1.6.0 update 18 release?
Here are the steps we've found to replicate the issue on Windows XP, Vista, and Windows 7 using both IE and Firefox:
1) Download a JWS application and allow the desktop link to be created
2) Inspect the desktop shortcut and notice the path to the JNLP cache entry
3) Modify the JNLP at the server
4) Run the application via the desktop link - at this point the application will download updates and execute without issues.
5) Close the application - upon close, JWS will remove the old JNLP cache entry if the JNLP contained the security/all-permissions directive
6) Inspect the desktop shortcut again - notice that the path to the JNLP cache entry will remain unchanged
7) Launch the application again using the desktop link - JWS will fail with a cache exception if the JNLP contained the security/all-permissions element or will just run from the old JNLP
I've submitted a bug but just wanted to confirm that others are encountering the same issue.
Thanks,
Troy

Thanks for confirming.
This issue seems to continually creep into the Java releases. In the 1.6.0 releases, the issue is resolved in update 7 through update 11. Update 12, 13, and 14 all had various JNLP issues but I did find this specific issue with update 14. It was fixed again in update 15 and remained fixed through update 17.
I submitted two bugs and provided a simple sample application on our production site to use for testing with a url to update the last modified time. If bug is accepted, I'll post it here for others to vote for a fix.

Similar Messages

  • Application not updating after JNLP changes

    I have a problem that doesn't happen to all users of our application. We have our application launch via Java Web Start. We have a JNLP file that is dynamically generated for each of our customers. Once the application is installed they receive updates for the existing jar files that are listed in the JNLP file. The problem happens when we update the JNLP file "href" and "resources" to point to a different location which has the newer version of our application. It seems some people update to the latest version and others don't. This is with the same version of the JRE installed of different machines within a local network.
    I have verified that the JNLP file is correct and valid by using JaNeLA.
    I have even verified that the updated JNLP file is being retrieved by using Wireshark to capture the network traffic.
    It seems that the java installation on some machines basically ignores the new JNLP file that is sent and continues with the existing one. We even have the update settings set to the following:
    <update check="timeout" policy="always"/>
    Is there something I am missing in regards as to how Java Web Start works when it recieves an updated JNLP file?
    Any help would be appreciated
    Thanks,
    Mike

    800837 wrote:
    ..I thought you could update the codebase value to anything you wanted as long as the "href" stays the same it treats it as the same application.To quote these two sentences from my last reply..
    the JWS client would use the cached version of the codebase and href to navigate back to the version on the server. If the href has changed, that will make it a different URL (for the updated JNLP) that the JWS client will never see.If you change the term 'href' for 'codebase' in the 2nd sentence, it is still a trues and valid statement, with the same effect. The URL changes, and the JWS client considers them separate apps.
    Note that I was not entirely clear when you were discussing getting different responses from the server - how you were testing that. If it was via launching the app. from the desktop/menu item shortcuts I would be very surprised. If OTOH it was directly from the server the result would not be either surprising nor useful.
    But I still do not understand what the aim of all this is. What feature do you intend to offer the 'v2' clients that is different for the 'v1' clients? There is probably a better way to achieve it.

  • Chart does not update after table changes

    Simple X-Y chart using a data series from a table. The chart will not update after changing the table, for example after applying a filter. The chart will update if you close and reopen the file or go to Select Data on the chart.  I use named ranges
    because you can't use table nomenclature directly in the chart series definition.

    Seems to update for me OK. You need to apply the entire unfiltered range to the chart before filtering. Did you do this or filter first and only apply the visible range?
    If not the answer to you query then maybe I am not understanding the problem correctly so can you upload an example workbook?
    Guidelines to post a workbook on OneDrive
    Zip your workbooks. I prefer that you do not just save to OneDrive. (To Zip a file, in Windows Explorer  Right click on the selected file and select Send to -> Compressed (zipped) folder.)
    Go to this link.  https://onedrive.live.com
    Use the same login Id and Password that you use for this forum.
    Select Upload in the blue bar across the top and browse to the zipped folder to be uploaded and select Open (or just double click). (Be patient and give it time to display the file after initially seeing the popup indicating it is done.)
    Right click the file on OneDrive and select Share.
    Do NOT fill in the form; "Select Get a Link" on the left side.
    Click the button "Create a Link"
    Click in the box where the link is created and it will highlight.
    Copy the link and paste into your reply on this forum.
    Regards, OssieMac

  • TableModel updated after UI change

    Hi Everyone,
    I am displaying JTable in my UI, the table data is editable.
    When I change any cell's content and tab out or click anywhere else on UI, and then click save button., the TableModel is updated and the save result is as desired.
    Now, when i click save button without tabbing or cliciking elsewhere, the TableModel is not updated and the changed cell data is not saved.
    Can you please suggest any solution i.e a correct approach to deal with this situation.
    Thanks in advance.
    Girish Varde.

    If the above answer did not solve the problem you could also programatically stop the current editing session when your save button is pressed.
    private void save() {
       if (_yourTable.isEditing()) {
          _yourTable.getCellEditor().stopEditing();
       // Do your save operation stuff
    }

  • Java 7 update 21 breaks all existing JWS desktop shortcuts on windows

    I just updated from 1.7u17 to 1.7u21 and all my Java Web Start shortcuts broke because I no longer have C:\Windows\SysWOW64\javaws.exe.
    I can "reinstall" the web start apps or delete their shortcuts and re-create them and they work because they now point to C:\Windows\System32\javaws.exe.
    Earlier in the Java 7 series I had all my shortcuts break because the opposite had happened. System32\javaws.exe disappeared and new shortcuts pointed at SysWOW64\javaws.exe.
    What can I do to make these shortcuts more stable, short of not using web start?
    System:
    Windows 8 Pro x64
    Java 1.7 update 21

    We have the same problem every time an Java update is deployed.
    We receive errors like "java.io.FileNotFoundException: C:\Users\<username>\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\61\56122c3d-737a9565 (Das System kann die angegebene Datei nicht finden)", (~"System is unable to locate the file"), as well as CouldNotLoadArgumentException[ Angegebene Datei/URL konnte nicht geladen werden: C:\Users\<username>\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\61\56122c3d-737a9565].
    But if one looks into jcp (Java Control Panel), the application is listed as "installed application". And if you delete both links, in Programs and on the desktop (*because Java Web Start does not create not one of them if it finds just one of them*!) you can start over again and everything is allright, without the need to reinstall the application itselft.
    Does one have an idea for a workaround?

  • Device Manager and Desktop Software fail to work after a profile migration

    Hi there,
    I have just moved in a Windows Domain so I had to change my IP configuration. I have done a moveuser to move my local profile to the domain's profile. My Device Manager and, therefore, desktop software are not responding anymore. I keep receiving a message of ApploaderWEBSL-Upgrade[1].msi missing in the network location.... after a couple of hundreds of cancels, it goes away.
    I have tried reinstalling the BB Original CD as an Domain Administrator selecting "4 all users". I have tried downloading the Windows Installer Cleaner. I have also tried to upgrade my device's software directly from the WEB. Finally, I have tried to "promote" my Windows Account as a Domain Admin.... nothing.
    The poing is that if i log in as a Domain Admin, my device is automatically recognized by the device manager.... but I can't sink cause it's not my profile...
    Everything was working before my domain enrolement and IP changes.... can anyone help me?
    Thanks a lot!
    Marcos.
    Message Edited by mmarin on 02-13-2009 10:44 AM

    Hello, The most common thing to do after an update that results in issues is to perform an OS reload. Sometimes, the update processes have errors and such...with a reload often curing the issues. The official methods, which will be controlled as to what exact OS versions you are offered:http://supportforums.blackberry.com/t5/BlackBerry-10-Functions-and/How-to-Reload-your-Blackberry10-O...The unofficial methods, which are cleaner, and allow you to choose an OS version that perhaps your carrier (or whoever it is controlling your offers) has been slow to approve:http://supportforums.blackberry.com/t5/BlackBerry-10-OS-Device-Software/Upgrading-OS10-devices-using...http://forums.crackberry.com/bb10-leaked-beta-os-f395/bb10-os-archive-943672/Of course, before you started anything, hopefully you already took a good backup via LINK, a manual copy of your Device Memory to your PC, and full documentation of your configuration (account credentials, added apps, configurations, etc.). Sometimes, restoring from a backup returns to the device the very corruption one needs to eliminate, and reconfiguring from scratch can resolve that. Good luck!

  • Lenovo E531 failing to boot after it crashed during a Windows 10 update.

    Hello guys, A few weeks back I signed up for the Windows 10 insider program and installed the windows 10 ISO without any problems. Of course there were the usual bugs that you get when working with a non-final build of a new OS, but that's not the problem here. A few days ago I received a new update, and after it was done downloading it prompted me to upgrade to the new version, which I complied to. Halfway the installation I suddenly get the "  Oops, something went wrong, we're collecting information and rebooting your pc" pop-up screen. The error had something to do with installing a driver. After it rebooted I just stared at a black screen. Since then I'm not able to boot into windows anymore. Bascially what happens is when i boot, i get the usual bios screen and the Lenovo splash screen. But followed by a black screen with absolute no information. Apart from one single '-' .When pressing 'enter' I hear a beep, and the "boot interruption" screen pops up with various options. Like booting into the Bios to change settings, and to temporarily chose a different boot device. Getting into the Bios settings is no problem, and i can change anything (I resetted the settings to default just to be sure, which didnt do anything). But as soon as I try to chose a different boot device, I get the same black screen. So I am not able to boot my windows 10 Preview installation DVD. I even tried booting without the HDD installed, which gave me the same screen again. I did all the diagnostics test from the lenovo diagnostics screen, which all resulted in no problems found. It recognizes the HDD, and the DVD when i get the Bios splash screen.  Does anyone have an idea on how to fix this? Thanks so much in advance.

    Thanks for the reply. I tried updating the BIOS by running the .exe on a different pc and burn the BIOS the a CD, and even tried a USB.The thing is that when i want to boot from a CD or USB. I never get the option to do so. Always a black screen.  I've contacted Lenovo support via phone and they told me that I had to buy a recovery disc from https://www.lenovorecovery.com. Which I did. The person on the telephone even told me that it didnt matter what the boot order was, This recovery disc would instantly boot. After i received these discs and tried to boot from them, it didn't work. Just as every other bootable DVD/USB I tried.See below for a pic from my laptop screen. Now I don't see any other option other than sending it to a repairshop to get the bios chip replaced... Any ideas?  Thanks! https://www.dropbox.com/s/sdln9jnysc8vmas/2015-08-10%2013.49.26.jpg?dl=0    

  • Secondary ACS 5.1 fails to Deregister, after IP change on Primary

    IP address of Primary had to be changed, to respond to a hardware failure of TACACS server with IP in many device configs.
    Now the Secondary fails to respond to repeated "Deregister from Primary" requests, even after reload  -
       apparently because it cannot reach the Primary at its old IP address. 
    Requesting Deregister in GUI generates pop-up that says,  "This operation will deregister this ACS Instance from the Primary Instance.
         Management applications on this ACS instance will be restarted and you will be required to login again.  After performing this operation
         please wait five minutes for this restart to complete.
         Do you wish to contine?"      [ OK ]
    But, checking back after 10 minutes -- or even the next day  --  finds the Secondary's status unchanged.
    Also tried Local Mode, Deregister from Primary;  this also fails.
    Does anyone have HOWTO URL on a total rebuild of ACS application?  
    Both ACS are CACS-1121-K9   running 5.1.0.44.4.
    Thanks in advance for any help...
    ***  UPDATE:  ***
    Recommended command,  "application reset-config acs",    was _exactly_ what was needed. 
    jrabinow  -   many thanks!    :-)
        also, thank you for mentioning that the license would be required, so that I could locate it in advance and have it ready.
          Since there were no local certs on the server, we did not need to re-install those.

    Since this is a secondary it should not have too much in terms of specific configuration
    Therefore one possibility is to reset the configuration so it once again becomes just a standalone node and then regsiter back to the deployment as is done for any new node and as you previosuly registered it
    reset configuration can be done using the following command at the CLI:
    application reset-config acs
    Note that after you reset the configuration you will need to reinstall the license so make sure you have this to hand
    Also if you has installed a server certificate for the secondary server you would need that too

  • VCenter 6 fails to restart after IP change

    I changed the vCenter 6 IP from within web client.
    Since I had problems connecting to the new IP, I restarted the server via vSphere Client directly on the host using VMware Tools.
    After the restart, I can't connect to vCenter any more. Trying to connect via https shows me the following error:
    503 Service Unavailable (Failed to connect to endpoint: [N7Vmacore4Http20NamedPipeServiceSpecE:0x7f4158068bf0] _serverNamespace = / _isRedirect = false _pipeName =/var/run/vmware/vpxd-webserver-pipe)
    Then I directly used the console, enabled ssh and bash and logged in there.
    I tried to check the current IP settings via the script used in version 5.5 which still exists (/opt/vmware/share/vami/vami_config_net) but fails with multiple errors.
    Then, I tried to reset the certificates via certificate manager (/usr/lib/vmware-vmca/bin/certificate-manager), but I could not login via SSO (seems that SSO service could also not be started).
    Then, I had a look in the log files, and noticed a problem with vmware-vpxd:
    VC SSL certificate does not exist, it will be generated by vpxd
    This did not help either. I tried to manually start the service, with the same result.
    How can I fix my vCenter?

    I was able to start vmware-vxpd from the CLI but still no luck
    emon:                                                                                                                                               unused
    Checking for service rpcbind                                                                                                                                                       running
                                                                                                                                                                                       unknown
    Checking for service sendmail:                                                                                                                                                     unused
    /dev/ttyS0 at 0x03f8 (irq = 4) is a 16550A
    /dev/ttyS1 at 0x02f8 (irq = 3) is a 16550A                                                                                                                                         running
    /usr/sbin/FOO not installed
    /bin/snmpd is not running
                                                                                                                                                                                       unknown
                                                                                                                                                                                       unknown
    Checking for service sshd                                                                                                                                                          running
    Checking for stunnel (SSL tunnel):                                                                                                                                                 unused
    Checking for service syslog:                                                                                                                                                       running
    Checking for service uuidd                                                                                                                                                         unused
    running (standalone: 5311)
    running (standalone: 5367)
    Warning: vmci status: unimplemented
    running (standalone: 5417)
    VMware CIS License Service is running: PID:10693, Wrapper:STARTED, Java:STARTED
    VMware Component Manager is running: PID:10134, Wrapper:STARTED, Java:STARTED
    VMware ESX Agent Manager is not running.
    VMware Inventory Service is not running.
    VMware Message Bus Config Service is not running.
    VMware ESXi dump collector is not running
    VMware Performance Charts Service is not running.
    Checking for /usr/bin/rbd-watchdog-linux:                                                                                                                                          unused
    VMware HTTP Reverse Proxy is running.
    VMware Service Control Agent is running: PID:10937, Wrapper:STARTED, Java:STARTED
    VMware vSphere Profile-Driven Storage Service is running: PID:18707, Wrapper:STARTED, Java:STARTED
    ensure environment variables are set
    Checking for VMware STS IDM Server ...                                                                                                                                             running
    ensure environment variables are set
    Checking for service vmware-stsd                                                                                                                                                   running
    syslog is running, PID: 11999
    VMware Common Logging Service is running: PID:11339, Wrapper:STARTED, Java:STARTED
    vmtoolsd is running
    VGAuth daemon .
    vAPI Endpoint is running: PID:11563, Wrapper:STARTED, Java:STARTED
    VMware Content Library Service is running: PID:19194, Wrapper:STARTED, Java:STARTED
    Last login: Wed May 13 12:29:51 UTC 2015 on pts/0
    pg_ctl: server is running (PID: 12178)
    /opt/vmware/vpostgres/9.3/bin/postgres "-D" "/storage/db/vpostgres"
    VMware vCenter workflow manager is not running.
    vmware-vpxd is running
    VMware vService Manager is running: PID:27602, Wrapper:STARTED, Java:STARTED
    /usr/java/jre-vmware/bin/vmware-vws is running.
    Warning: vsock status: unimplemented
    VMware vSphere Web Client is running: PID:27919, Wrapper:STARTED, Java:STARTED
    Checking for service xinetd:                                                                                                                                                       unused
    Checking for ypbind:                                     

  • Microsoft Updates after Windows 7 Deployment using MDT 2010 Update 1

    Hello,
    After I deploy Windows 7 using MDT 2010 Update 1, i'm prompted to download and install updates. Updates which were installed prior to the capture process. During the capture process, does something reset Windows Update and makes it think the updates were
    not installed?
    My process of building a custom image is as follows:
    1. PXE boot and kick-off a build task sequence (install OS + drivers + soe applications). (protectmypc = 3 in unattend.xml)
    2. Download and install all Microsoft Updates, configure the OS, configure third-party applications.
    3. Map a network drive to my deployment share, run litetouch.vbs and kick-off a capture task sequence.
    4. PXE boot and kick-off a deployment task sequence. (copy profile = true, protectmypc = 1 in unattend.xml)

    I'm getting updates but they are new updates. We have updates turned off through Group Policy and after an image is deployed it is attempting to install updates which should not be installed through Windows. I also have the protectmypc setting set to 3
    and have updates turned off before capture. Something is searching for updates and during the deployment process and I need to find out how to stop this from happening. Someone has to know where these updates are coming from.
    Joseph N. Sunderman | IT Professional

  • Apps don't update after region change in itunes!

    I have changed my free USA iTunes account region to Hungarian (and added my bank account to it).
    After that my previously bought apps don't update automatically, and manually too.
    They don't show up in the purchased list either.
    I have tried to update Skype manually (I have the 3.7.6 for my iPad), it downloads the newest version (3.8), but still keeps the original version.
    The automatic update keeps saying no updates available.
    If I redownload any previously purchased it still doesn't show up in purchased list (iTunes says I have to buy again),
    Please help me! I can't change my region back to USA, because I don't have any bank account in the US (Apple won't allow to "downgrade" my paid account to free).
    Thanks for help
    Tom from Hungary

    Go to the App Store and look for the version dates. Perhaps the developers haven't updated their apps yet.

  • Streaming foto Apple TV not update after password change

    Hi
    After changing password idapple, my Apple TV has asked to reset the password of iTunes. iTunes Store is ok...but streaming photo does not update the password. The only way is to "tap" on exit and set to start streaming photos.
    But this loses all photos before the month. Happens to you? Is this normal? suggestions?

    I initially started the update process and the saw the TV screen graphic which seemed to direct me to plug my apple tv into my PC.
    Well... after scratching my head and getting a few ideas from discussions I realized there problem probably began due to some loss of transmission between my PC, Apple TV, and my Router.
    Some information I found online suggested that one possible solution was to reset/configure the internet firewall.
    in my case I found the fact that somehow my primary internet browser, chrome, was corrupt and could no longer get to the internet.  This originally happenned a week ago and I though nothinig of it to use my safari browser instead.  Then is clicked.  Itunes was probably trying to use chrome to get to the internet as well.
    Solution:  I removed Chrome from my PC and then was able to connect to ITUNES.  Then I plugged the brick... lol AppleTV into my PC and restored it.  The restore process did the update first and then reset everything to factory settings.
    Everything works fine and it's all so much better.  I'm getting better performance overall and I do see a difference.  Before the update youtube videos would stall several times during playback and now.. it's streaming nice and smoothly!  Purchases on Itunes radio work great as well.  Perhaps AppleTV links direct to the router now rather than performing checks in the transmission via the PC - so it acts now as a truly standalone device?
    I initially started the update process and the saw the TV screen graphic which seemed to direct me to plug my apple tv into my PC.

  • Windows XP SP3 cached domain user credentials are not updating after password change over VPN

    We have a bunch of sales people who stay on the road indefinitely, using Windows XP SP3 domain joined laptops.  
    When they change their domain user password, while connected through the VPN, the cached credentials are not updating locally on their laptops.  This causes issues at their next Windows login, where they have to use their prior password to gain access
    to the OS.  Then when they connect through the VPN client, they have to use their new password.  We have already tried Microsoft KB 829652 (which was rolled up with SP3 anyways).
    I have found several work arounds, but I would like to attack the root cause.

    You have to recache the credentials if you change the password. You may have to get the user to log in locally. Then connect to VPN. Once connected to vpn, have them do a run as on any program...I usually use notepad or internet explorer (this will
    cache their credentials with the updated password.).

  • Dabase fail over problem after we change Concurrency Strategy:

    Hi We had Concurrency Strategy:excusive . Now we change that to Database for performace
    reasons. Since we change that now when we do oracle database fail over weblogic
    6.1 does not detect database fail over and it need to be rebooted.
    how we can resolve this ??

    Hi,
    It is just faining one of the application servers, developer wrote that when installing CI, Local hostname is written in Database and SDM. We will have to do a Homogeneous system copy to change the name.
    The problem is that I used Virtual SAP group name in CI and DI application servers, in SCS and ASCS  we used Virtual hostnames and it is OK according to SAP developer.
    The Start and instance profiles were checked and everything was fine, just the dispatcher from CI is having problems when comming from Node B to Node A.
    Regards

  • My app won't update after I changed my AppleId

    I recently had to change my appleId because I weren't able to connect to iCloud. So I did that, but I have a major issue since then. When I try to update my Apps, iTunes consider that I'm not the owner, and suggests me to buy the app again.

    Yeah, unfortunately individual purchases are linked to one and only one Apple ID (the one you purchased them with). As of right now, you cannot combine Apple IDs, or move purchases over from one to another. To update apps purchased on another Apple ID, you'll have to sign out of your current account, then sign back in to the old account, do the updates, then sign out and back into the new one again. PITA but it woks if you're desperate.
    There are rumors and some hints that Apple is working to allow the merging of iTunes Store Apple ID accounts (the CEO Tim Cook has said he's aware it's an issue), but nothing definitive yet and no one knows when. In some cases you can call Apple Support and have them move individual purchases over from one account to another, though this seems to be taken on a case by case basis, sometimes they will, sometimes they won't.

Maybe you are looking for

  • 3 ipods on 1 computer -- with much more to follow!

    Okay here's my problem. I believe that my relative "borrowed without asking for an undetermined amount of time" one of my 3 ipods. I can't prove it beyond my word against his because I didn't write down the serial number when I purchased it. Is there

  • Red light headphone jack problem iMac 27" 2011

    I have a problem with internal speakers. I searched forums and I think is a problema about the connector, the red light in headphone jack is on. I cannt hear from internal speakers sometimes and now it's allways. I need to plug a headphone or externa

  • I want to see the group on the contact card

    Hi, Is there any way to see--on the contact card-- the groups that a particular contact belongs to? Is there a plugin that adds this functionality?

  • HT201272 how does purchased apps work in itunes

    i have purchased and downloaded zootrain app to itunes. will it work in itunes or only in iphone/ipod touch/ipad

  • [SOLVED] Replace partial Mint installation

    SHORT VERSION: Friend has a hard drive with an Arch partition and a Mint partition. He wants to safely remove the Mint partition and dedicate the hard drive to Arch. FULL STORY: I have a friend who's a complete newbie to Linux, but he saw my Arch set