Applet utcnis4 not loaded; java for 10.3.9 installed

Trying to get a readout from www.time.gov.
The page comes up, but the time does not show.
Messages that come up: [caption above] and "Loading Java Applet failed"
I have installed Java for 10.3.9, and the program list says I have java applet installed.
What more do I need to install to get Java Applet to work?
TIA
Traveler
ibook g4   Mac OS X (10.3.9)  

Thanks for the suggestions. I've been waiting to give them a try to see if the problem worked itself out on the government end. Apparently not. Just tried again, and it didn't work again.
At my office I have imac 10.4.8, with Boot Camp. Explorer and Firefox work fine on the Windows side, but Firefox and Safari are on and off on the Mac side. Hmmmm. (Of course, given how wonderfully professional the Bushies have been at runing our government agencies - ask anyone from New Orleans - I can see that the service could be deteriorating.)
Anyway, I'm going to try the overhaul now that you suggest, and see how it turns out. Fingers and toes crossed.
ibook g4   Mac OS X (10.3.9)  

Similar Messages

  • Java Applet is not loading in Fire Fox

    Hi,
    I have a php page with a Java Applet. But that applet is not loading in the browser. I am using Mozilla/5.0 (X11; U; Linux i686; in fedora core 8.
    So give a suggestion to solve this problem.
    Waiting for ur reply.
    Regards
    Aneesh.K

    You might as well keep waiting - I tried to read your brainwaves but I couldn't detect any. So you need to actually post the error messages of the Java console you certainly looked at-

  • Java Runtime Environment 6.0 update 11  NOT loading Java Applet

    As soon as I have installed Java Runtime Environment 6.0 update 11, my web based applications Applet is not loading. The applet only loads after minimize and the maximize my IE 6.0 Browser. As soon as I uninstalled (removed) Java Runtime Environment 6.0 update 11 from my system, everything works fine.
    I have Java Runtime Environment 6.0 update 3 and Java Runtime Environment 6.0 update 5 on my system. Please help to find a fix for this issue.
    Thanks
    Mohan

    Many of these strange browser problems can be solved by launching the applet using webstart. Is there any reason this applet has to be embedded in a browser window?

  • Applet does not load using java 1.5 through reverse proxy with certific...

    Hi,
    we have the following problem:
    When using java 1.5 in our browser, our applet does not load. Using java 1.4.2 it works. It also works using java 1.5.0 using another reverse proxy.
    The differences between the 2 reverse proxies (one works, one works not) we use is that the one through which the applet does not load has a certificate installed that is not for its hostname. Can this be the reason the applet does not load? Where can I find information about the sandbox of java 1.5.0 concerning these issues. Are there any docs of the security restrictions imposed by java 1.5.0 sandbox?
    Greetings,
    Tim

    Ok,
    the solution to this specific problem was a misconfigured reverse dns lookup.
    Greets,
    Tim

  • Applet does not load on app server when Free Design Layout

    Hi,
    I have to embed a an applet in a webpage of an web application. Before I go on to anything.. let me first tell you, I am using Netbeans 6.0
    As shown in the tuorial:
    [http://www.netbeans.org/kb/articles/tutorial-applets-40.html]
    1. I first made the "Applet" source say HelloApplet. java. After compiling and running it I get the HelloApplet.jar.
    2. I created a WebApplication and then from the properties -> packaging -> I "Add Project" HelloApplet.jar.
    3. Then I a webpage I "embeded" the applet.
    4. I run the web app and the applet gets loaded and everything is just fine.
    But before I go on I must tell you that the applet was designed in Null Layout. Now I edited the applet source once again and changed the layout to Free Design Layout*. ( this is available from Netbeans..on the HelloApplet.java .. go to the design view.. right click on the form and from the context menu you can change the layout to FreeDesign or whatever you might want).
    When I expand the "Libraries" node I see the that the library Swing Layout Extensions - swing-layout-1.0.3.jar has been added.
    When I "run" the "HelloApplet.java" file, the applet is shown in the appletviewer. No problems with that.
    But!
    When I try to Clean & Build and Run the WebApplication, the applet does not get loaded. On inspecting the java console I see the following error:
    java.lang.NoClassDefFoundError: org/jdesktop/layout/GroupLayout$Group
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
    at java.lang.Class.getConstructor0(Unknown Source)
    at java.lang.Class.newInstance0(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at sun.applet.AppletPanel.createApplet(Unknown Source)
    at sun.plugin.AppletViewer.createApplet(Unknown Source)
    at sun.applet.AppletPanel.runLoader(Unknown Source)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ClassNotFoundException: org.jdesktop.layout.GroupLayout$Group
    at sun.applet.AppletClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    ... 10 moreIt clearly shows that the Free Design Layout has something to do with the GroupLayout which can be found by expanding the "Swing Layout Extensions - swing-layout-1.0.3.jar". Now when the HelloApplet.jar is created only the HelloApplet.class file gets included together with some other data but NOT the swing extensions. Hence when I run the web app the class file looks for the GroupLayout.class definition but can find it in the jar as its not included when the HelloApplet.jar is created.
    But with null layout there isint a problem because null layout takes the definitions from the JRE on the machine.. and so it runs without a hitch.
    My Question is : How can I run the applet with Free Design Layout? or is it possible to package the swing layout extensions in the HelloApplet.jar?<</u>
    Thanks for all your replies.
    Cheers.
    Edited by: arijit_datta on May 15, 2008 4:07 PM

    Solved.
    Here is the solution:
    [http://www.nabble.com/Applet-does-not-load-on-app-server-when-Free-Design-Layout-to17259115.html|http://www.nabble.com/Applet-does-not-load-on-app-server-when-Free-Design-Layout-to17259115.html]
    Cheers..
    Edited by: arijit_datta on May 16, 2008 7:41 AM

  • Applet does not load in IE when hosted in form via SHDocVw.dll

    Hi
    I have a signed applet that usually works well in IE and Mozilla FireFox.
    It shows a popup window with the security question Yes/No/Always and works great thereafter.
    However
    We have now developed a Vb.Net application which hosts the SHDocVw.dll and now when for example I navigate to the web page within this embedded browser control from Microsoft the applet does not load and the popup window does not appear, when trying to access it via clientside scriptring it does not find the applet object.
    // this fails when called from embedded browser control
    <script>
    document.applets[0].prepareControl();
    </script>
    Please help me I would really like to get the applet to work when using this new vb.net application with the embedded browser control because it is becoming our company's standard to hos apps in this new app and not open a new instance of IE for each application.
    Thanks
    Ian Coetzer

    What does the trace say?
    To turn the full trace on (windows) you can start the java console, to be found here:
    C:\Program Files\Java\j2re1.4...\bin\jpicpl32.exe
    In the advanced tab you can fill in something for runtime parameters fill in this:
    -Djavaplugin.trace=true -Djavaplugin.trace.option=basic|net|security|ext|liveconnect
    if you cannot start the java console check here:
    C:\Documents and Settings\userName\Application Data\Sun\Java\Deployment\deployment.properties
    I think for linux this is somewhere in youruserdir/java (hidden directory)
    add or change the following line:
    javaplugin.jre.params=-Djavaplugin.trace\=true -Djavaplugin.trace.option\=basic|net|security|ext|liveconnect
    for 1.5:
    deployment.javapi.jre.1.5.0.args=-Djavaplugin.trace\=true -Djavaplugin.trace.option\=basic|net|security|ext|liveconnect
    The trace is here:
    C:\Documents and Settings\your user\Application Data\Sun\Java\Deployment\log\plugin...log
    I think for linux this is somewhere in youruserdir/java (hidden directory)
    Print out the full trace of the exception:
    try{...}catch(Exception e){e.printStackTrace();}
    If no trace is created my guess is that the jre is never started, try the <object tag
    instead for your applet (html page) because your browser tries to run the applet with msjvm.

  • Applet is not loading second time with Jre7 u9

    Hi,
    I have found serious problem with Jre7 update 9, Java Applet is not loading in 2nd time, it loads properly first time but in 2nd time it hangs for infinite time.
    Interesting part is same applet works perfectly with Jre7 which have stability & security issues.
    Is this is cache problem or I have to do some configuration changes?
    I have to delete everytime cache resources from Java Control Panel to run applet.
    See logs for more details:
    cache: Initialize resource manager: com.sun.deploy.cache.ResourceProviderImpl@966905
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.org.glassfish.external.,com.sun.org.glassfish.gmbal.
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.org.glassfish.external.,com.sun.org.glassfish.gmbal.,com.sun.javaws
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.org.glassfish.external.,com.sun.org.glassfish.gmbal.,com.sun.javaws
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.org.glassfish.external.,com.sun.org.glassfish.gmbal.,com.sun.javaws,com.sun.deploy
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.org.glassfish.external.,com.sun.org.glassfish.gmbal.,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.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.org.glassfish.external.,com.sun.org.glassfish.gmbal.,com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.definition value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.org.glassfish.external.,com.sun.org.glassfish.gmbal.
    security: property package.definition new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.org.glassfish.external.,com.sun.org.glassfish.gmbal.,com.sun.javaws
    security: property package.definition value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.org.glassfish.external.,com.sun.org.glassfish.gmbal.,com.sun.javaws
    security: property package.definition new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.org.glassfish.external.,com.sun.org.glassfish.gmbal.,com.sun.javaws,com.sun.deploy
    security: property package.definition value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.org.glassfish.external.,com.sun.org.glassfish.gmbal.,com.sun.javaws,com.sun.deploy
    security: property package.definition new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.org.glassfish.external.,com.sun.org.glassfish.gmbal.,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.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.org.glassfish.external.,com.sun.org.glassfish.gmbal.,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.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.org.glassfish.external.,com.sun.org.glassfish.gmbal.,com.sun.javaws,com.sun.deploy,com.sun.jnlp,org.mozilla.jss
    security: property package.definition value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.org.glassfish.external.,com.sun.org.glassfish.gmbal.,com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.definition new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.org.glassfish.external.,com.sun.org.glassfish.gmbal.,com.sun.javaws,com.sun.deploy,com.sun.jnlp,org.mozilla.jss
    basic: Added progress listener: sun.plugin.util.ProgressMonitorAdapter@920ee7
    basic: Added progress listener: sun.plugin.util.ProgressMonitorAdapter@1e74d83
    security: Blacklist revocation check is enabled
    security: Trusted libraries list check is enabled
    network: Cache entry found [url: http://subdomain.domain.com/application/applet/myapplet.jar, version: null] prevalidated=true/0
    cache: Resource http://subdomain.domain.com/application/applet/myapplet.jar has expired.
    network: Connecting http://subdomain.domain.com/application/applet/myapplet.jar.pack.gz with proxy=DIRECT
    network: Connecting http://subdomain.domain.com:80/ with proxy=DIRECT
    network: Connecting http://subdomain.domain.com/application/applet/myapplet.jar.pack.gz with cookie "JSESSIONID=C45ABD26D27224F74EA675A2CB7B08A4; JSESSIONID=54898DDD281CFF281956381DE51C07B6"
    network: CleanupThread used 445274 us
    network: Connecting http://subdomain.domain.com/application/applet/myapplet.jar with proxy=DIRECT
    network: Connecting http://subdomain.domain.com:80/ with proxy=DIRECT
    network: Connecting http://subdomain.domain.com/application/applet/myapplet.jar with cookie "JSESSIONID=C45ABD26D27224F74EA675A2CB7B08A4; JSESSIONID=54898DDD281CFF281956381DE51C07B6"
    network: ResponseCode for http://subdomain.domain.com/application/applet/myapplet.jar : 304
    network: Encoding for http://subdomain.domain.com/application/applet/myapplet.jar : null
    network: Disconnect connection to http://subdomain.domain.com/application/applet/myapplet.jar
    Regards,
    Deepak Garg

    Hi RogerL,
    Jre7 update10 is working fine, currently I am doing testing my applet with Jre7 update10.
    Very Strange behaviour same applet working fine with Jre7 & Jre7 update10 but it is not working with Jre7 update9 official release.
    I am very keen to know the exact reason or what's new in update 9 & update 10.
    Thanks a lot.
    Deepak Garg

  • Could not load library for database connection LCA

    Hi,
    I am facing RFC connection prblem while connectiong to database. I have installed SCM5.1 and live cache in single server
    Please find the logs.
    Work process log:
    B Mon Jul 20 11:19:13 2009
    B  create_con (con_name=LCA)
    B  Loading DB library 'E:\usr\sap\SC7\DVEBMGS03\exe\dbsdbslib.dll' ...
    M  *** ERROR => DlLoadLib: LoadLibrary(E:\usr\sap\SC7\DVEBMGS03\exe\dbsdbslib.dll) Error 126 [dlnt.c       241]
    M          Error 126 = "The specified module could not be found."
    B  *** ERROR => Couldn't load library 'E:\usr\sap\SC7\DVEBMGS03\exe\dbsdbslib.dll'
    [dbcon.c      4731]
    B  ***LOG BYG=> could not load library for database connection LCA        [dbds#1 @ 1035] [dbds    1035 ]
    A
    A Mon Jul 20 11:21:58 2009
    A  GENER starting remote generation: /SAPAPO/OM_SYNC_LC_DB (requested by W1).
    B
    SM21:
    No shared library found for the database with ID LCA|
    No shared library found for the database with ID LCA
    /SAPAPO/OM17|/SAPAPO/OM_SYNC_LC_DB|K |SAP Web AS Problem|SBAC   |
    Documentation for system log message BY G :
    As well as the standard connection, an attempt was made to set up
    another database connection, under the specified ID. The Shared Library
    for this second database could not be found.
    The Shared Library is usually found in the the Executable
    directory (profile parameter DIR_LIBRARY) under the name dbs
    <dbs>slib<os_ext>. <dbs> stands for the database type and <os_ext>
    stands for the operating system-specific extension of the Shared
    Libraries.
    The database type is determined from the entry that corresponds to the
    specified DB ID in the table DBDCON. Check whether the data in this
    entry is correct.
    ST22
    Runtime Errors         DBIF_DSQL2_CONNECTERR
    Exception              CX_SY_NATIVE_SQL_ERROR
    Date and Time          20.07.2009 11:22:21
    Short text
    Error setting up a secondary database connection
    What happened?
    Connection to database system not possible with identifier "LCA".
    |----
    System environment
    SAP-Release 700
    Application server... "
    Network address...... "
    Operating system..... "Windows NT"
    Release.............. "5.2"
    Hardware type........ "8x AMD64 Level"
    Character length.... 16 Bits
    Pointer length....... 64 Bits
    Work process number.. 8
    Shortdump setting.... "full"
    Database server... "
    Database type..... "ORACLE"
    Database name..... "SC7"
    Database user ID.. "SAPSC7"
    Terminal................. " "
    Char.set.... "C"
    SAP kernel....... 701
    created (date)... "Jul 6 2009 23:47:55"
    create on........ "NT 5.2 3790 Service Pack 1 x86 MS VC++ 14.00"
    Database version. "OCI_10201_SHARE (10.2.0.2.0) "
    Patch level. 50
    Patch text.. " "
    Database............. "ORACLE 9.2.0.., ORACLE 10.1.0.., ORACLE 10.2.0.."
    SAP database version. 701
    Operating system..... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2, Windows
    NT 6.0"
    Information on where terminated
    Termination occurred in the ABAP program "SAPLSLCAPPS" - in
    "LCA_EXISTS_LCA_ROUTINE".
    The main program was "/SAPAPO/TS_BATCH_RUN ".
    In the source code you have the termination point in line 23
    of the (Include) program "LSLCAPPSU05".
    The program "SAPLSLCAPPS" was started as a background job.
    Job Name....... "MACROS"
    Job Initiator.. "SC7GEN"
    Job Number..... 10222002
    The termination is caused because exception "CX_SY_NATIVE_SQL_ERROR" occurred
    in
    procedure "LCA_EXISTS_LCA_ROUTINE" "(FUNCTION)", but it was neither handled
    locally nor declared
    in the RAISING clause of its signature.
    The procedure is in program "SAPLSLCAPPS "; its source code begins in line
    1 of the (Include program "LSLCAPPSU05 ".
    Please help me to resolve the issue.
    Suraj

    Hi Natalia Khlopina,
    I have raised OSS message to SAP.
    Below is the information
    E:\usr\sap\SC7\SYS\exe\uc\Copy_ of_NTAMD64_15062009>sdbregview -l
    Server Utilities    e:/sapdb/programs      7.7.02.08     64 bit    valid
    DB Analyzer         e:/sapdb/programs      7.7.02.08     64 bit    valid
    PCR 7301            e:/sapdb/programs      7.3.01.21               valid
    PCR 7500            e:/sapdb/programs      7.5.00.42     64 bit    valid
    SAP Utilities       e:/sapdb/programs      7.7.02.08     64 bit    valid
    APO LC APPS         f:/sapdb/lcs/db/sap    6.00.004      64 bit    valid
    Redist Python       e:/sapdb/programs      7.7.02.08     64 bit    valid
    Base                e:/sapdb/programs      7.7.02.08     64 bit    valid
    JDBC                e:/sapdb/programs      7.6.03.02               valid
    Messages            e:/sapdb/programs      MSG 0.5010              valid
    ODBC                e:/sapdb/programs      7.7.02.08     64 bit    valid
    SQLDBC 77           e:/sapdb/programs      7.7.02.08     64 bit    valid
    Database Kernel     f:/sapdb/lcs/db        7.7.02.08     64 bit    valid
    Loader              e:/sapdb/programs      7.7.02.08     64 bit    valid
    SQLDBC              e:/sapdb/programs      7.7.02.08     64 bit    valid
    SQLDBC 76           e:/sapdb/programs      7.6.01.15     64 bit    valid
    Fastload API        e:/sapdb/programs      7.7.02.08     64 bit    valid
    C:\Documents and Settings\sc7adm>disp+work
    disp+work information
    kernel release                701
    kernel make variant           701_REL
    compiled on                   NT 5.2 3790 Service Pack 1 x86 MS VC++ 14.00
    compiled for                  64 BIT
    compilation mode              UNICODE
    compile time                  Jul  6 2009 23:47:55
    update level                  0
    patch number                  50
    source id                     0.050
    supported environment
    database (SAP, table SVERS)   700
                                  701
    operating system
    Windows NT 5.0
    Windows NT 5.1
    Windows NT 5.2
    Windows NT 6.0
    Thanks for quick responce.
    Suraj

  • Applet do not load

    i have jre 1.4.2 and when i load an applet i see a grey screen
    (the applet do not load)
    what can i do?

    Hi,
    You have told that applet. You mean awt applet or swing applet?
    if the applet is awt. Then there is no change in HTML code. May be you have not spelled your class properlty.
    Browser jvm has turned off.
    If you are using JApplet. then you have to change your current html code via. HTMLConverter Tool shipped along with j2se..
    ThankX

  • Windows could not load installer for daqdevice

    Hello, I have 2 Labpc-1200 Daq cards installed in my Windows 200 SP4 pc.  When i load NI-Daq6.9.3 and reboot, i get the following error
    "Windows could not load installer for DaqDevice"
    I have search the forums and support here withough luck. Here is what i have tried :
    Removed all daq, labview software - rebooted reinstalled
    removed all registry keys, hklm\software\niationa intruments
    Updated pc to SP4
    Anyone got any ideas please?

    Hi Finto
    I have attached a word document and a zip file the word document is a procedure for removing all NI soft ware I know you said you have done this but just to check you haven’t mist anything.
    Is there any reason why you are using NI-Daq6.9.3?
    There is a link in the attachments for the latest drivers which I would suggest you use them. The latest drivers for Traditional NI DAQ Legacy is 7.4.1 and the latest for DAQmx is 8.
    Tim
    NIUK AE
    Attachments:
    msicuu.zip ‏481 KB
    remove National Instrument Software.doc ‏25 KB

  • Upgraded to 7.o.1(x86en-us) will not load asks for reboot i have rebooted over 10 times still will not load same message tryed to reinstall still asking for reboot still does not load

    Question
    upgraded to 7.o.1(x86en-us) will not load asks for reboot i have rebooted over 10 times still will not load same message tried to reinstall still asking for reboot still does not load
    what can i do cannot uninstall either
    thank you

    Question
    upgraded to 7.o.1(x86en-us) will not load asks for reboot i have rebooted over 10 times still will not load same message tried to reinstall still asking for reboot still does not load
    what can i do cannot uninstall either
    thank you

  • Applet will not load for new user until IE is opened

    I have a C# project that runs an embedded web browser. When the project installer runs it will load java if it is not on the computer. Everything works fine for the admin user. When I switch to a new user and try to run the embedded web browser the applet just shows the red x in the top corner. Oddly enough, if you open IE and then try to run the applet again the applet will run properly. Has anyone run into this situation before?

    I have a C# project that runs an embedded web browser. When the project installer runs it will load java if it is not on the computer. Everything works fine for the admin user. When I switch to a new user and try to run the embedded web browser the applet just shows the red x in the top corner. Oddly enough, if you open IE and then try to run the applet again the applet will run properly. Has anyone run into this situation before?

  • Applets are not loading.

    Hey I am about 3/4 through the book Teach yourself java in 24 hours...and so far every applet I have done has not loaded in the browser but stayed the gray box of doom... bla bla not found.
    I am using Jcreater as a compiler and have the newest runtime enviroment.
    Java:
    import java.awt.*;
    public class BigDeptApplet extends java.applet.Applet{
    int debt;
    public void init(){
    debt = 59000000;
    debt = debt / 1440;     
    public void paint(Graphics screen){
    screen.drawString("A minute's worth of debt is $" + debt, 5, 50);
    Html:
    <html>
    <head>
    <title>The Big Debt Applet</title>
    </head>
    <body bgcolor="#000000" text="#FF00FF">
    <center>
    This a Java applet:<br>
    <applet code="BigDebtApplet.class" height=150 width=300>
    You need a Java-enabled browser to see this.
    </applet>
    </body>
    </html>
    please help...the code is straight from the book and compiled fine..Just when I open the html the applet doesn't load.

    I also noticed your class is called BigDeptApplet and your HTML refers to <applet code="BigDebtApplet.class". Not much difference, but enough. I only wish I could only spot my own mistakes.
    That said I still haven't got your applet working in I.E. 6 on X.P. even though I know in the past I have managed it in the same browser & O.S.
    Hopefully somebody will add to this thread, good luck.

  • Weblogic Admin console applet does not load

    I have installed Weblogic 6.1 SP3 with JDK 1.4.2_03. The admin console applet was
    working initially but when I installed oracle 8.1, the applet failed to load.
    A cross sign appears instead of navigation applet tree in the console application.
    I have set the classpath and java_home variables correctly. I tried to point java_home
    to jdk1.3.1 (java version shipped with Weblogic 6.1) and also changed entire classpath
    to point to jdk1.3.1 but no effect. The same configuration works on another machine
    where oracle is not installed.
    Please help...
    Thanks in advance
    Mahesh

    If you have any pride you will get off Tripod as quickly as possible. It forces popups and other unwanted advertising on visitors. Any time I see that a site is on Tripod or About, I just ignore it and click the next choice.
    BTW if you stay on Tripod, you should consider changing the 'e' in your user name to an 'o'.

  • Applet will not load in browser Unsupported major.minor version 48.0

    I found this page, and many others like it from search the net:
    http://forum.java.sun.com/thread.jspa?forumID=421&threadID=345619
    When I first got java installed 1.4.2_02, and that is the directory I always work in.
    I HAVE installed:
    jre 1.5.0
    and
    JMF2.1.1e
    HOWEVER!!! When i go to the Java icon in the toolbar and dub-click it states:
    Java(TM) Plug-in: Version 1.3.1_13
    Using JRE version 1.3.1_13 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\javasojava
    Proxy Configuration: no proxyAdditionally, if I go to windows Control panel it states:
    Java Plug-in 1.3.1_13
    My very simple applet program does compile with appletviewer, but
    throws this error in browser.
    Needless to say, this is extremely frustrating.
    Have no other problems building java apps or anything classpath related that am aware of.
    Here it is:
    CLASSPATH=.;C:\PROGRA~1\JMF21~1.1E\lib\sound.jar;C:\PROGRA~1\JMF21~1.1E\lib\jmf.jar;C:\PROGRA~1\JMF21~1.1E\lib;.;.;C:\j2sdk1.4.2_04\jre\lib\ext\sound.jar;C:\j2sdk1.4.2\2
    Thank you!

    here is what I get when I open the page you mentioned:
    ==============================================
    Error loading class: ArcTest
    java.lang.NoClassDefFoundError
    java.lang.ClassNotFoundException: ArcTest
         at com/ms/vm/loader/URLClassLoader.loadClass (URLClassLoader.java)
         at com/ms/vm/loader/URLClassLoader.loadClass (URLClassLoader.java)
         at com/ms/applet/AppletPanel.securedClassLoad (AppletPanel.java)
         at com/ms/applet/AppletPanel.processSentEvent (AppletPanel.java)
         at com/ms/applet/AppletPanel.processSentEvent (AppletPanel.java)
         at com/ms/applet/AppletPanel.run (AppletPanel.java)
         at java/lang/Thread.run (Thread.java)Why.. because I refuse sun to run <applet tag applets. As with the msjvm the <applet
    tag is history so I don't understand why SUN would use depreceated html code in
    their 1.5 examples.
    Check what I said about versioning and use the object tag and try to run the following
    applet:
    http://forum.java.sun.com/thread.jspa?threadID=603571
    second post

Maybe you are looking for