Missing Windows Icons on JNLP app?

Jave Web Start fans:
We have been using Java Web Start since it's inception to deploy a laboratory management application onto the desktops of folks that use our laboratory .... and it's great, in our experience.
Our software has been deployed to a number of Universities and, as one of the developers of this application, I also have mutiple "instances" of our application installed locally .... running against different databases, for example, on the back end.
JWS seems to do a fine job of keeping all of the applications straight in the cache and when I open up "javaws -veiwer" I see each instance as a separate application, as I should.
On my Windows XP machine, I also have shortcuts installed on both my desktop and on the start menu .... while all instances of our application use the same icon, of the 4 icons that I have for this application, two show up properly and two show up with the generic windows "this is a shortcut" icon but don't seem to be able to find or display the proper icon image. Note: in "javaws -viewer" however, all four icons show up properly so that I know that it is there.
I am running JRE 1.6.0_03 and believe that I've only recently begun to see this behavior. I seem to recall, but can't guarantee, that when I was running JRE 1.5.0_* with it's corresponding version of JWS I was able to see all 4 icons properly on my desktop.
Has anyone else observed this behavior? Does anyone else run multiple "instances" of more-or-less the same JWS application on their desktop to be able to confirm that if you should see N copies of the same application (which are, in fact, actually N different applications that happen to use the same icon) that they see each instance of that icon properly?
Thanks for your inputs,
John

