Icons are not displaying

I have an application which uses JFrame. When I launch the application none of image icons are displaying.
Can somebody help me asap.
Thanks!

Here is a copy of a utility class i wrote just for image management in any apps i write to be distributed via JWS... all you need to do is have a public static reference to an instance of this class and call it whenever you need an Image or ImageIcon... :-)
import java.awt.*;
import javax.swing.*;
import java.io.*;
import java.util.*;
import java.net.URL;
* Loads ImageIcons and Images from 'parent' jar
* @version        1.0 13 Jul 2000
* @author         Gavin Everson
public class ImageIconLoader {
    ClassLoader load = null;
    public ImageIconLoader()  {
        try {
            load = this.getClass().getClassLoader();
        } catch (Exception e) {
            System.out.println("ImageIconLoader: " + e);
    public final ImageIcon loadImageIcon(String s) {
        ImageIcon image = null;
        URL url = load.getResource(s);
        if (url == null) url = load.getResource("images/blank.gif");
        if (url != null) { // in case can't load blank either....
            image = new ImageIcon(url);
        } else {
            System.out.println("ImageLoader unable to load BLANK image. Please check resources.");
        return (image);
    public final Image loadImage(String s) {
        return (loadImageIcon(s).getImage());
[/code}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

Similar Messages

  • Room Template's icons are not displaying

    In Collaboration->collaboration content->Administration of Room part Templates,
    The Room Template's icons are not displaying.
    All icons are avilable in the folder
    \usr\sap\J2E\SYS\global\config\cm\etc\public\mimes\images
    i checked in both IE 6.0 and Netscape.
    Please give some Hints about this.

    i solved the problem.The root directory was changed.So i corrected.The path is as follows
    systemAdministration<>SystemConfiguration<>KnowledgeManagement<>ContentManagement<>FileSystemRepository

  • I have just updated to ISO 8 and my app icons are not displaying the correct icon but just a generic icon. Anyone had a similar problem?

    I have just updated to ISO 8 and my app icons are not displaying the correct icon but just a generic icon. Anyone had a similar problem?

    That happened to me for a short period of time after I updated. It didn't do it with all apps, but it did it with a few here and there. Try a few basic standard troubleshooting steps. Close all apps and reset the iPad.
    In order to close apps, you have to drag the app up from the multitasking display. Double tap the home button and you will see apps lined up going left to right across the screen. Swipe to get to the app that you want to close and then swipe "up" on the app preview thumbnail to close it.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.
    You can also try resetting all settings. You will not lose any data, but most of the device settings will have to be entered in the settings app again. Settings>General>Reset>Reset all Settings.
    Hopefully it will be something simple, but don't rule out restoring the iOS software, if nothing else works, but start with this easy stuff first.

  • My Social Media Icon are not displaying within FireFox

    My Social Media Icon are not displaying within FireFox. And all other browser your able to view Icons - For some reason is now displaying in FireFox.
    Can someone help me with this issue? I have alot of clients that view our website using firefox browser.
    Domain Name: ForemostFitness.com

    Do you use any extensions that block ads? That occurs to me because the service you're using for social icons (addthis) has "ad" in its name and perhaps they are getting filtered that way.
    To determine whether an extension is a likely culprit, you could disable that one temporarily, or you could disable them all by testing the page in Firefox's Safe Mode. That's a standard diagnostic tool to deactivate extensions and some advanced features of Firefox. More info: [[Troubleshoot Firefox issues using Safe Mode]].
    You can restart Firefox in Safe Mode using
    Help > Restart with Add-ons Disabled ''(Flash and other plugins still run)''
    In the dialog, click "Start in Safe Mode" (''not'' Reset)
    Any difference?

  • I have two add-ons that are enabled AND working but they are their icons are not displaying.

    I have Firebug and Adblock-Plus on my Firefox browser that are not displaying their normal shortcut buttons next to the search bar of Firefox. They were displaying fine yesterday, now today they are not displaying at all. They are installed and enabled. There were no changes on my end (user end), that could explain this occurrence. No new addons installed. No new plugins. Any help would be grateful.

    I have Firebug and am on Ubuntu at present, so my options may differ slightly from Windows, and over time the Firebug options probably have changed.
    If you reset the toolbars to default settings by resetting localstore.rdf you may need to make some changes to recreate whatever you had before.
    I may display a full Firebug toolbar with keyboard key F12. That toolbar includes several display options from clicking the firebug icon. I also have Firebug showing as an option from
    * Tools -> WebDeveloper -> Firebug.
    If I use the customise toolbars option; for example from right clicking an empty space on a toolbar; the palette of icons includes one for Firebug that I may place where I like. If you try to create a custom toolbar remember it needs to be populated, if it has nothing on it it will not display.
    P.S.
    Presumably you are able to use Firebug, it is just an icon that you are missing ? is that correct ?

  • Windows 8.1 modern shortcut icons are not displayed in taskbar after domain join

    Hello,
    Like the title says: modern (metro) shortcut icons in taskbar are not displayed after domain join. There's just blank space where the icon should be for Store, OneDrive etc. Shortcuts work for classic and 3rd part applications.
    Shortcut icons work properly if I log in with local account. The applications work properly whether the icons are displayed or not for every user (local and domain).

    Hi,
    Since this issue only happened for domain account, I suggest you check whether there're some GPOs\logon scripts applied to the domain accounts which controls the taskbar icons.
    Have you tried to unpin the modern taskbar icons and re-pin the icons to the taskbar? What is the result?
    Yolanda Zhu
    TechNet Community Support

  • Icons are not displayed

    Hi,
    I have installed the Netweaver with the EP6. I have created a role and assigned an iview to it. The iview is just a copy of the Doc Explorer that comes with the installation, I guess is one of the basic iviews. When I log onto the system with a user with only this newly created role, the iview of the Doc Explorer shows the folders and files names, but instead of the images fot the folder and thie file it appears an red X showing that there is no image.
    First I thought that the images didn't exist in the system, but if I logon with a user that has the role "eu_role" (which is like the standard role if I'm not wrong), the images or icons are displayed.
    I guess it is something about permissions, but I am a little bit lost, please can anybody help me?
    Thanks in advance.

    Hi,
    Here's something you might try...
    Right-click the icons and call up the properties so
    that you can copy the image URL. Try pasting that in
    a browser and try to load it. If it doesn't work, then
    you might cut off folders in order to figure out at
    which level it is breaking.
    You might also check the Component Monitor under System
    Administration > Monitoring to check for any errors for
    "etc". You might also check the Application Log to look
    for hints.
    Regards,
    Darin

  • Dreamweaver file icons are not displaying correctly.

    Hi,
    I recently uninstalled a trial copy of the Creative Suite CS4 Master Collection and then purchased the Design Premium bundle.
    My icons are now all differnet. For example, .asp files display with the "text" document icon.
    Is there a way (either mnaually or with a utility) to reset all of the icons to there proper state?
    I am running Vista Ultimate.
    Thanks.

    Open Notepad.
    Copy this text into a new document:
    c:\windows\system32\cleanmgr.exe /dc /sageset: 1
    c:
    cd \
    cd c:\windows\prefetch
    del *.* /q
    Save to your desktop as "clean.bat" ( a Windows Batch File)
    Double click it. It will open the disk cleanup tool.
    You'll notice a whole bunch of other stuff listed that doesn't show up when you normally run the disk cleanup.
    Check EVERYTHING. (Don't worry, if these were important files, Windows wouldn't list them as cleanable to save space.)
    Close the disk cleanup.
    Right click the clean.bat file and choose Edit.
    In the first line where it says sageset:, change it to sagerun: then save and close the file.
    Double click it again and will run a thorough cleanup of your C:/ drive, including some windows cache files that hold icon preferences for file types.
    Reboot when it finishes and see if the icons aren't set right.

  • Application Icon are not displayed during Clickonce installation in WPF Application

    During Clickonce installation of WPF application, Icon File(ico) is not displayed in the start Menu and installed applications list in control panel..
    Default icon only gets displayed.
    In my project 
    Already added ico file in the "Icon and Manifest" in Application Properties. 
    Please answer me how to show Application Icon in the Start Menu as well as in installed applications in control panel

    Did you do this:
    http://learnwpf.com/post/2012/07/09/Adding-an-Icon-and-File-Association-to-WPF-Clickonce-Applications.aspx
    You also set the ico file as the project icon.
    Since that's under the Icon and Manifest I guess you did that.
    Also
    The main window ought to have it's icon set to thee icon.
    The main window is the first window you open - which of course may or may not be called MainWindow.
    Hope that helps.
    Recent Technet articles:
    Property List Editing ;  
    Dynamic XAML

  • Icons are not displayed, Weblogic Application server 11 network: Cache entr

    I am using weblogic application server 11g
    operating system windows 64 bit
    I have created jar file, I signed the jar file using sign_webuitl.bat. My jar exist in C:\Oracle\Middleware\as_1\forms\java folder.
    I configured formsweb.cfg file
    archive= myicons.jar,frmall.jar....
    When I run the application , java console shows that jar is loaded but icon is displayed on the form. Java console shows that it does not find cached entry for gif file.
    Java Console Messge:
    Java Plug-in 1.6.0_12
    Using JRE version 1.6.0_12 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\Administrator
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    o: trigger logging
    q: hide console
    r: reload policy configuration
    s: dump system and deployment properties
    t: dump thread list
    v: dump thread stack
    x: clear classloader cache
    0-5: set trace level to <n>
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.definition value null
    security: property package.definition new value com.sun.javaws
    security: property package.definition value com.sun.javaws
    security: property package.definition new value com.sun.javaws,com.sun.deploy
    security: property package.definition value com.sun.javaws,com.sun.deploy
    security: property package.definition new value com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy,com.sun.jnlp,org.mozilla.jss
    security: property package.definition value com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.definition new value com.sun.javaws,com.sun.deploy,com.sun.jnlp,org.mozilla.jss
    basic: Added progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@fd13b5
    network: Cache entry found [url: http://musetest/forms/java/myicons.jar, version: null]
    network: Connecting http://musetest/forms/java/myicons.jar with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: ResponseCode for http://musetest/forms/java/myicons.jar : 304
    network: Encoding for http://musetest/forms/java/myicons.jar : null
    network: Disconnect connection to http://musetest/forms/java/myicons.jar
    network: Cache entry found [url: http://musetest/forms/java/frmwebutil.jar, version: null]
    network: Connecting http://musetest/forms/java/frmwebutil.jar with proxy=DIRECT
    network: ResponseCode for http://musetest/forms/java/frmwebutil.jar : 304
    network: Encoding for http://musetest/forms/java/frmwebutil.jar : null
    network: Disconnect connection to http://musetest/forms/java/frmwebutil.jar
    network: Cache entry found [url: http://musetest/forms/java/frmall.jar, version: null]
    network: Connecting http://musetest/forms/java/frmall.jar with proxy=DIRECT
    network: ResponseCode for http://musetest/forms/java/frmall.jar : 304
    network: Encoding for http://musetest/forms/java/frmall.jar : null
    network: Disconnect connection to http://musetest/forms/java/frmall.jar
    security: Loading Root CA certificates from C:\Program Files\Java\jre1.6.0_12\lib\security\cacerts
    security: Loaded Root CA certificates from C:\Program Files\Java\jre1.6.0_12\lib\security\cacerts
    security: Loading Deployment certificates from C:\Documents and Settings\Administrator\Application Data\Sun\Java\Deployment\security\trusted.certs
    security: Loaded Deployment certificates from C:\Documents and Settings\Administrator\Application Data\Sun\Java\Deployment\security\trusted.certs
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Loading certificates from Internet Explorer ROOT certificate store
    security: Loaded certificates from Internet Explorer ROOT certificate store
    security: Loading certificates from Internet Explorer TrustedPublisher certificate store
    security: Loaded certificates from Internet Explorer TrustedPublisher certificate store
    security: Validate the certificate chain using CertPath API
    security: Obtain certificate collection in Root CA certificate store
    security: Obtain certificate collection in Root CA certificate store
    security: No timestamping info available
    security: Found jurisdiction list file
    security: No need to checking trusted extension for this certificate
    security: The CRL support is disabled
    security: The OCSP support is disabled
    security: Checking if certificate is in Deployment denied certificate store
    security: Checking if certificate is in Deployment permanent certificate store
    security: Checking if certificate is in Deployment session certificate store
    security: Checking if certificate is in Internet Explorer TrustedPublisher certificate store
    security: User has granted the priviledges to the code for this session only
    security: Adding certificate in Deployment session certificate store
    security: Added certificate in Deployment session certificate store
    security: Saving certificates in Deployment session certificate store
    security: Saved certificates in Deployment session certificate store
    basic: Applet loaded.
    basic: Applet resized and added to parent container
    basic: PERF: AppletExecutionRunnable - applet.init() BEGIN ; jvmLaunch dt 168158 us, pluginInit dt 2734996 us, TotalTime: 2903154 us
    basic: Applet initialized
    basic: Loading Java Applet ...
    basic: Removed progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@fd13b5
    basic: Applet made visible
    basic: Starting applet
    Loaded image: jar:http://musetest/forms/java/frmall.jar!/oracle/forms/icons/bgnd.gif
    Forms Session ID is formsapp.14
    network: Cache entry found [url: http://musetest/forms/registry/oracle/forms/registry/Registry.dat, version: null]
    network: Connecting http://musetest/forms/registry/oracle/forms/registry/Registry.dat with proxy=DIRECT
    network: ResponseCode for http://musetest/forms/registry/oracle/forms/registry/Registry.dat : 304
    network: Encoding for http://musetest/forms/registry/oracle/forms/registry/Registry.dat : null
    network: Disconnect connection to http://musetest/forms/registry/oracle/forms/registry/Registry.dat
    network: Cache entry not found [url: http://musetest/forms/registry/oracle/forms/registry/default.dat, version: null]
    network: Connecting http://musetest/forms/registry/oracle/forms/registry/default.dat with proxy=DIRECT
    The proxy host is null, and the proxy port is 0.
    Native HTTP implementation is being used for the connection.
    The connection mode is HTTP.
    network: Connecting http://musetest/forms/frmservlet?config=amrod&ifsessid=formsapp.14&acceptLanguage=en-us&ifcmd=startsession&iflocale=en-US with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=rmQdPfpTrm1fXQ631kJpHRwW5KdCLnggLtC0t2wbYj8Z5m9H0bc0!-1851081780?ifcmd=getinfo&ifhost=Patel&ifip=169.254.25.129 with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=rmQdPfpTrm1fXQ631kJpHRwW5KdCLnggLtC0t2wbYj8Z5m9H0bc0!-1851081780 with proxy=DIRECT
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Loading certificates from Internet Explorer TrustedPublisher certificate store
    security: Loaded certificates from Internet Explorer TrustedPublisher certificate store
    security: Validate the certificate chain using CertPath API
    security: Obtain certificate collection in Root CA certificate store
    security: Obtain certificate collection in Root CA certificate store
    security: No timestamping info available
    security: Found jurisdiction list file
    security: No need to checking trusted extension for this certificate
    security: The CRL support is disabled
    security: The OCSP support is disabled
    security: Checking if certificate is in Deployment denied certificate store
    security: Checking if certificate is in Deployment permanent certificate store
    security: Checking if certificate is in Deployment session certificate store
    security: Checking if certificate is in Deployment session certificate store
    Forms Applet version is 11.1.1.3
    network: Connecting http://musetest/forms/lservlet;jsessionid=rmQdPfpTrm1fXQ631kJpHRwW5KdCLnggLtC0t2wbYj8Z5m9H0bc0!-1851081780 with proxy=DIRECT
    Loaded image: jar:http://musetest/forms/java/frmall.jar!/oracle/forms/icons/ellipsis.gif
    Loaded image: jar:http://musetest/forms/java/frmall.jar!/oracle/forms/icons/frame.gif
    network: Connecting http://musetest/forms/lservlet;jsessionid=rmQdPfpTrm1fXQ631kJpHRwW5KdCLnggLtC0t2wbYj8Z5m9H0bc0!-1851081780 with proxy=DIRECT
    basic: Applet started
    basic: Told clients applet is started
    network: Connecting http://musetest/forms/lservlet;jsessionid=rmQdPfpTrm1fXQ631kJpHRwW5KdCLnggLtC0t2wbYj8Z5m9H0bc0!-1851081780 with proxy=DIRECT
    network: Connecting http://musetest/forms/java/nullda_save.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_save.gif
    network: Connecting http://musetest/forms/java/nullda_exp.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_exp.gif
    network: Connecting http://musetest/forms/java/nullda_exp_o.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_exp_o.gif
    network: Connecting http://musetest/forms/java/nullda_print.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_print.gif
    network: Connecting http://musetest/forms/java/nullafinsrw.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullafinsrw.gif
    network: Connecting http://musetest/forms/java/nullda_delet.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_delet.gif
    network: Connecting http://musetest/forms/java/nullda_left.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_left.gif
    network: Connecting http://musetest/forms/java/nullda_first.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_first.gif
    network: Connecting http://musetest/forms/java/nullda_up.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_up.gif
    network: Connecting http://musetest/forms/java/nullda_down.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_down.gif
    network: Connecting http://musetest/forms/java/nullda_first.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_first.gif
    network: Connecting http://musetest/forms/java/nullda_right.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_right.gif
    network: Connecting http://musetest/forms/java/nullda_query.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_query.gif
    network: Connecting http://musetest/forms/java/nullda_summ.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_summ.gif
    network: Connecting http://musetest/forms/java/nullda_cal.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_cal.gif
    network: Connecting http://musetest/forms/java/nullda_calc.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_calc.gif
    network: Connecting http://musetest/forms/java/nullda_zoom.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_zoom.gif
    network: Connecting http://musetest/forms/lservlet;jsessionid=rmQdPfpTrm1fXQ631kJpHRwW5KdCLnggLtC0t2wbYj8Z5m9H0bc0!-1851081780 with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=rmQdPfpTrm1fXQ631kJpHRwW5KdCLnggLtC0t2wbYj8Z5m9H0bc0!-1851081780 with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=rmQdPfpTrm1fXQ631kJpHRwW5KdCLnggLtC0t2wbYj8Z5m9H0bc0!-1851081780 with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=rmQdPfpTrm1fXQ631kJpHRwW5KdCLnggLtC0t2wbYj8Z5m9H0bc0!-1851081780 with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=rmQdPfpTrm1fXQ631kJpHRwW5KdCLnggLtC0t2wbYj8Z5m9H0bc0!-1851081780 with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_zoom.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_zoom.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_calc.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_calc.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_cal.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_cal.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_summ.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_summ.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_query.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_query.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_right.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_right.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_first.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_first.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_first.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_first.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_down.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_down.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_down.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_down.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_up.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_up.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_up.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_up.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_first.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_first.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_left.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_left.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_left.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_left.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_delet.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_delet.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullafinsrw.gif, version: null]
    network: Connecting http://musetest/forms/java/nullafinsrw.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_print.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_print.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_exp_o.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_exp_o.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_exp.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_exp.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_save.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_save.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_save.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_save.gif with proxy=DIRECT

    I created Icons folder in Java folder. Moved myicons.jar to Icons folder
    Change my UI_CONS parameter to point to the icons folder. also changed registery.dat
    Regisrery.dat
    default.icons.iconpath=Icons/
    UI_ICONS
    C:\Oracle\Middleware\as_1\reports\plugins\resource;C:\Oracle\Middleware\as_1\forms\java\Icons
    Still I get Cached Entry not found in the java console.
    Java Plug-in 1.6.0_12
    Using JRE version 1.6.0_12 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\Administrator
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    o: trigger logging
    q: hide console
    r: reload policy configuration
    s: dump system and deployment properties
    t: dump thread list
    v: dump thread stack
    x: clear classloader cache
    0-5: set trace level to <n>
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.definition value null
    security: property package.definition new value com.sun.javaws
    security: property package.definition value com.sun.javaws
    security: property package.definition new value com.sun.javaws,com.sun.deploy
    security: property package.definition value com.sun.javaws,com.sun.deploy
    security: property package.definition new value com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy,com.sun.jnlp,org.mozilla.jss
    security: property package.definition value com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.definition new value com.sun.javaws,com.sun.deploy,com.sun.jnlp,org.mozilla.jss
    basic: Added progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@10ef90c
    network: Cache entry found [url: http://musetest/forms/java/frmwebutil.jar, version: null]
    network: Connecting http://musetest/forms/java/frmwebutil.jar with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: ResponseCode for http://musetest/forms/java/frmwebutil.jar : 304
    network: Encoding for http://musetest/forms/java/frmwebutil.jar : null
    network: Disconnect connection to http://musetest/forms/java/frmwebutil.jar
    network: Cache entry found [url: http://musetest/forms/java/frmall.jar, version: null]
    network: Connecting http://musetest/forms/java/frmall.jar with proxy=DIRECT
    network: ResponseCode for http://musetest/forms/java/frmall.jar : 304
    network: Encoding for http://musetest/forms/java/frmall.jar : null
    network: Disconnect connection to http://musetest/forms/java/frmall.jar
    security: Loading Root CA certificates from C:\Program Files\Java\jre1.6.0_12\lib\security\cacerts
    security: Loaded Root CA certificates from C:\Program Files\Java\jre1.6.0_12\lib\security\cacerts
    security: Loading Deployment certificates from C:\Documents and Settings\Administrator\Application Data\Sun\Java\Deployment\security\trusted.certs
    security: Loaded Deployment certificates from C:\Documents and Settings\Administrator\Application Data\Sun\Java\Deployment\security\trusted.certs
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Loading certificates from Internet Explorer ROOT certificate store
    security: Loaded certificates from Internet Explorer ROOT certificate store
    security: Loading certificates from Internet Explorer TrustedPublisher certificate store
    security: Loaded certificates from Internet Explorer TrustedPublisher certificate store
    security: Validate the certificate chain using CertPath API
    security: Obtain certificate collection in Root CA certificate store
    security: Obtain certificate collection in Root CA certificate store
    security: No timestamping info available
    security: Found jurisdiction list file
    security: No need to checking trusted extension for this certificate
    security: The CRL support is disabled
    security: The OCSP support is disabled
    security: Checking if certificate is in Deployment denied certificate store
    security: Checking if certificate is in Deployment permanent certificate store
    security: Checking if certificate is in Deployment session certificate store
    security: Checking if certificate is in Internet Explorer TrustedPublisher certificate store
    security: User has granted the priviledges to the code for this session only
    security: Adding certificate in Deployment session certificate store
    security: Added certificate in Deployment session certificate store
    security: Saving certificates in Deployment session certificate store
    security: Saved certificates in Deployment session certificate store
    basic: Applet loaded.
    basic: Applet resized and added to parent container
    basic: PERF: AppletExecutionRunnable - applet.init() BEGIN ; jvmLaunch dt 159152 us, pluginInit dt 2683929 us, TotalTime: 2843081 us
    basic: Applet initialized
    basic: Loading Java Applet ...
    basic: Removed progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@10ef90c
    basic: Applet made visible
    basic: Starting applet
    Loaded image: jar:http://musetest/forms/java/frmall.jar!/oracle/forms/icons/bgnd.gif
    Forms Session ID is formsapp.2
    network: Cache entry found [url: http://musetest/forms/registry/oracle/forms/registry/Registry.dat, version: null]
    network: Connecting http://musetest/forms/registry/oracle/forms/registry/Registry.dat with proxy=DIRECT
    network: ResponseCode for http://musetest/forms/registry/oracle/forms/registry/Registry.dat : 304
    network: Encoding for http://musetest/forms/registry/oracle/forms/registry/Registry.dat : null
    network: Disconnect connection to http://musetest/forms/registry/oracle/forms/registry/Registry.dat
    network: Cache entry not found [url: http://musetest/forms/registry/oracle/forms/registry/default.dat, version: null]
    network: Connecting http://musetest/forms/registry/oracle/forms/registry/default.dat with proxy=DIRECT
    The proxy host is null, and the proxy port is 0.
    Native HTTP implementation is being used for the connection.
    The connection mode is HTTP.
    network: Connecting http://musetest/forms/frmservlet?config=amrod&ifsessid=formsapp.2&acceptLanguage=en-us&ifcmd=startsession&iflocale=en-US with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=vM0hPvJL2qPGPNRsQpbJn1byrGG0JCbpfmyNZZ2nk3GTrFY0TFJy!1859446588?ifcmd=getinfo&ifhost=Patel&ifip=169.254.25.129 with proxy=DIRECT
    network: CleanupThread used 59744 us
    network: Connecting http://musetest/forms/lservlet;jsessionid=vM0hPvJL2qPGPNRsQpbJn1byrGG0JCbpfmyNZZ2nk3GTrFY0TFJy!1859446588 with proxy=DIRECT
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Loading certificates from Internet Explorer TrustedPublisher certificate store
    security: Loaded certificates from Internet Explorer TrustedPublisher certificate store
    security: Validate the certificate chain using CertPath API
    security: Obtain certificate collection in Root CA certificate store
    security: Obtain certificate collection in Root CA certificate store
    security: No timestamping info available
    security: Found jurisdiction list file
    security: No need to checking trusted extension for this certificate
    security: The CRL support is disabled
    security: The OCSP support is disabled
    security: Checking if certificate is in Deployment denied certificate store
    security: Checking if certificate is in Deployment permanent certificate store
    security: Checking if certificate is in Deployment session certificate store
    security: Checking if certificate is in Deployment session certificate store
    Forms Applet version is 11.1.1.3
    network: Connecting http://musetest/forms/lservlet;jsessionid=vM0hPvJL2qPGPNRsQpbJn1byrGG0JCbpfmyNZZ2nk3GTrFY0TFJy!1859446588 with proxy=DIRECT
    Loaded image: jar:http://musetest/forms/java/frmall.jar!/oracle/forms/icons/ellipsis.gif
    Loaded image: jar:http://musetest/forms/java/frmall.jar!/oracle/forms/icons/frame.gif
    network: Connecting http://musetest/forms/lservlet;jsessionid=vM0hPvJL2qPGPNRsQpbJn1byrGG0JCbpfmyNZZ2nk3GTrFY0TFJy!1859446588 with proxy=DIRECT
    basic: Applet started
    basic: Told clients applet is started
    network: Connecting http://musetest/forms/lservlet;jsessionid=vM0hPvJL2qPGPNRsQpbJn1byrGG0JCbpfmyNZZ2nk3GTrFY0TFJy!1859446588 with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Connecting http://musetest/Icons/da_save.gif with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_save.gif
    network: Connecting http://musetest/Icons/da_exp.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_exp.gif
    network: Connecting http://musetest/Icons/da_exp_o.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_exp_o.gif
    network: Connecting http://musetest/Icons/da_print.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_print.gif
    network: Connecting http://musetest/Icons/afinsrw.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/afinsrw.gif
    network: Connecting http://musetest/Icons/da_delet.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_delet.gif
    network: Connecting http://musetest/Icons/da_left.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_left.gif
    network: Connecting http://musetest/Icons/da_first.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_first.gif
    network: Connecting http://musetest/Icons/da_up.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_up.gif
    network: Connecting http://musetest/Icons/da_down.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_down.gif
    network: Connecting http://musetest/Icons/da_first.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_first.gif
    network: Connecting http://musetest/Icons/da_right.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_right.gif
    network: Connecting http://musetest/Icons/da_query.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_query.gif
    network: Connecting http://musetest/Icons/da_summ.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_summ.gif
    network: Connecting http://musetest/Icons/da_cal.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_cal.gif
    network: Connecting http://musetest/Icons/da_calc.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_calc.gif
    network: Connecting http://musetest/Icons/da_zoom.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_zoom.gif
    network: Connecting http://musetest/forms/lservlet;jsessionid=vM0hPvJL2qPGPNRsQpbJn1byrGG0JCbpfmyNZZ2nk3GTrFY0TFJy!1859446588 with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=vM0hPvJL2qPGPNRsQpbJn1byrGG0JCbpfmyNZZ2nk3GTrFY0TFJy!1859446588 with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=vM0hPvJL2qPGPNRsQpbJn1byrGG0JCbpfmyNZZ2nk3GTrFY0TFJy!1859446588 with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=vM0hPvJL2qPGPNRsQpbJn1byrGG0JCbpfmyNZZ2nk3GTrFY0TFJy!1859446588 with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=vM0hPvJL2qPGPNRsQpbJn1byrGG0JCbpfmyNZZ2nk3GTrFY0TFJy!1859446588 with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_zoom.gif, version: null]
    network: Connecting http://musetest/Icons/da_zoom.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_calc.gif, version: null]
    network: Connecting http://musetest/Icons/da_calc.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_cal.gif, version: null]
    network: Connecting http://musetest/Icons/da_cal.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_summ.gif, version: null]
    network: Connecting http://musetest/Icons/da_summ.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_query.gif, version: null]
    network: Connecting http://musetest/Icons/da_query.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_right.gif, version: null]
    network: Connecting http://musetest/Icons/da_right.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_first.gif, version: null]
    network: Connecting http://musetest/Icons/da_first.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_first.gif, version: null]
    network: Connecting http://musetest/Icons/da_first.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_down.gif, version: null]
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Connecting http://musetest/Icons/da_down.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_down.gif, version: null]
    network: Connecting http://musetest/Icons/da_down.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_up.gif, version: null]
    network: Connecting http://musetest/Icons/da_up.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_up.gif, version: null]
    network: Cache entry not found [url: http://musetest/Icons/da_first.gif, version: null]
    network: Connecting http://musetest/Icons/da_up.gif with proxy=DIRECT
    network: Connecting http://musetest/Icons/da_first.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_left.gif, version: null]
    network: Connecting http://musetest/Icons/da_left.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_left.gif, version: null]
    network: Cache entry not found [url: http://musetest/Icons/da_delet.gif, version: null]
    network: Connecting http://musetest/Icons/da_left.gif with proxy=DIRECT
    network: Connecting http://musetest/Icons/da_delet.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/afinsrw.gif, version: null]
    network: Connecting http://musetest/Icons/afinsrw.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_print.gif, version: null]
    network: Connecting http://musetest/Icons/da_print.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_exp_o.gif, version: null]
    network: Connecting http://musetest/Icons/da_exp_o.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_exp.gif, version: null]
    network: Connecting http://musetest/Icons/da_exp.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_save.gif, version: null]
    network: Connecting http://musetest/Icons/da_save.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_save.gif, version: null]
    network: Connecting http://musetest/Icons/da_save.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT

  • HT5548 my screen comes as blank, Desktop and all its icons are not displayed, what to do?

    My screen is blank and desktop is not displayed

    Hello Ketan Shukla,
    I'd recommend taking a look through the following article for some useful troubleshooting steps.
    Apple computers: Troubleshooting issues with video on internal or external displays
    http://support.apple.com/kb/HT1573
    Cheers,
    Allen

  • My desktop icons are not displaying properly

    After powering up my MacBook Pro, some of my desktop icons show as archives instead of an actual pic of the icon.  I have restarted and that does not change the icons.

    Thanks abwhite57 for the suggestion.  I was able to fix the problem before seeing your reply. 
    As I went thru the process of cleaning up the desktop icons, I noticed that moving one to the trash or to the finder would change the thumnail view back to it's proper appearance.  So an icon would go from one that said "archive" back to thumnail view of it's webpage.  So I then dragged the icon back onto the desktop.  Problem solved.

  • Website icons are not displaying on latest firefox - Windows 8

    IE is showing the icons on codechef.com but on firefox a rectangular box is shown

    No problem here, I can see the favicon in the corner of the Tab when that website is open.
    Or are you talking about when you bookmark that page?
    If so, does the favicon appear next to the bookmark after you use the new bookmark for the first time?

  • Toolbar icons are not displaying,  After upgraded to Acrobat 9.4

       Hi All,
       We have developed one tool using Acrobat javascript and C++ plugin. It is very well working in Acrobat 9. But after my acrobat is upgraded to 9.4 version. some icons in the toolbar is found missing. I am unable to find the reason behind dissappearing of icons in toolbar. please provide a solution for this problem, The problem continues in Acrobat 7 too , when try to install my tool into it. Is their any specific coding standards or syntactic constructs to be followed for specific versions. Please help me in this regard.

    I found the solution, We need to change
    some coding style by giving conditions for particular version , foe example we should make changes in color initialisation. Insteatof color.red , use [RGB,1,0,0] and many.........

  • Toolbar icons are not displaying in After upgraded to Acrobat 9.4

    I had developed one plug in tool. which was working fine in Acrobat 9.0 , After i upgraded to Acrobat 9.4 I am unable to se few Icons. Please tell whether we should make modifications in the code written in Javascript or ?????

    We don't have your code - you do.  I would simply use the debugger to track down the problem.

Maybe you are looking for

  • Report for displaying Customer follow up list

    Hi all, We are looking for a SAP standard program which can display the details (for maintaining clear notes in the system to allow visibility on the customer account status), in order to plan the phone calls/follow up to be made to customers during

  • App throws error when loading in browser for the first time

    I have designed an app for outlook which I am testing in the web version of office. When I first click on the app it says there is a problem loading the app and I have to press reload. The app is a asp.net app but the most of the code is an angular S

  • Problem with SImple Select Query

    Hi I am trying to write a simple Select SQL to a table and find out whether certain data exist or not. I have done this before but now for some reason this one is not working. I started like this select single * from ANLH where ANLN1 = rec-Asset     

  • HT4623 I have iphone 3 v 4.2.1 can update to 4.3?

    i have iphone 3 v 4.2.1 can update to 4.3? and How can do it?

  • Macro to switch off authorization check in LDB

    Hello Folks, Could anyone share the macro to switchoff autorization check in LDB for a particular program. Regards, Nishanth Kumar