Loading Java Applet Failed : Getting Red "X"

Hi all
I have JRE 1.6.0_07 loaded on my machine. When i try to access a particular website from my machine i can see an orange Java Logo and then after some time i get a "Red" "X" on top left with a message in bottom of browser
"Loading Java Applet Failed".
I am Using IE 6.0.2900.2180.xpsb_sp2...on a Windows XP SP2 Professional .
I also get a Error Message as
"General Exception"
Name - Batchmanage
Java.lang.classnotfoundexception.batch.class
1) However when i disable Options ==> Advance ==> Java(Sun) ==> Use JRE 1.6.0_07 for <applet>
and enable Options ==> Advance ==> Microsoft VM ==> Jit Compiler for VM enabled
Application runs fine.
2) But if i Enable Options ==> Advance ==> Java(Sun) ==> Use JRE 1.6.0_07 for <applet>
and disable Options ==> Advance ==> Microsoft VM ==> Jit Compiler for VM enabled
Applications Give error mentioned above and Red X
3) Similary if i enable Options ==> Advance ==> Java(Sun) ==> Use JRE 1.6.0_07 for <applet>
As well as enable Options ==> Advance ==> Microsoft VM ==> Jit Compiler for VM enabled
Still Application Gives error mentioned above and Red X
For some machines we have observed that it runs fine with Java (Sun) enabled with no Microsoft VM
Any advise or help would be appreciated
Thanks

Hi,
I am facing the similar problem and following is my applet code which is causing the problem.
Can you please help me out?
*<applet name="lic_install" archive="gias/sign_lic_install.jar" codebase="/irj/portalapps/com.test/applet" code="gias/step4calicenses.class" width=200 height=75px>*
*<param name="sitelicenseurl" value="http://abc.test.com/irj/servlet/prt/portal/prtroot/com.test.DownloadALPLicenses" >*
*<param name="siteProdcodesURL" value="http://abc.test.com/licenses/applet/gias/prod_codes.txt" >*
*<param name="siteLic98URL" value="http://abc.test.com/licenses/applet/gias/lic98.cap" >*
*<param name="siteGetRegistryValDll" value="http://abc.test.com/licenses/applet/gias/step4jnigetpath.dll" >*
*<param name="siteMergeWinEXE" value="http://abc.test.com/licenses/applet/gias/mergeolf.exe" >*
*</applet>*