Andrew:
Thanks for your response. Before I try to answer some of your questions, let me start by thanking you for all of your efforts on behalf of the rest of the JWS community .... you've been a big asset in helping lots of us resolve Web Start issues. Thank you!!!
Background: Coral is a thick Java three-tier (client/server/database)application designed to help manage and operate shared laboratories with a variety of different pieces of equipment so it maintains user qualifcation lists for each tool, tracks equipment reservations and equipment usage, shows equipment status (working, some sort of problem, or broken ...), calculates charges based on usage, etc .... It's now running in about 10 different universities.
Yes, the URLs are publicly available ... but the application won't start unless and until we create a authorized login account. And, as I mentioned, it's fairly hefty: probably getting close to 10MB by the time I add up all of the jars that we bundle plus the Bouncy Castle encryption jar that we include as an externsion.
As you indicate you are busy at the moment, I won't ask you to dry to download this stuff .... but, when your schedule eases, if you are interested, Andrew, I'd be happy to create a demo login for you if you have any interest is seeing Coral for real.
However, I've checked out my JNLP files against your well-formedness checker and validator. It did grumble about me having the <update> element in front of the <security> element ... and I'm in the process of correcting that even though I don't know that this has caused me a problem.
In any event, I've got three jnlp files on a single web site:
http://snf.stanford.edu/coral/etc/coral.jnlp
http://snf.stanford.edu/coral/etc/coral-dev.jnlp
http://snf.stanford.edu/coral/etc/coral-rhel4.jnlp
These three correspond to our:
1. Production client-side running against production Solaris/Oracle servers.
2. Development client-side application running against development Solaris/Oracle servers.
3. Development client-side application running agains development Linux/Postgresql servers.
Here is the content of the production coral.jnlp file (after I reordered the <security> and <update> elements as noted above:
<?xml version="1.0" encoding="utf-8"?>
<!-- JNLP File for Coral -->
<jnlp spec="1.0" codebase="http://snf.stanford.edu/coral"
     href="etc/coral.jnlp">
     <information>
          <title>Coral Remote (SNF)</title>
          <vendor>Stanford Nanofabrication Facility</vendor>
          <homepage href="http://snf.stanford.edu"/>
          <description>Open Coral Laboratory Management Software System</description>
          <description kind="short">Open Coral</description>
          <icon href="etc/coral_icon.jpg"/>
          <offline-allowed/>
          <shortcut online="true">
               <desktop/>
               <menu submenu="Coral"/>
          </shortcut>
     </information>
     <security>
          <all-permissions/>
     </security>
     <update check="timeout" policy="prompt-update"/>
     <resources>
          <j2se version="1.5+"/>
          <jar href="lib/coral.jar"/>
          <jar href="lib/config.jar"/>
          <jar href="lib/castor.jar"/>
          <jar href="lib/log4j.jar"/>
          <jar href="lib/logging.jar"/>
          <jar href="lib/logging-api.jar"/>
          <jar href="lib/xerces.jar"/>
          <jar href="lib/xml-apis.jar"/>
          <jar href="lib/xalan.jar"/>
          <jar href="lib/regexp.jar"/>
          <jar href="lib/xacml.jar"/>
          <extension href="etc/coraljce.jnlp"/>     
     </resources>
     <application-desc main-class="org.opencoral.main.Coral">
          <argument>-propertyFile=remote</argument>
          <argument>-locale=en,US</argument>
     </application-desc>
</jnlp>
The development versions have a common codebase attribute but a different href attribute. For example, in coral-dev.jnlp we use:
<jnlp spec="1.0" codebase="http://snf.stanford.edu/coral"
     href="etc/coral-dev.jnlp">
and each of the <jar> and <extention> elements are also
distinct:
          <jar href="lib/xacml-dev.jar"/>
          <extension href="etc/coraljce-dev.jnlp"/>     
so that, in principle at least, each of the three "instances" of our
application are completely unique.
Because I'm encountering problems with the icons, however, your questions to cause me to note that it is the icon image that is the one thing that is not "duplicated and renamed". In other words, in each of my 3 jnlp files, I'm pointing to the same JPG icon file:
          <icon href="etc/coral_icon.jpg"/>
I think that the task for me is to experiment with making that 3 different files (well, it will probably be the same image, but in files named coral_icon.jpg, coral_icon-dev.jpg, and coral_icon-rhel4.jpg) to see if my icon problem goes away under those circumstances.
So, Andrew, thanks for your interest in questions .... you've given me something to look at and experiment with that I hadn't considered before.
Thanks again for all of your assistance to us JWS fans ...
John

Similar Messages

  • [Solved] Missing icons in GTK apps?

    I'm missing some icons in GTK2 apps. Fbpanel doesn't have any task icons, and Gaim doesn't have buddy icons. There might be more, but those are the ones I've noticed so far....
    I just reinstalled Arch using the pacman -r method, so I think I missed some packages....   :oops:
    Also, although it doesn't belong here, what package provides the "killall" command? I need that one too...

    Fixed it. Pacman -S gdk-pixbuf and all was well. I figured it out after looking at the X log and realizing I was getting pixbuf errors. Doh!

  • IPad running iOS 5 has on the menu bar only have 4 icons, being: back, forward, bookmarks, and the "add to bookmarks", but is missing an icon after the "add to bookmarks" arrow, that is a "show all open browser windows" icon. How do I get it in my safari?

    iPad running iOS 5 has on the menu bar only have 4 icons, being: back, forward, bookmarks, and the "add to bookmarks", but is missing an icon after the "add to bookmarks" arrow, that is a "show all open browser windows" icon. How do I get it in my safari?

    What you are seeing is how Safari works now in iOS 5. There is no way to get that icon in Safari now. There other much better browsers available in the App Store. Look at iCab Mobile, Mercury, Atomic, ....
    I have been running iOS 5x for so long now, that I don't even remember if that icon did appear in earlier iOS versions

  • Missing Category Icons in App Store

    Hello,
    When I open the App Store, there are only 2 icons visible under "Categories" - Entertainment and Books. The others are all blank. The category titles are all there, just no pictures. Everything works fine. Occasionally when I sync the phone to iTunes the icons come back temporarily but disappear again soon after that. Sometimes when I sync they don't reappear - I haven't yet figured out what I am doing in the sync that does or does not bring them back.
    Everything on the main page of the phone is visible, it is just icons within the App Store that are gone.
    I have searched a bit and found similar posts regarding the icons being incorrect, but not missing altogether.
    http://discussions.apple.com/thread.jspa?threadID=2152792&start=15&tstart=0
    It is an iPhone 3G S, 32GB, OS 3.1.2, no jailbreak or any other modifications. This was happening both before and after I upgraded the OS, and resetting the phone did not help either.
    Funny thing is that my iPod Touch does the same thing (many of the same apps installed on both) so I wonder if there is some kind of conflict.
    My apps are: AP Mobile, Bloomberg, Reuters News Pro, ESPN ScoreCenter, The Weather Channel, Epocrates, Sirius/XM. That's it...the phone is just a week old.
    Thanks in advance,
    Chris

    See Here:
    http://discussions.apple.com/thread.jspa?threadID=2255829&tstart=45

  • HT4623 I downloaded the new  operating system to my iphone 4S and the icons for my apps are missing? How do Icorrect this?

    I downloadedthe new operating system to my iphone 4S and now I can't find my icons for my apps?  Any Suggestions??

    If you will go to settings to itunes and apps store. Once you've logged in with your apple id you then are given the option to automatically download apps that were purchased using the Apple id in which you logged in with .
    Good luck.

  • Missing dock icons in Mavericks

    Just a few minutes ago, nothing would load in Finder past when it opens to my home folder. I figured I would try a log out and see if that would fix it. It did, but now my dock is showing missing icons. The app is still there, but only Finder, Calendar, and Trash icons are visible. I can still open the app and the light comes on, but no icon. I restarted and that didn't fix anything. Any ideas?
    This literally just happened, and I wasn't doing anything unusual.

    Some suggestions for all of you:
    read Sco1by's post and then repair your hard drive. Don't just verify it, repair it: Boot into your recovery partition (hold down ⌘R at restart until you see the Apple symbol), go to Disk Utility, and repair your hard drive. While you're there, repair permissions too. OSX Tips Using the Recovery HD
    This type of problem with macs is usually due to some third-party software that the user has added, usually an "enhancer", "optimizer", "cleaner", "defragmenter", "utility", anti-virus software, or "haxie". Collectively these are known as "crapware". They are notorious for causing problems like this with the GUI. They are unnecessary and harmful. They are popular with recent converts from the windows world. About 99% of the time, when people write in to these forums about symptoms like this, that's the problem.
    I'd remove all these apps from your computer. If you can. They can be impossible to remove.
    If the problems persist, then the only option is to start over, back up your documents, erase your HD, and do a clean install.
    Then resist the temptation to install more crapware.

  • IOS Application Loader Error itms-9000 and Missing recommended icon file

    Hi friends.
    I'm using Windows 7 Ultimate. and I have Mac os x Mountain Lion on VMware Application.
    I'm using Air SDK 14.0.0.103 or Air SDK 13.0.0.111 or Air SDK 4.0.0.1390 on Flash CC & Flash CS6
    I have tried this air sdk and flash program. When I compiler on windows with this sdk and flash program. iPa file created on windows.
    After, when I upload my app to apple with application laoder, but on mountain lion in VMware..
    Verifying assets to itunes... etc..
    This errors.
    I have tried so much. But I cant solve this problem. Because I cant find other icon files? on this screenshots.

    Yes I have uploaded [email protected] file.
    I have sent application loader to Apple.
    But I have taken a email.
    Improper Advertising Identifier [IDFA] Usage. Your app contains the Advertising Identifier [IDFA] API but you have not indicated its usage on the Prepare for Upload page in iTunes Connect.
    Though you are not required to fix the following issues, we wanted to make you aware of them:
    Missing recommended icon file - The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions >= 7.0.
    Missing recommended icon file - The bundle does not contain an app icon for iPad of exactly '152x152' pixels, in .png format for iOS versions >= 7.0.
    Missing recommended icon file - The bundle does not contain an app icon for iPad of exactly '76x76' pixels, in .png format for iOS versions >= 7.0
    How can I solve my other problems?

  • IOS 8 upgrade and now missing airplay icon

    I use AirPlay to stream music from both iTunes and Pandora on my iPhone 5 to an AirPort Express.  After upgrading to iOS 8, I no longer have an AirPlay icon in Control Center.  The AirPort Express and the iPhone 5 are both connected to the same network.  The AirPort Express is very new (purchased new from Apple within the past 90 days).  It all worked great before upgrading to iOS 8

    APPLE...
    The problem of a missing AirPlay icon and missing AirPlay devices has not yet been fully resolved. The variations I've seen (on an iPad 4) are
    1) There is NO AirPlay icon, only AirDrop
    2) The AirPlay icon is there but when you open its popup the local device (iPad) displays at the top of the list followed by one other device. If you now wait the shown device scrolls sideways and shows another available device
    3) The AirPlay icon is displayed and its popup window contains a current list of all available streaming devices. This is what we want!
    HInt: Possibly there is something going on concerning the streaming capabilities of the available AirPlay devices. I've noted that my AppleTV is usually first up when devices start to appear and this offers picture and sound streaming (also screen cloning from suitable devices). After this the audio only streaming devices appear.
    APPLE PLEASE RESPOND TO THIS !

  • Drag and drop of Windows icons inside Java......possible ?

    Hi all !
    does anybody know if it's possible to do drag and drop of windows icons (like folders) into Java Frames or other containers ?
    I'd like to write an application where the user can drag Windows folders inside a Frame/Container and collect Folder information (the path to the folder)
    Is it possible to do it ?
    Thanks a lot
    Francesco

    Hi,
    It is possible.
    You can drag platform independent objects like folders, icons etc. from the native platform to your java app.
    The Java-Object you need in this case is a
    DataFlavour like
    DataFlavor.stringFlavor // for text
    DataFlavor.javaFileListFlavor // for folders
    in the tutorial jacob has linked you find more about this.
    Olek

  • Odd window icons in Mavericks

    Sometime when I drag a finder window I (nearly always) grab the new "tab bar" area in the finer window. Upon mouse button release if I'm over the desktop, it creates a little window icon of the "tab" finder window.
    These icons have no interaction and can't be moved. They will pop over open apps or other finder windows if you click on them if they overlap.
    Why is this? What's it for? AND, how do I make the mean feature go away?

    I'm getting this issue too. However, if I switch to another User account on the same machine it does not happen there?
    Also in the other account when I close a window that has been dragged out of the tab it shrinks down to where the little Icon was in the original drag.
    On the account with the error, the window will just close without shrinking down?
    I am wondering if there is some other software running which is causing this?
    In the mean time I've stopped dragging the tabs out and have started using "Move Tab to New Window" from the Window Menu for the time being.

  • Threat of jnlp app startup failure in future java release

    I am the developer of a java jnlp app and have just upgraded to 1.7.0_45.  Web start is now threatening to block my app from starting in a future release because my jar file is missing the Permissions manifest attribute.
    It is easy enough to add the attribute to my main jar, where I get confused is with 3rd party jars.  For example, my application makes use of about a dozen libraries, one of which is commons-logging-1.0.4.jar.  I can see many warnings related to this in the java console.  To prevent the warning (and threatened blockage) do I need to alter all of my 3rd party jars?  Is it enough to just add the permission to my main jar?

    I used Ant to do this as well but had to loop through the many 3rd party jars we use so opted to use the (divisive?) Ant-Contrib Tasks
    i.e. foreach over 3rd party jars and then called the jar update manifest command.
    Seems to work fine - although I still have an issue with unsigned jjnlp file warning - and the template ioption in the main.jar does not work!

  • LaunchPad Does Not Showing icons Of Few Apps

    Hi Guys I Got A Realy Bug Problem, Launchpad does not showing icons on some apps, but names - it does.
    its realy annoying, here is picture of the problem(maybe in file not so sure):

    So here is very simple solution to the problem... i just did on my MBP  and it worked
    Open application folder --   if you have launchpad icon on your dock - good   if not then drag the icon ( rocket icon) from application folder  to Dock. 
    Now, whatever icon is missing, drag that icon from Application folder to the launchpad icon on the dock.  Then check if the icon is visible now by clicking on launchpad button or F4 key.
    For me it worked flawlessly.
    let me know

  • RESOLVED : Windows Phone – Download/In-app reporting fix begins tonight

    Update 4/2/15: The processing is complete.  The below issue is resolved.
    We have identified some download and in-app purchase transactions that were not appearing in the Windows Phone Dev Center dashboard for the November to present timeframe.
    We will start the process to add these transactions back tonight. The process will be completed in approximately a week.
    Please note the following:
    We will add data one month at a time. The most current data will be processed first (March 2015) and then work backwards to November 2014. 
    As each month is processed, you may see increases in your download/in-app reporting numbers for that month.
    You will not lose visibility into any data. 
    Transactions will continue to be shown in the Windows Phone Dev Center portal, while in parallel, we will add back the historical data.
    Only some developers were missing transactions, so you may not see any changes in your download/in-app numbers.
    This issue only impacts
    Windows Phone download/in-app numbers.  Windows Phone payout data, and Windows data is unaffected.
    We will update this post when the process is complete.
    Thank you,
    Patrick

    Hello,
    Skype for Windows Phone 7 has been discontinued and stopped working. Please read this:
    https://support.skype.com/en/faq/FA34489/is-skype-for-windows-phone-7-being-discontinued
    Skype für Windows Desktop: v7.4.x.102
    Skype für Mac OSX: v7.7.335
    ↓ Did my reply answer your question? Accept it as a solution to help others. Thanks! ↓
    ↓ Hat mein Post deine Frage beantwortet? Akzeptiere ihn als Lösung, um anderen zu helfen. Vielen Dank! ↓ .

  • Missing palette icons

    Hi
    I am having some problems with Labview 2012 SP1, there are missing palettes icons like in Circuit design and simulaion palette I have many missing icons, and if I go into the edit palette option I can see them with a question mark (see missing icons paletts.png), I have re-installed many times the Labview, even Locally and still have this issue. I am using windows 7 64 bits, Labview and all the modules are 32 bits. 
    I have already set the default location thing and the synchronize with directory, but I am not sure if the files are MISSING (see attachment files.png) and usually it goes like this in the rest of the palettes. I am really not sure how can this be solved, have tried many of the methos here in the forum but no results. 
    I have a Professional Development System License, tho I am not sure if the system design and simulation should appear in the Modules or the  Toolkits section on the License Manager application were you activate/deactivate
    Attachments:
    files.png ‏108 KB
    missing icons paletts.png ‏22 KB

    Hello lagunasol,
    Could you please make sure that you have it activated correctly? Please open the NI License Manager (Start --> All Programs --> National Instruments).
    Once opened go: Local Licenses --> LabVIEW 2012 --> Modules.
    If you have it activated you should see the “Control Design and Simulation Module 2012” in green otherwise right click on it and activate it.
    Please let me know if you still have any trouble.
    Regards!

  • The icon of my app was gone

    The icon of my app was gone missing after moving it to a folder after upgrading to ios 7 but when i search for the app it is still installed in the ipad

    What is "my app?"
    Which one are you talking about?
    Thanks.

