Discoverer Plus Java popup

Using Discoverer Plus, see that blue popup on the Open workbook box that shows details of the workbook your mouse is over? The problem is that sometimes that box stays put and does not go away when the mouse is moved or the workbook is opened and closed. The box even stays on the screen when Discoverer is closed but Internet Explorer still has a window open. I have to close IE to get the little box to disappear.
This only happens when I've left the mouse over the Open workbook box for more than a second. If I move quickly the popup will appear for a second and disappear.
Does anybody have a solution for this? I'm a system admin and this problem is annoying my users.
Discoverer Plus 10.1.2.55.26
Java Version 6 Update 24
Thanks,
Mike

Hi Mike
If you cannot prevent the users from upgrading their Java then you are prone to experiencing more and more issues as the Java versions become further and further apart. If you end up using a Java version that is uncertified you could have all sorts of trouble.
So why can you not revert back? If this is the reason for your problems surely this ought to be raised and discussed with management and not just have someone dictate that it cannot be done?
Best wishes
Michael

Similar Messages

  • Discoverer plus (Java Applet doesnt load)

    hi
    i have a problem with discoverer when i try to use discoverer plus
    i can connect me via discoverer desktop without problems and view my business area....
    the problem occurs when i clic in the conexion link... the browser open me a new browser and it can´t load the applet of JAva
    *****the load of the applet of Java has failed*****
    ha fallado la carga del applet de Java ( in spanish)
    If i open my Java console i get the follow message:
    cargar: clase oracle.disco.DiscoApplet no encontrada.
    java.lang.ClassNotFoundException: oracle.disco.DiscoApplet
         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 more
    Exception in thread "Thread-4" java.lang.NullPointerException
         at sun.plugin.util.GrayBoxPainter.showLoadingError(Unknown Source)
         at sun.plugin.AppletViewer.showAppletException(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    java.lang.NullPointerException
         at sun.plugin.util.GrayBoxPainter.showLoadingError(Unknown Source)
         at sun.plugin.AppletViewer.showAppletStatus(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    How can i solve this problem? I review logs files in EM (section Discoverer but dont tell me valuable information
    Any help will be apprecciate.
    Alex

    Dear Mr. Ramirez
    I apologize, please, to speak with you in English, I would prefer to speak in Spanish or Portuguese but these forum demands the English.
    I'm facing now the same problem taht you faced on apr-2006, see:
    basic: Registered modality listener
    liveconnect: Invoking JS method: document
    liveconnect: Invoking JS method: URL
    basic: Referencing classloader: sun.plugin.ClassLoaderInfo@4cd580, refcount=1
    network: Connecting https://www.MYOCSPORTAL.com/disco/plus_files/plugin/images/download.jpg with proxy=DIRECT
    basic: Loading applet ...
    basic: Initializing applet ...
    basic: Starting applet ...
    basic: httpCompression = true
    network: Connecting https://www.MYOCSPORTAL.com/disco/plus_files/disco5i.jarjar with proxy=DIRECT
    network: Connecting https://www.MYOCSPORTAL.com/disco/plus_files/oracle/disco/DiscoApplet.class with proxy=DIRECT
    network: Connecting https://www.MYOCSPORTAL.com/disco/plus_files/oracle/disco/DiscoApplet.class with proxy=DIRECT
    load: class oracle.disco.DiscoApplet not found.
    java.lang.ClassNotFoundException: oracle.disco.DiscoApplet
         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
    ... follows a lot of jav lines...
    I'm using a 10g platform, with discover and web forms. Also a OCS 10g platform.
    The clients are based on JRE 1.5.0_10, IE sp2, windows XP professional sp2.
    I've been working with this annoying problem for a week, and Oracle support team had spinning around the trouble without a valuable working idea.
    Certainly, you've solved this situation - I hope so!
    Please, can I count on you for any suggestion that can solve my problem?
    Thanks in advance for any reply
    Best regards
    Adilson Brites
    Message was edited by:
    user546151

  • How to hide discoverer connection page after opening discoverer plus?

    Hi,
    I invoke the following url in browser window 1 to open Oracle DIscoverer Plus.
    I notice the browser window 1 will open a window (say i call it browser window 2) to display the Oracle Discoverer Plus application.
    Once the Oracle Discoverer Plus java applet is fully loaded, the browser window 1 will show the Connect to Discoverer Plus page.
    I wonder if we can configure not to show this page as my users might confuse to see a few existing connections listed there and in fact if possible, I don't want user to see the list of connections.
    Anyway to get rid of the page?
    Please advise.
    Thank you.

    I am trying to use URL parameters to keep Discoverer Plus from launching a new window after login. I notice that what works in Discoverer Viewer does not work in Discoverer Plus.
    The following works with Discoverer Viewer :
    <iframe src="https://cohort50.spinsys.com:8251/discoverer/viewer?framedisplaystyle=embedded"
    width="100%" height=100%></iframe>
    After Viewer login the next page displays in the same window, just as I want it to.
    Discoverer Plus behaves differently. If I try this with Discoverer Plus a new window is launched after successful login. I also tried adding the pluspopup=false parameter to the URL, but the problem remains.
    Neither of the following two fragments prevent a new window from launching after successful login to Discoverer Plus :
    <iframe src="https://cohort50.spinsys.com:8251/discoverer/plus?framedisplaystyle=embedded"
    width="100%" height=100%></iframe>
    <iframe src="https://cohort50.spinsys.com:8251/discoverer/plus?framedisplaystyle=embedded&_plus_popup=false"
    width="100%" height=100%></iframe>
    Does anybody have any advice for me? What must I do?

  • Discoverer Plus -- Cannot Load Java Applet after JRE upgrade to 6

    Hi,
    After our users upgrade Java Runtime Environment to version 6 Update 1, Discoverer Plus stops working, the applet is opened but does not load.
    Uninstalling the update solves the problem.
    I disabled the automatic upgrade of Sun JRE on a few machines, but we have over 100 users.
    Did anyone else face the same issue and is there any patch for the Discoverer installation?
    Thanks,
    Vlad

    Hi George
    You can get the 10.1.2.2 patch (4960210) on MetaLink. Be warned though that this not a small patch. It is 1.6 GB in size and is a full upgrade of the 10.1.2.0.2 application server.
    I had some interesting problems when I first starting patching up to 10.1.2.2. First of all, if you are using a Windows server, you need to make sure that there are no lowercase characters used in your computer name. I know this sounds crazy but 10.1.2.2 will fail on Windows if you have this. If you've already got lowercase names in your machine you can't simply change the machine name to upper case because your existing application server will stop working as it embeds the machine name into dozens of configuration and setup locations. None of the Microsoft applications care what you call the machine as they don't embed like this but Oracle does. You'll probably end up having to reinstall the application server. However, the good news is that this only affects Windows and only when you have lowercase characters in your machine name.
    Secondly, also on Windows, make sure there are no spaces anywhere within any of the folder names from where you will be installing the patch. This is another cause of failure. Thus, don't put the patch on your Desktop as there are spaces in Documents and Settings!
    Thirdly, and this can happen on all platforms, if you are using an Infrastructure database and it is at 10.1.0.4 or less you will need to upgrade that database to 10.1.0.5 before you start any of the application server upgrades. If you don't do this your upgrade will fail. The release notes for the patch clearly state this but because they are very large I missed this the first time round and - oops - failed upgrade.
    By the way, it seems Oracle have also released a patch (5758865) , available on MetaLink, with the fix for IE7. This is a one-off patch and requires a password which means you will have to raise a service request and tell Oracle you are having trouble drilling in Viewer when using IE7. This patch is applicable whether you are using relational or OLAP modeling. It can only be installed on top of 10.1.2.2.
    Best wishes
    Michael

  • User not able to login to Discoverer Plus 10g with Java 1.8 and Java1.6

    Hi,
    The user is using Windows machine and trying to login to Discoverer Plus 10g. He recently upgraded to Java 1.8 and was not able to login.
    We informed the user that Discoverer 10g is not compatible with java version above 1.6. The user removed the java 1.8 and installed 1.6 again.
    Still he is facing issue.
    The error he gets is:
    Unable to connect to the Discoverer Server: null
    Please contact your Oracle Application Server administrator
    Please suggest.
    1. Is there also a way to make it work with java 1,8 version as the user need to use it for the Oracle HRMS.?
    Thanks
    Chhavi

    Hi,
    The user is using Windows machine and trying to login to Discoverer Plus 10g. He recently upgraded to Java 1.8 and was not able to login.
    We informed the user that Discoverer 10g is not compatible with java version above 1.6. The user removed the java 1.8 and installed 1.6 again.
    Still he is facing issue.
    The error he gets is:
    Unable to connect to the Discoverer Server: null
    Please contact your Oracle Application Server administrator
    Please suggest.
    1. Is there also a way to make it work with java 1,8 version as the user need to use it for the Oracle HRMS.?
    Thanks
    Chhavi

  • Why isn't Discoverer Plus working with Java 8 Update 25

    I updated Java to version 8 update 25, my discoverer plus version 11.1.1.7 is not longer working due to "Application Blocked by Java Security".  The detailed message is "your security settings have blocked an application from running due to missing a "Permissions" manifest attribute in the main jar. 
    I tried to enter the URL to the exception list, and I tried to uncheck "use TLS 1.2", still nothing worked.  Any ideas? 

    Hi,
    Using of Java 8 with Discoverer 11.1.1.7 is not supported. PLz. check the Certification Matrix:
    http://www.google.de/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&ved=0CCEQFjAA&url=http%3A%2F%2Fwww.oracle.com%2Ftechnetwor…
    Regards
    Borys

  • Disable Discoverer Plus workbook wizard popup

    Hi,
    Does anyone know how to disable the workbook wizard from popping up when you first connect to Discoverer Plus?
    Regards,
    Gladys

    Hi Gladys
    Well different tools do it different ways. I have to agree, as I said in another posting, that BO's user interface is nicer than Discoverer's. That said though, Discoverer's out and out querying capabilities are superb and, in my opinion, superior to BO's.
    To be honest, for running workbooks, Plus is simply the wrong tool for comparison with BO. Viewer is the tool for that and it does list the worksheets alongside the current workbook. Plus was designed as a development tool, Viewer as the end user tool.
    Hope this helps
    Regards
    MIchael

  • Discoverer plus login problem

    hai,
    i getting error while login to discoverer plus 10.1.2.0.2
    is " Error
    Unable to open a new browser window. Ensure that you do not have popup windows disabled for this site."
    if i worked with discoverer viewer, it working fine
    where is the problem, please let me know it.

    It appears Java pop-up window could not be opened, You could try
    1. You can uncheck the 'Turn on Pop-up Blocker' under Privacy tab in IE
    2. Turn off the Google/Yahoo pop-up blocker if you have these plug-ins
    3. Also, ensure you can download ActiveX Control signed and unsigned with prompting enabled
    4. After entering the user/name password, press Control Key down then click the login button

  • Discoverer Plus not working in Internet Explorer

    IE 6.0 on Windows 2000 professional SP4 and all of the patches up to date.
    Latest Java run time from Sun.
    I hit the link to Plus and it will eventually bring me back to the login screen with all of the parameters empty. It also opens a new window which is in the background that is blank. The java icon does not appear when I click on the link either.
    I had the google tool bar installed so I removed this. Still the same result.
    I tried this in Firefox and it works perfectly! I have also tried IE with other applets and they all work perfectly.
    The environment is all in an Intranet. I have tested this with another Win2K desktop and got the same results. I have also tried plus with an NT desktop and it also does not work.
    Anyone else experiencing anything like this?

    Found the problem.
    The default installation has WebCache listening on port 80 and then Apache is listening on port 7777 or 7778.
    Discoverer Plus requires a JVM to run and with IE, it installs a particular version of the Sun JVM. The installer points to a hard coded URL in the $ORACLE_HOME/discoverer/config/configuration.xml file for IE users. For whatever reason, the URL is not pointing to the WebCache port but to the Apache port directly. The configuration file doesn't have a section for Firefox so it just loads a JVM which is already installed.
    I had disabled WebCache because it is another layer to fail when I don't really need or want WebCache. I did this by turning off WebCache with OEM and then editing the httpd.conf file. I changed Listen 7777 to Listen 80.
    Now when a user with IE tried to open Discoverer Plus, the configuration points the browser to a port that Apache isn't listening on anymore.
    The fix is to have Apache listening on both 7777 and 80 when disabling WebCache. Or you can edit the configuration.xml file and and remove the port number so that it gets either 80 or 443 automatically.

  • Can't Create Saved Connection in 11g (Discoverer Plus).

    We're getting ready to go live with a new installation of Discoverer Weblogic 11g, but we have run into a problem. We are getting errors when we have any user try to create a saved login connection from their login screen. We hit "Create Connection" and enter all the required login info (as we always did with our 10g version), but when we hit 'Apply' or 'Apply and Connect' we get the following errors.......
    A connection error.
    - Oracle BI Discoverer Viewer cannot save the connection. Check for other errors.
    - ORA-04063: package body "PROD_DISCOVERER_PS.WWSSO_API_PRIVATE" has errors ORA-06508: PL/SQL: could not find program unit being called: "PROD_DISCOVERER_PS.WWSSO_API_PRIVATE" ORA-06512: at line 1
    Users can login just fine when they enter all their info on the login screen, this is only happening when we try to create the saved connection. Is anyone else running into this on 11g? Is there a setting we are missing or something? Maybe something in the pref.txt file? Any help would be appreciated, especially since we are being asked to go live soon. Thanks!
    Here is our system setup:
    Oracle BI Discoverer 11g (11.1.1.4.0)
    Oracle Business Intelligence Discoverer Plus 11g (11.1.1.4.0)
    Discoverer Model - 11.1.1.4.0
    Discoverer Server - 11.1.1.4.0
    End User Layer - 5.1.1.0.0.0
    End User Layer Library - 11.1.1.4.0
    Oracle Database 11g Release 11.2.0.1.0 - 64bit Production
    Java Virtual Machine:     Sun Microsystems Inc. 1.6.0_29
    JVM Memory Available:     9046KB out of 37372KB
    Operating System:     x86 Windows XP 5.1
    Using protocol: RMI protocol over JRMP transport

    Additional info:
    Based on the error messages, we can see something is wrong with the package being called. We had a long running help ticket with Oracle opened, but in our opinion, it was not really resolved. We provided the following info after a request from Oracle....
    The package does exist. The package is valid but the package body is invalid due to missing dependant objects
    It is owned by PROD_DISCOVERER_PS.
    The database version is 11.2.0.1.0 (64 bit)
    SQL> select OWNER, OBJECT_TYPE
    +2 from all_objects+
    +3 where object_name = 'WWSSO_API_PRIVATE';+
    OWNER OBJECT_TYPE
    PROD_DISCOVERER_PS PACKAGE
    PROD_DISCOVERER_PS PACKAGE BODY
    We have tried to recomplie the package, still invalid.
    After some further questions we were asked to provide info on the app_registry.......We got an error when trying that.......
    The app_registry object does not exist ...
    SQL> connect sys as sysdba
    Enter password:
    Connected.
    SQL> select comp_id,version,status from app_registry;
    ERROR at line 1:
    ORA-00942: table or view does not exist
    In the end (after a lot of back and forth), Oracle could not reproduce our problem on their test system. Because their test system uses Enterprise Edition and we installed Standard Edition, their solution was that the issue is caused because we are using Standard Oracle DB and we should be using Enterprise Edition. Creating a saved connection doesn't sound at all like something that would be affected by Standard or Enterprise edition. That's not an easy "solution" for us right now, and we can use a real fix. That's like taking your car into the shop because your blinkers don't work on your 2010 model car and the dealer's solution is "Oh, your 2010 car blinkers don't work? We have a 2011 model and they work just fine. You'll need to buy a 2011 car so the turn signals function."

  • Out of Memory Error in Discoverer Plus

    Has anyone run into and found a solution for 'OutofMemory error occured'?
    The java console shows -
    java.lang.OutOfMemoryError
         <<no stack trace available>>
    I've done some searching on Metalink and have opened an SR which pointed us to a general what-to-do-for-performance-issues doc. So far we've patched our 10.1.2.3 Discoverer Plus instance up to the latest CP7 but the issue persists.
    I'm curious to see if anyone has encountered this error and what they did to fix it.
    -Tracy

    Hi
    Well it's certainly possible that the local query governor settings on his machine have been adjusted and it's also possible that his profile is also set in Admin.
    As the Admin, try logging in to edit his account using Tools | Privileges. Then look at the query governor settings and remove any restrictions that you might see.
    On his side, get him to log into Plus and use Tools | Options to see if any restrictions are set.
    Next, can he run simple queries on his machine.
    And, can other users run the large query he wants to run?
    We need to find out for sure whether teh fault is with his machine or with his account. If it turns out to be the account and that he is barred everywhere then it sounds like somehow that memory settings have been defined for him and for him only.
    The next step is quite tricky so take a backup first. Get yourself a copy of the .reg_key.dc file which you will find in the Discoverer folder on the application server. You can edit this file with any text editor such as Wordpad. You're going to have to search this file and see if you can find any entries in there that specifically relate to your user. Any that you find please let me know. It's also very important not to be editing the original file while the system is up as this is where all of the default, system and user preferences are stored.
    Best wishes
    Michael

  • RMI protocol over JRMP transport error when accessing Discoverer Plus

    Hi,
    I just upgraded my Discoverer to 9.0.2.54.01. I can successfully access my Discoverer Viewer Workbooks but not my Discoverer Plus. When I try to access Plus, Applet will be started, and then it will prompt the RMI protocol error:
    Attempt 1.  RMI protocol over JRMP transport: Connection refused to host: 127.0.0.1; nested exception is:*
    java.net.ConnectException: Connection refused: connect*
    Attempt 2.  RMI protocol over http transport : Unable to attach to existing session.*
    I used browsers Mozilla3.0.5 and IE7.
    Thanks!

    Hi Andy
    It could be a Java incompatibility issue. On one of your client machines try removing Java altogether and then reconnecting to Discoverer Plus. The server should send down a new, clean version of the Java.
    Try this and let me know how you get on
    Best wishes
    Michael

  • Discoverer Plus Applet - Cant get login screen

    Hi,
    I have discoverer 4i set up on Linux and Win 2000 with 9ias 1.0.2.2.
    The discoverer viewer works fine in both environment.
    The discoverer plus works fine with WIN 2000.
    However with Linux the applet does not bring the login screen. The applet continue to be displayed but is not navigable.
    Thanks
    Shailesh

    Hi,
    This happens due to the configuration of the browser and the java installed.
    First make sure the configuration in the browser are set correctly, pop up blocker disabled, lan setting do not prevent access to the discoverer server and son on...
    Try to remove any java version he has on the computer and install a fresh new JRE.
    Now try again.
    Tamir

  • Discoverer Plus - Creating URL's with Multiple Dimension values

    We are using the "Manage Links" feature in Discoverer Plus (10.1.2.2.0) to send dimension value names in a URL. As part of the "Manage Links" feature, the user is given the opportunity to choose which dimension values for the selected cells they want to include in the URL.
    We are attempting to create URL's to drill from Discoverer Plus to more detailed Oracle Reports, which will use the dimension values in sql statements . One problem we noticed is for each dimension we can not select multiple values to send in the URL.
    For example;
    I have a URL I want to append selected dimension values from Discoverer Plus.
    We have 2 dimensions each containing 5 dimension values. We use Discoverer Plus to filter down to 2 dimension values for each dimension to be included in our url.
    Time: Nov2007, Dec2007
    Division: USCCSLT, USCCLSY
    Measure: Flux
    URL:
    https://corpdev.ffmb.com:11228/reports/rwservlet?RPT_TEST_XLS=<TIME:VALUE>, <DIV:VALUE>
    When the link executed, the EXIT URL only contains the first dimension value for each dimension. I have included the exit URL below:
    Result:
    https://corpdev.ffmb.com:11228/reports/rwservlet?RPT_TEST_XLS=Nov2007,USCCSLT
    It should contain Nov2007, Dec2007, USCCSLT, USCCLSY.
    I've tried a variety to things in the Manage Links, but it always sends out just one dimension value.
    According to the choices given in "Manage Links", it is not supposed to work this way.
    I have a feeling I'm doing something wrong, because I don't see many posts here related to creating Discoverer Plus URL's.
    If anyone encountered this and came up with a solution, I'd be interested to read your comments.
    Thanks,
    Michael

    What version of Discoverer are you running? I'm assuming 10.1.2 but I would look at the 2 URL parameters
    pluspopup and framedisplaystyle
    From the Oracle Documentation:
    When using popup in conjunction with framedisplaystyle=, the possible combinations are:
    pluspopup=true and framedisplaystyle=embedded launches Discoverer Plus in a new pop-up browser window that contains the Plus applet embedded in it.
    pluspopup=true and framedisplaystyle=separate opens a new pop-up browser window and launches Discoverer Plus in a new applet window.
    This combination launches three windows: the original browser window (i.e. Discoverer Connections page), the new browser window containing the Discoverer image, and the JFrame window containing the Discoverer Plus applet.
    pluspopup=false and framedisplaystyle=embedded launches Discoverer Plus in the current browser window.
    See if those help you out, if not let me know and we can dig into this further
    Matt Topper
    TUSC, The Oracle Experts
    [email protected]
    pluspopup=false and framedisplaystyle=separate launches Plus in a JFrame window. The current browser window contains the Discoverer image.

  • 10g DISCOVERER Plus is not opening

    Hi ALL,
    I trying to open the discoverer plus but I am getting the error like this
    'error for click deatils'
    EBS version 12.0.6
    DB version 10.2.0.4
    Discoverer version 10.1.2.55.26
    Thanks in Advance
    Kumar

    Hi Hussein
    I am getting the below java error. please help us.
    Java Plug-in 1.6.0_24
    Using JRE version 1.6.0_24-b07 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\kd08754
    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>
    proxyHost=null
    proxyPort=0
    connectMode=HTTPS, native.
    Forms Applet version is : 10.1.2.3
    load: class oracle.disco.DiscoApplet not found.
    java.lang.ClassNotFoundException: oracle.disco.DiscoApplet
         at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Exception: java.lang.ClassNotFoundException: oracle.disco.DiscoApplet
    load: class oracle.disco.DiscoApplet not found.
    java.lang.ClassNotFoundException: oracle.disco.DiscoApplet
         at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Exception: java.lang.ClassNotFoundException: oracle.disco.DiscoApplet
    Thanks & Regards
    Kumar

Maybe you are looking for