Similar Messages

  • Loading Java Applet Failed in CRM 2007 Web Client Marketing

    We have recently upgraded our CRM 4.0 sp6 system to CRM 2007.  As part of this upgrade we configured the SAP Best Practice Building Blocks.  Logging on to the webclient using the user MKT_MAN (assigned business role BP_MKT_MAN) we get an error when trying to run the Marketing Calendar.  the error we get is that "Loading Java Applet Failed" the specific applet in question is: Applet com.sap.crm.mkt.calendar.applet.MktCalendar notinited
    We have implemented the following SAP notes to try and rectify the issue but with no success:
    Note 1177590 - Version 2.0 of Marketing Calendar java applet
    Note 1237477 - Marketing Calendar is not displayed, Tensegrity Library
    Any ideas as to what can resolve this issue
    Thanks in advance
    Eddie

    Hi Eddie
    I have exactly the same problem, using IE 6.0 & JRE 1.4.2_07.
    What I have found is that users in my company with the same configuration on their machines, same settings as above can load the Marketing Calendar without issue.
    Have loaded the same notes as yourself already.
    I have managed to get it to working by switching off my proxy settings entirely. This is fine for testing but of no use for go live.
    I have also found that when it does finally load successfully it is incredibly slow in comparison to other functionality within the WEB UI.
    Thus far I have logged an OSS Message regarding this matter, could I recommend you do the same, this should encourage SAP that the issue is not isolated.
    Good Luck
    Arden

  • Loading Java Applet Failed...Anyone please help.

    I am using JDeveloper 10.1.3
    Package: c17UPackage
    Java Applet: C17UPoloTestApplet.java
    Applet Html: C17UPoloTestHtml.html
    When I run C17UPoloTestHtml.html using Embedded OC4J server the HTML pages give me this error "Applet c17UPackage.view.C17UPoloTestApplet notinited" and "Loading Java Applet Failed...".
    In the Java Console it give me this error:
    java.lang.InstantiationError: oracle.jbo.JboException
    at oracle.jbo.common.JBOClass.initLoader(JBOClass.java:93)
    at oracle.jbo.common.JBOClass.<clinit>(JBOClass.java:34)
    at oracle.jbo.common.StringManagerFactory.create(StringManagerFactory.java:112)
    at oracle.jbo.common.StringManager.getSingleton(StringManager.java:110)
    at oracle.jbo.common.StringManager.getLocalizedString(StringManager.java:313)
    at oracle.jbo.common.StringManager.getLocalizedString(StringManager.java:286)
    at oracle.jbo.common.StringManager.getString(StringManager.java:226)
    at oracle.jbo.uicli.UIMessageBundle.getResString(UIMessageBundle.java:375)
    at oracle.jbo.uicli.controls.JUNavigationBar.<clinit>(JUNavigationBar.java:188)
    at c17UPackage.view.C17UPoloTestApplet.$init$(C17UPoloTestApplet.java:30)
    at c17UPackage.view.C17UPoloTestApplet.<init>(C17UPoloTestApplet.java:33)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(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)
    All the package(c17UPackage, oracle.jbo, oracle.binding, oracle.adf, com.jgoodies and com.sun) I store in the same directory as applet html(C17UPoloTestHtml.html).
    How to solve this problem? Anyone please help?
    Thanks You.

    In one of my project i tried to load applet using the <jsp:plugin> tag but failed. Since i had less time so i have not done the R&D instead i called the applet as
    <applet id="MyApplet" code="MyApplet.class\" archive=\"MyApplet.jar\" width=5 height=3/>and it worked fine for me. You can try this method.
    NOTE: My applet jar file was in the same directory of my JSP page
    Message was edited by:
    diptaPB

  • Loading Java Applet Failed... HELP ME PLEASE !

    Hello,
    Recently I can not view Java applets.
    This is what I see in the console :
    Java Plug-in 1.5.0_06
    Using JRE version 1.5.0_06 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\?????
    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
    p:   reload proxy configuration
    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>
    load: class loader.class not found.
    java.lang.ClassNotFoundException: loader.class
         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 sun.applet.AppletClassLoader.loadCode(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.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 10 morePlease, help me, I really need it.

    This line:
    User home directory = C:\Documents and Settings\?????
    is odd - what are the question marks doing there? They should be naming the user's directory. Have you used non-ASCII characters for the directory name?
    If so, you might want to try installing under a different user.

  • Loading java applet failed

    Hi all, I'm using :
    browser: IE 7
    E Business Suite: 10.5.9
    JInitiator: 1.1.8.16
    I have two E Business Suite instances installed on two different machines (A and B)
    From the same browser I opened one tab (connected with the instance A) and when I try to define a concurrent program from the navigator (right panel),it works perfectly; the applet is loaded and I can do everything !
    When I try to define a concurrent program from the instance B, opening another tab (always from the same browser)....I click on the link "Define" and nothing happens.....
    I think that the problem is not at the browser level, otherwise, also with the machine A I shouldn't see nothing....so I assume that something is missing on the instance B
    Can anybody suggest me where could be the problem ? I need urgently to fix it to go on with my implementation.
    Thanks in advance
    Alex

    Hi,
    to be more precise I have two E Business Suite instances installed on two different machines (A and B); these two instances are not cloned.
    Now, I just dis-installed IE 7 and I used IE 6;
    from the same browser when I try to define a concurrent program from the navigator (right panel), with the instance A, this works perfectly (the applet is loaded);
    Again, with the instance B, I click on the link "Define" and this time something is working (I see down, the panel with the green blocks which indicates that something is under loading).....but at the end....IE doesn't load any Java Applet....
    I checked also the tables inside the package FND_CONC_CLONE.SETUP_CLEAN ("Steps to Clean Nonexistent Nodes or IP Addresses from FND_NODES" Note:260887.1P), but they are not so big to need to be purged....
    Maybe, should I have analyze any tables or indexes ?
    Thanks

  • PROXY SETTING ERROR - LOADING JAVA APPLET FAILED

    I have the most current version of Java (confirmed) installed l.5.0. When I do the Java Virtual Test, I fail at the proxy setting with the red X. I have tried everything recommended at "Configuration Check List" and I have also chatted with microsoft techs who recommended that I register certain .dll's among other things. Nothing has worked. Is the Java Control Panel the same thing as the Java Plug-in Control Panel? I only have the JCP. Could that be the problem? I also get a message in other areas that scripting is not enabled. Is this all related?

    Thought I should add this to further explain what is happening ... Hope you can help!
    Java Plug-in 1.5.0_06
    Using JRE version 1.5.0_06 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\Compaq_Owner
    network: Loading user-defined proxy configuration ...
    network: Done.
    network: Loading proxy configuration from Internet Explorer ...
    network: Done.
    network: Loading direct proxy configuration ...
    network: Done.
    network: Proxy Configuration: No proxy
    basic: Cache is enabled
    basic: Location: C:\Documents and Settings\Compaq_Owner\Application Data\Sun\Java\Deployment\cache\javapi\v1.0
    basic: Maximum size: unlimited
    basic: Compression level: 0
    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
    p: reload proxy configuration
    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>
    basic: Registered modality listener
    liveconnect: Invoking JS method: document
    liveconnect: Invoking JS method: URL
    basic: Referencing classloader: sun.plugin.ClassLoaderInfo@f73c1, refcount=1
    basic: Added progress listener: sun.plugin.util.GrayBoxPainter@19a0c7c
    basic: Loading applet ...
    basic: Initializing applet ...
    basic: Starting applet ...
    network: Connecting http://www.java.com/applet/testvm.class with proxy=DIRECT
    network: Connecting http://www.java.com/applet/testvm.class with cookie "JSESSIONID=E4C78C2C09A916295DDBD9EAEE101C10.tomcat4; s_cc=true; s_sq"
    basic: Loading http://www.java.com/applet/testvm.class from cache
    TestVM 3.1 kc
    Copyright (c) 2005 Sun Microsystems, Inc.
    All Rights Reserved.
    basic: Loaded image: http://www.java.com/en/img/download/t1.gif
    basic: Loaded image: http://www.java.com/en/img/download/t2.gif
    basic: Loaded image: http://www.java.com/en/img/download/t3.gif
    basic: Loaded image: http://www.java.com/en/img/download/t4.gif
    basic: Loaded image: http://www.java.com/en/img/download/t5.gif
    basic: Loaded image: http://www.java.com/en/img/download/t6.gif
    basic: Loaded image: http://www.java.com/en/img/download/t7.gif
    network: Connecting http://www.java.com/en/img/download/t1.gif with proxy=DIRECT
    network: Connecting http://www.java.com/en/img/download/t1.gif with cookie "JSESSIONID=E4C78C2C09A916295DDBD9EAEE101C10.tomcat4; s_cc=true; s_sq"
    basic: Loading http://www.java.com/en/img/download/t1.gif from cache
    network: Connecting http://www.java.com/en/img/download/t2.gif with proxy=DIRECT
    network: Connecting http://www.java.com/en/img/download/t2.gif with cookie "JSESSIONID=E4C78C2C09A916295DDBD9EAEE101C10.tomcat4; s_cc=true; s_sq"
    basic: Loading http://www.java.com/en/img/download/t2.gif from cache
    network: Connecting http://www.java.com/en/img/download/t3.gif with proxy=DIRECT
    network: Connecting http://www.java.com/en/img/download/t3.gif with cookie "JSESSIONID=E4C78C2C09A916295DDBD9EAEE101C10.tomcat4; s_cc=true; s_sq"
    basic: Loading http://www.java.com/en/img/download/t3.gif from cache
    network: Connecting http://www.java.com/en/img/download/t4.gif with proxy=DIRECT
    network: Connecting http://www.java.com/en/img/download/t4.gif with cookie "JSESSIONID=E4C78C2C09A916295DDBD9EAEE101C10.tomcat4; s_cc=true; s_sq"
    basic: Loading http://www.java.com/en/img/download/t4.gif from cache
    network: Connecting http://www.java.com/en/img/download/t5.gif with proxy=DIRECT
    network: Connecting http://www.java.com/en/img/download/t5.gif with cookie "JSESSIONID=E4C78C2C09A916295DDBD9EAEE101C10.tomcat4; s_cc=true; s_sq"
    basic: Loading http://www.java.com/en/img/download/t5.gif from cache
    network: Connecting http://www.java.com/en/img/download/t6.gif with proxy=DIRECT
    network: Connecting http://www.java.com/en/img/download/t6.gif with cookie "JSESSIONID=E4C78C2C09A916295DDBD9EAEE101C10.tomcat4; s_cc=true; s_sq"
    basic: Loading http://www.java.com/en/img/download/t6.gif from cache
    network: Connecting http://www.java.com/en/img/download/t7.gif with proxy=DIRECT
    network: Connecting http://www.java.com/en/img/download/t7.gif with cookie "JSESSIONID=E4C78C2C09A916295DDBD9EAEE101C10.tomcat4; s_cc=true; s_sq"
    basic: Loading http://www.java.com/en/img/download/t7.gif from cache
    basic: Stopping applet ...
    basic: Removed progress listener: sun.plugin.util.GrayBoxPainter@19a0c7c
    basic: Finding information ...
    basic: Releasing classloader: sun.plugin.ClassLoaderInfo@f73c1, refcount=0
    basic: Caching classloader: sun.plugin.ClassLoaderInfo@f73c1
    basic: Current classloader cache size: 1
    basic: Done ...
    basic: Joining applet thread ...
    basic: Destroying applet ...
    basic: Disposing applet ...
    basic: Quiting applet ...
    basic: Joined applet thread ...
    basic: Unregistered modality listener
    basic: unique id: com_sun_deploy_AboutJava-1.5.0
    basic: server port at: 2309
    basic: getSingleInstanceFilename: C:\Documents and Settings\Compaq_Owner\Application Data\Sun\Java\Deployment\tmp\si\com_sun_deploy_AboutJava-1.5.0_2309
    basic: waiting connection
    network: Connecting socket://127.0.0.1:2309 with proxy=DIRECT
    basic: recv: javaws.singleinstance.stop
    basic: getSingleInstanceFilename: C:\Documents and Settings\Compaq_Owner\Application Data\Sun\Java\Deployment\tmp\si\com_sun_deploy_AboutJava-1.5.0_2309
    basic: getSingleInstanceFilename: C:\Documents and Settings\Compaq_Owner\Application Data\Sun\Java\Deployment\tmp\si\com_sun_deploy_AboutJava-1.5.0_2309
    basic: removed SingleInstanceFile: C:\Documents and Settings\Compaq_Owner\Application Data\Sun\Java\Deployment\tmp\si\com_sun_deploy_AboutJava-1.5.0_2309
    basic: Registered modality listener
    liveconnect: Invoking JS method: document
    liveconnect: Invoking JS method: URL
    basic: Referencing classloader: sun.plugin.ClassLoaderInfo@f73c1, refcount=1
    basic: Added progress listener: sun.plugin.util.GrayBoxPainter@1e228bc
    basic: Loading applet ...
    basic: Initializing applet ...
    basic: Starting applet ...
    TestVM 3.1 kc
    Copyright (c) 2005 Sun Microsystems, Inc.
    All Rights Reserved.
    basic: Loaded image: http://www.java.com/en/img/download/t1.gif
    basic: Loaded image: http://www.java.com/en/img/download/t2.gif
    basic: Loaded image: http://www.java.com/en/img/download/t3.gif
    basic: Loaded image: http://www.java.com/en/img/download/t4.gif
    basic: Loaded image: http://www.java.com/en/img/download/t5.gif
    basic: Loaded image: http://www.java.com/en/img/download/t6.gif
    basic: Loaded image: http://www.java.com/en/img/download/t7.gif
    network: Connecting http://www.java.com/en/img/download/t1.gif with proxy=DIRECT
    network: Connecting http://www.java.com/en/img/download/t1.gif with cookie "JSESSIONID=E4C78C2C09A916295DDBD9EAEE101C10.tomcat4; s_cc=true; s_sq"
    basic: Loading http://www.java.com/en/img/download/t1.gif from cache
    network: Connecting http://www.java.com/en/img/download/t2.gif with proxy=DIRECT
    network: Connecting http://www.java.com/en/img/download/t2.gif with cookie "JSESSIONID=E4C78C2C09A916295DDBD9EAEE101C10.tomcat4; s_cc=true; s_sq"
    basic: Loading http://www.java.com/en/img/download/t2.gif from cache
    network: Connecting http://www.java.com/en/img/download/t3.gif with proxy=DIRECT
    network: Connecting http://www.java.com/en/img/download/t3.gif with cookie "JSESSIONID=E4C78C2C09A916295DDBD9EAEE101C10.tomcat4; s_cc=true; s_sq"
    basic: Loading http://www.java.com/en/img/download/t3.gif from cache
    network: Connecting http://www.java.com/en/img/download/t4.gif with proxy=DIRECT
    network: Connecting http://www.java.com/en/img/download/t4.gif with cookie "JSESSIONID=E4C78C2C09A916295DDBD9EAEE101C10.tomcat4; s_cc=true; s_sq"
    basic: Loading http://www.java.com/en/img/download/t4.gif from cache
    network: Connecting http://www.java.com/en/img/download/t5.gif with proxy=DIRECT
    network: Connecting http://www.java.com/en/img/download/t5.gif with cookie "JSESSIONID=E4C78C2C09A916295DDBD9EAEE101C10.tomcat4; s_cc=true; s_sq"
    basic: Loading http://www.java.com/en/img/download/t5.gif from cache
    network: Connecting http://www.java.com/en/img/download/t6.gif with proxy=DIRECT
    network: Connecting http://www.java.com/en/img/download/t6.gif with cookie "JSESSIONID=E4C78C2C09A916295DDBD9EAEE101C10.tomcat4; s_cc=true; s_sq"
    basic: Loading http://www.java.com/en/img/download/t6.gif from cache
    network: Connecting http://www.java.com/en/img/download/t7.gif with proxy=DIRECT
    network: Connecting http://www.java.com/en/img/download/t7.gif with cookie "JSESSIONID=E4C78C2C09A916295DDBD9EAEE101C10.tomcat4; s_cc=true; s_sq"
    basic: Loading http://www.java.com/en/img/download/t7.gif from cache
    basic: unique id: com_sun_deploy_AboutJava-1.5.0
    basic: server port at: 2335
    basic: getSingleInstanceFilename: C:\Documents and Settings\Compaq_Owner\Application Data\Sun\Java\Deployment\tmp\si\com_sun_deploy_AboutJava-1.5.0_2335
    basic: waiting connection
    basic: Modality pushed
    network: Connecting socket://127.0.0.1:2335 with proxy=DIRECT
    basic: Modality popped
    basic: recv: javaws.singleinstance.stop
    basic: getSingleInstanceFilename: C:\Documents and Settings\Compaq_Owner\Application Data\Sun\Java\Deployment\tmp\si\com_sun_deploy_AboutJava-1.5.0_2335
    basic: getSingleInstanceFilename: C:\Documents and Settings\Compaq_Owner\Application Data\Sun\Java\Deployment\tmp\si\com_sun_deploy_AboutJava-1.5.0_2335
    basic: removed SingleInstanceFile: C:\Documents and Settings\Compaq_Owner\Application Data\Sun\Java\Deployment\tmp\si\com_sun_deploy_AboutJava-1.5.0_2335

  • Applet Notinited - Loading Java Applet Failed

    I tried looking for my particular failure on the forums and googling it, but no one else seems to have my particular affliction.
    Obviously, when I try to load up my applets I created, even something as simple as a text readout, it gives me the notinited bit in the status bar.
    Doesn't work in FireFox, IE, Opera and I'm runing 1.5
    Doesn't work on my fiance's computer and she's running 1.4.2
    I run the java console, and it lists the class not found exception. and also
    an IOException error: open HTTP connection failed
    I run the appletviewer and it lists java.lang.RuntimeException: java.security.AccessControlException: access denied (java.net.SocketPermission wolkefamily:80 connect,resolve)
    the wolkefamily bit is my domain name.
    i checked, and checked, and rechecked for binary transfers set, correct html, correct java syntax. i think it's all on my server end, but i don't have direct access to teh servers itself.
    any ideas? and thank you.

    Obviously, when I try to load up my applets I
    created, even something as simple as a text readout,
    it gives me the notinited bit in the status bar.
    Doesn't work in FireFox, IE, Opera and I'm runing
    1.5
    Doesn't work on my fiance's computer and she's
    running 1.4.2
    I run the java console, and it lists the class not
    found exception. Starting by testing a simple example like a printout as you said,
    How are you "loading up" your applets?
    Are you calling applet viewer/ running from browser and how?

  • Loading Java Applet Failed Error

    Hi
    I'm using Borland's JBuilder 7 product. I created a simple project called "sinif_deneme". When I compiled project the program generated an html file(sekil.htm) I could see the output of this project in built-in browser of JBuilder but I could not see this output file in IE 5.01. I'm using Java Plug-in Version 1.4.1_02 Standart Edition,The following errors has ben occuring:
    java.lang.NoClassDefFoundError: com/borland/jbcl/layout/XYLayout
         at sinif_deneme.sekil.<init>(sekil.java:28)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(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)
    What should I do?
    Regards
    Mustafa Samet UCGUN

    look close.. you'll see that that's a borland class you're using... com.borland.jbcl.layout.XYLayout You'll have to somehow distribute that class along with your program. Which means it has to exist, and be the classpath, for it ever to work outside of borlands product. There is probably something in the help for JBuilder on it... I myself would switch to IDEA immediately.

  • Load: class oracle.forms.engine.Main not found Stuck at loading Java Applet

    Hi there
    I have recently installed App Server 10.1.2.0 on a new machine.
    Copied all my forms to an appropriate directory. Set up formsweb.cfg to allow them to run and have attempted to run them.
    Unfortunately I get stuck at the Loading Java Applet screen, and in the status bar at the bottom it says :
    load: class oracle.forms.engine.Main not found
    I have taken a look at the Java Console, and the 2 things that jump out at me are that it appears to be looking for a forms90 directory, which seems odd since I am using App Server 10.1.2.0.2 and Forms Builder 10.1.2.0.2 meaning it should be looking in a forms directory not forms90 directory shouldnt it ?
    And also, it mentions class with no proxy, so on looking around the forums it has been suggested that put the proxy details into jinitiator, which I have done, but this has made no difference either.
    Can anyone suggest anything else please ?
    Java Console log follows.
    Thanks a lot
    Scott
    Oracle JInitiator: Version 1.3.1.9
    Using JRE version 1.3.1.9 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\hilliers
    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
    q: hide console
    s: dump system properties
    t: dump thread list
    x: clear classloader cache
    0-5: set trace level to <n>
    Unregistered modality listener
    Removed trace listener: sun.plugin.ocx.ActiveXAppletViewer[oracle.forms.engine.Main,0,0,914x613,layout=java.awt.BorderLayout]
    Sending events to applet. STOP
    Sending events to applet. DESTROY
    Sending events to applet. DISPOSE
    Sending events to applet. QUIT
    Finding information...
    Releasing classloader: sun.plugin.ClassLoaderInfo@d9850, refcount=0
    Caching classloader: sun.plugin.ClassLoaderInfo@d9850
    Current classloader cache size: 1
    Done...
    Registered modality listener
    Referencing classloader: sun.plugin.ClassLoaderInfo@d9850, refcount=1
    Added trace listener: sun.plugin.ocx.ActiveXAppletViewer[oracle.forms.engine.Main,0,0,914x613,invalid,layout=java.awt.BorderLayout]
    Sending events to applet. LOAD
    Sending events to applet. INIT
    Sending events to applet. START
    Determine if the applet requests to install any HTML page
    HTML Installation finished.
    Opening http://appserver008/forms90/java/oracle/forms/engine/Main.class
    Connecting http://appserver008/forms90/java/oracle/forms/engine/Main.class with no proxy
    Opening http://appserver008/forms90/java/oracle/forms/engine/Main.class
    Connecting http://appserver008/forms90/java/oracle/forms/engine/Main.class with no proxy
    load: class oracle.forms.engine.Main not found.
    java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.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 sun.applet.AppletClassLoader.loadCode(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)

    You're a star, thanks.
    In my haste I had cut too much out of my old formsweb.cfg file and not realised I'd done it.
    Thanks Francois.

  • Loading Java Applet....again

    Hi,
    I've done a search on this topic and have not been able to resolve the problem.
    The problem being that after trying to "Run a Form on the Web" using test.fmx, The loading java applet message stays in the browser indefinitely.
    Some have suggested turning on the JInitiator Console to get a better understanding of the problem.
    My problem is that when I click the "Show Java Console" and then "apply" in the JInitiator Control Panal nothing happens. I'm completely new to all of this, is there anything else I have to do to display the Java console?
    Java consoles aside, any suggestions as what else I can do? When I first run the form I get an "applet loading" message in the browser status bar for a split second, followed by "exception:http://<servername.domain>/forms60java/f60web.jar"
    I'm using IE 5.00 and jinitiator 1.1.7.27
    Thanks for any help.
    Darren

    Anyone knows what's the classid of Jinitiator 1.1.7.31?
    Thanks a heap for any replies
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Dhananjay Jawale ([email protected]):
    Hi,
    Please make sure what Shay has suggested about the correct class id . For Jinitiator 1.1.7.27 it is 093501ce-d290-11d3-a3d6-00c04fa32518
    Check your toolbar if you can see a application icon with java cup. If you can get it, maximize it .
    This is a known problem with OS like Windows 95.
    In my application support, i get calls regarding not able to find the login screen and i help them in same way.
    Try it and let us know
    Thanks,
    Dhananjay<HR></BLOCKQUOTE>
    null

  • Nothing happening after LOADING JAVA applet

    Today since morning I have been facing a problem with my forms....when i complile and run my form... the browser opens with the message loading java applet
    But the forms doesnt seems to open....it gets stuck at this particular point..! dont know why...
    Note:It was working fine till yestarday

    depending on your browser's version, make sure the address you are opening is found in your "safe" list.
    If you're using IE make sure you have the address in your trusted sites. Sometimes Windows DEP (Data Execution Prevention) also stops the browser from opening.
    Also make sure your network is not blocking the site.
    Tony

  • BROWSER HANGING WITH LOADING JAVA APPLET

    HI
    WHEN I RUN THE FORM ON THE EXTERNAL
    BROWSER.(USING OPTION RUN A FORM ON THE WEB).
    FILLING IN ALL THE DETAILS.
    BROWSER HANGS WITH MESSAGE LOADING JAVA APPLET.
    TEST.FMX IS IN THE FORMS60 PATH.
    I NEED HELP THANKS
    DEEPAK.
    null

    Try using the java console to get more info on what is hapenning.
    If you have using Jinitator its on the jinitator control panel.

  • Can't load Java applets in Safari

    Ever since I installed Snow Leopard, Safari can't load Java applets. I get a blue Lego brick with a question mark, and a message telling me that Java was not found.
    Firefox is unaffected, and I get the same error whether Safari is open in 32-bit or 64-bit mode. Programs written in Java, such as Vuze, are unaffected.

    Create another admin user account log into it, and see if the problem persists. If not, the issue's within the original account, usually amongst preference (plist) files. If so, then it's system-wide and reinstalling the 10.6.2 COMBO update, repairing permissions, and restarting should do the trick.

  • Error loading java applet

    I downloaded and installed j2se_1.4.1. Now every time I go to a site which needs the java applet, it gives "error loading java applet" (or something like that). I already uninstalled it and reinstalled it, but I keep getting that error. Can someone help me out please??
    I use win XP home and Internet Eplorer 6
    thanx

    I also have the same problem!
    can someone help us PLEASE ?!!!

  • Cannot load java applets in Safari

    I have several accounts on my machine. In one, the one I use most of the time, Safari will not load java applets. I have checked preferences and compared with those set on the other accounts. They are the same, including enabling javva and javascript. I have removed the Safari plist. I have repaired permissions. I have reset safari, cleared history and caches, used Cocktail to clear caches. I have rebooted.
    I set up a new test account and it works fine.
    What's going on, and how do I cure it?

    I will try the pram reset, though I am not confident of it since this problem affects only one account.
    On the new account business. I note that when I set up a new account, before I launch safari, there are no files in the Library related to Safari. They are created on the first launch. If I delete them all, then they are recreated on another launch. What if, in the affected user directory, I exported the bookmarks and/or dragged the bookmarks file to the desktop. Then deleted all evidence of safari from the account. I should now have, in effect, a virgin install of safari. Launching it would create all of the necessary files and directories. If safari works with java applets, or does not, I can simply move the bookmarks back in and be no worse off than I was in the beginning.
    Any serious fault with that? I am working at home today so cannot do this until I am in the office on Monday.

Maybe you are looking for

  • Vendors are not able to open Payment advices send through SAP

    Hi, We regularly send payment advices to our Vendors thorugh Payment programme F110. but all of sudden many of vendors are facing issue while opening PDF File. Some of them are getting Error as "Adobe reader could not open file because it is either n

  • Xerox filter crashes upon printing

    Hello guys, Since upgrading from 10.7.4 to 10.8 i started to have a problem with my Xerox multifunctional machine, meaning i'm not able to print anymore to it since the process XeroxPSFilter crashes immediately after i click on the print button. Belo

  • Nokia XL not detected by pc after update 1.2.3.1

    I recently updated my nokia xl to software version to 1.2.3.1. But now it is not detected by the PC. It was working fine before the update. I tried reinstalling the usb driver according to the instructions available at http://developer.nokia.com/reso

  • Are there any exams for LabWindows​/CVI for my assessment​?

    Hi I'm new in CVI I'm still studying its features Can anyone give me a link where I can learn more about CVI, a tutorial perhaps. I'm really interested about data manipulation and databases. What database can I use with CVI? And Are there any exams I

  • SAP FI Blueprint and doc - Very Very Urgent

    Hi SAP Gurus, My Company is implementing SAP ECC 6.0 and I have been assigned for the documentation for the project . Right from Blueprinting , realization till production support. I m not clear as what information do i need to gather gather from the