Maybe you are looking for

  • Moment global variable values

    In ISF/Javascript, what are all the values for the Moment global variable? For example, (Moment == "ordering") can be used to check if the current moment is Ordering moment. What are the values for all other moments, specifically Service Group Review

  • Keynote presentations from iPod to TV

    As Keynote can export presentations to QuickTime, I wondered what accessories are needed to use the new video-playing iPod Nano, Classic and Touch for presenting "on the road" (or at home). These iPods all connect to a standard TV using component cab

  • Apple TV looses network configuration

    Hi people; I have configured my Apple TV and everything works fine. I accessed ITunes, photos etc... When I put the AppleTV on a stand by mode it loose the network configuration every time. Does somebody know how to save the network configuration in

  • Running zul application in Oracle AS 10g

    Hi All, While I am running zul application in Oracle Application Server 10.1.2, I am getting the following error... java.lang.NoClassDefFoundError: javax/servlet/jsp/el/VariableResolver     at org.zkoss.zk.ui.http.DHtmlLayoutServlet.init(DHtmlLayoutS

  • Trying to load jar file dynamically

    I'm trying to load the jar file dynamically and making the new instance of an objet present in it. mu source code - import java.net.*; import java.util.*; import java.io.*; import java.lang.reflect.Method; class A /** The class loader to use for load