Applet load failing with update 20

Hello,
I have an applet that was working up to update 18. The applet has a web services client that now fails when being instantiated with 1.6 u20
The stack track indicates it is related to security. If anyone has any clues on what the cause is or how to troubleshoot, that would be great.
Thanks
Exception in thread "thread applet-1" java.lang.ExceptionInInitializerError
     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 javax.xml.ws.spi.FactoryFinder.newInstance(Unknown Source)
     at javax.xml.ws.spi.FactoryFinder.find(Unknown Source)
     at javax.xml.ws.spi.Provider.provider(Unknown Source)
     at javax.xml.ws.Service.<init>(Unknown Source)
<snip>
Caused by: java.lang.NullPointerException
     at sun.plugin2.applet.Plugin2ClassLoader.getTrustedCodeSources(Unknown Source)
     at com.sun.deploy.security.CPCallbackHandler$ParentCallback.strategy(Unknown Source)
     at com.sun.deploy.security.CPCallbackHandler$ParentCallback.openClassPathElement(Unknown Source)
     at com.sun.deploy.security.DeployURLClassPath$JarLoader.getJarFile(Unknown Source)
     at com.sun.deploy.security.DeployURLClassPath$JarLoader.access$700(Unknown Source)
     at com.sun.deploy.security.DeployURLClassPath$JarLoader$1.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sun.deploy.security.DeployURLClassPath$JarLoader.ensureOpen(Unknown Source)
     at com.sun.deploy.security.DeployURLClassPath$JarLoader.<init>(Unknown Source)
     at com.sun.deploy.security.DeployURLClassPath$3.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sun.deploy.security.DeployURLClassPath.getLoader(Unknown Source)
     at com.sun.deploy.security.DeployURLClassPath.getLoader(Unknown Source)
     at com.sun.deploy.security.DeployURLClassPath.findResource(Unknown Source)
     at java.net.URLClassLoader$2.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.net.URLClassLoader.findResource(Unknown Source)
     at sun.plugin2.applet.JNLP2ClassLoader.findResource(Unknown Source)
     at java.lang.ClassLoader.getResource(Unknown Source)
     at sun.plugin2.applet.JNLP2ClassLoader.access$001(Unknown Source)
     at sun.plugin2.applet.JNLP2ClassLoader$1.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at sun.plugin2.applet.JNLP2ClassLoader.getResource(Unknown Source)
     at java.lang.ClassLoader.getResource(Unknown Source)
     at sun.plugin2.applet.JNLP2ClassLoader.access$001(Unknown Source)
     at sun.plugin2.applet.JNLP2ClassLoader$1.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at sun.plugin2.applet.JNLP2ClassLoader.getResource(Unknown Source)
     at javax.xml.bind.ContextFinder.find(Unknown Source)
     at javax.xml.bind.JAXBContext.newInstance(Unknown Source)
     at javax.xml.bind.JAXBContext.newInstance(Unknown Source)
     at com.sun.xml.internal.ws.spi.ProviderImpl$2.run(Unknown Source)
     at com.sun.xml.internal.ws.spi.ProviderImpl$2.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sun.xml.internal.ws.spi.ProviderImpl.getEPRJaxbContext(Unknown Source)
     at com.sun.xml.internal.ws.spi.ProviderImpl.<clinit>(Unknown Source)
     ... 19 more

In case this helps, just before the exception is thrown the java console shows:
basic: JNLP2ClassLoader.findClass: xxx: try again ..
security: Loading certificates from Deployment session certificate store
security: Loaded certificates from Deployment session certificate store
security: Loading certificates from Internet Explorer TrustedPublisher certificate store
security: Loaded certificates from Internet Explorer TrustedPublisher certificate store
security: Validate the certificate chain using CertPath API
security: Obtain certificate collection in Root CA certificate store
security: Obtain certificate collection in Root CA certificate store
security: Start to check whether root CA is replaced
security: The root CA hasnt been replaced
security: No timestamping info available
security: Found jurisdiction list file
security: No need to checking trusted extension for this certificate
security: The CRL support is disabled
security: The OCSP support is disabled
security: This OCSP End Entity validation is disabled
security: Checking if certificate is in Deployment denied certificate store
security: Checking if certificate is in Deployment permanent certificate store
<above repeats many times>
ecurity: This OCSP End Entity validation is disabled
security: Checking if certificate is in Deployment denied certificate store
security: Checking if certificate is in Deployment permanent certificate store
basic: Removed progress listener: null
Exception in thread "thread...

Similar Messages

  • Applet loading Failed .... for diagnostics-console-extension.jar

    Hi everybody,
    i downloaded diagnostics-console-extension.jar from bea site. i copied this file to D:\bea9.0\user_projects\domains\mydomain\console-ext. i started weblogic server . in administration console when i clicking WLDF console extension tab it gives the Applet loading failed....and also in server console it gives an exaception as follows ""
    java.lang.ClassNotFoundException: jsp_servlet._com._bea._diagnostics._dashboard.
    __chartpanelapplet_class.
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubI
    mpl.java:512)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.jav
    a:224)
    at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(Servlet
    StubImpl.java:383)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.jav
    a:298)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.jav
    a:165)
    Truncated. see log file for complete stacktrace
    >
    in Java console output Exception
    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\mselvan
    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>
    java.lang.ClassFormatError: Truncated class file
         at java.lang.ClassLoader.defineClass1(Native Method)
         at java.lang.ClassLoader.defineClass(Unknown Source)
         at java.security.SecureClassLoader.defineClass(Unknown Source)
         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)
    Exception in thread "Thread-5" 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)
    Exception in thread "thread applet-com.bea.diagnostics.dashboard.ChartPanelApplet.class" java.lang.NullPointerException
         at sun.plugin.util.GrayBoxPainter.showLoadingError(Unknown Source)
         at sun.plugin.AppletViewer.showAppletException(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    so kindly any one help for the same.please help me
    Thanks & regards
    Selvan.M

    Several issues with the diagnostic console extension have been fixed in WLS 9.2. Can you try the extension from 9.2? WLS 9.2 is now ready for download from the BEA site.
    Thanks

  • Applet Loading Failed

    Hi ,
    when Im running my first applet program I get an error in the browser
    Applet Loading failed
    Applet not inited
    but when I run through command line i.e./usr/java/jdk1.5.0_03/bin/appletviewer /home/root/Hello.html
    It works very cutely.
    What could be the problem
    my Enviornment variables are as follows
    PATH="$PATH:/usr/java/jdk1.5.0_03/bin:."
    export PATH
    JAVA_HOME=/usr/java/jdk1.5.0_03/
    export JAVA_HOME
    CLASSPATH=/usr/java/jdk1.5.0_03/lib/tools.jar
    export CLASSPATH
    Can some one help me out

    use the htmlconverter tool in the jdk bin direcotory.
    The applet tag has been depreciated for some time now and should be used with legacy
    applets (msjvm) allthough the jre installation is pretty eagor to run those applets for you
    it can't in most cases (com.ms packeges).
    The object tag should be used when your applet is above java version 1.1.2 or msjvm
    might be trying to run an applet it can'r run.

  • Applet Loading Fails

    Hi
    Applet Loading Fails in Internet Explorer, I tried the follwing two solutions I found on www.java.com
    1.
    # Double click the icon to open the "Java Control Panel"
    # In the "Java Control Panel", select the Browser Tab
    # Make sure the box next to Internet Explorer, Netscape, or Mozilla is checked
    # If it is not checked, click the checkbox to enable the JRE for your Web browser
    # Click the Apply button.
    2.
    #Click "Tools" --> "Internet Options"
    #Select the Advanced Tab, and scroll down to "Java (Sun)"
    #Check the box next to the "Use Java 2" version
    #Next, select the Security Tab, and select the "Custom Level" button
    #Scroll down to "Scripting of Java applets"
    #Make sure the "Enable" radio button is checked.
    #Click OK to save your preference.
    but the problem still continues. Can it be my Java version, I tried it with both Java 5 and 1.4

    What kind of error message do you get?
    KajIt just displays the grey area where the applet is supposed to be and writes applet loading failed on the status bar

  • Incremental load fails with the error LM_44127 Failed to prepare the task

    Guys,
    I have created a custom mapping and cretaed a execution plan for this mapping in the DAC. The full load completes successfully. But when ever the incremental lod is run , i am getting the below error and the task fails(The SDE load completes sucessfully , but the SIL load fails with the below error).
    LM_44127     Failed to prepare the task
    Please help!!!

    i googled it..
    http://datawarehouse.ittoolbox.com/groups/technical-functional/informatica-l/lm_44127-failed-to-prepare-task-when-running-workflow-in-informatica-86-on-aix-3199309
    you can try for better links now.. !!

  • Data load failing with a short-dump

    Hello All,
    There is a data load failing with the following short-dump:
    Runtime Errors         UNCAUGHT_EXCEPTION
    Except.                    CX_FOEV_ERROR_IN_FUNCTION
    Full text:
    "UNCAUGHT_EXCEPTION" CX_FOEV_ERROR_IN_FUNCTIONC
    "CL_RSAR_FUNCTION==============CP" or "CL_RSAR_FUNCTION==============CM004"
    "DATE_WEEK"
    It seems as if it is failing in a function module - please advise.
    Regards,
    Keith Kibuuka

    Did you read OSS [Note 872193 - Error in the formula compiler|https://service.sap.com/sap/support/notes/872193] or OSS [Note 855424 - Runtime error UNCAUGHT_EXCEPTION during upload|https://service.sap.com/sap/support/notes/855424]
    Regards

  • Content Browser (0BCT_CB_1) load fails with conversation id not found error

    Hi,
    I am suddenly experiencing a problem with loading data to the content browser cube using infosource 0BCT_CB_1. The load fails with an error saying: "Conversation 76635612 not found / CPIC-CALL: 'ThSA". Does anybody know how to solve this?

    Hi,
    Were you able to get this fixed?
    I am getting same issue while loading to BI 7.0  technical content.
    Thanks
    SA

  • Applet loading fails: ClassNotFound exception onlyyyy on linux

    Hello,
    I have a server on my embedded device with WinCE, and this server has the jar files and html files. connecting with Windows is working fine and Java applet loads and runs perfectlly.
    The problem is with linux clients, I can't load the applet.
    I expected to havesomething wrong with the plugin, But I tried with the test applets on www.sun.com and they are working fine.
    The error is ClassNotFoundException and http connection failed, although when I take the URL copy/paste from the Java console to the address bar of the firefox it downloads the class file. so the path is OK.
    Also I can run with the appletviewer and it works perfect like the case with windows. The problem is with the browser, It can'T load the applet from a remote machine.
    Also I made an empty applet with a button on it to check may be I should compile on linux!! but also this failed, I could load this applet locally (the html and class files on desktop) and when I places them on the server in the directory configured to be the www public directory It is not loaded. And again this test applet laoded on windows machines.
    I use the same JRE version on linux and windows and the same JDK.
    I use on windows Opera/ Firefox/ explorer and all are working, on linux I use Firefox/ Konqurer/ Epiphany and all are not working.
    Any Idea?????
    Thanks in Advance

    Hello,
    I have a server on my embedded device with WinCE, and this server has the jar files and html files. connecting with Windows is working fine and Java applet loads and runs perfectlly.
    The problem is with linux clients, I can't load the applet.
    I expected to havesomething wrong with the plugin, But I tried with the test applets on www.sun.com and they are working fine.
    The error is ClassNotFoundException and http connection failed, although when I take the URL copy/paste from the Java console to the address bar of the firefox it downloads the class file. so the path is OK.
    Also I can run with the appletviewer and it works perfect like the case with windows. The problem is with the browser, It can'T load the applet from a remote machine.
    Also I made an empty applet with a button on it to check may be I should compile on linux!! but also this failed, I could load this applet locally (the html and class files on desktop) and when I places them on the server in the directory configured to be the www public directory It is not loaded. And again this test applet laoded on windows machines.
    I use the same JRE version on linux and windows and the same JDK.
    I use on windows Opera/ Firefox/ explorer and all are working, on linux I use Firefox/ Konqurer/ Epiphany and all are not working.
    Any Idea?????
    Thanks in Advance

  • Procurement load fails with socket error in biapps 11.1.1.7.1

    Hi friends,
    While performing a procurement load via CM, my load is getting failed with one of the mapping SDE_ORA_RequisitionlinescostFact and below is the error that is occurring.
      Failed child steps: SDE_ORA_REQUISITIONLINESCOSTFACT (InternalID:17404500)
    ODI-1217: Session SDE_ORAR1213_ADAPTOR_SDE_ORA_REQUISITIONLINESCOSTFACT (10930500) fails with return code 17410.
    ODI-1226: Step SDE_ORA_RequisitionLinesCostFact.W_RQSTN_LINE_COST_FS fails after 1 attempt(s).
    ODI-1240: Flow SDE_ORA_RequisitionLinesCostFact.W_RQSTN_LINE_COST_FS fails while performing a Loading operation. This flow loads target table W_RQSTN_LINE_COST_FS.
    ODI-1227: Task SrcSet0 (Loading) fails on the source ORACLE connection OLTP.
    Caused By: java.sql.SQLRecoverableException: No more data to read from socket
    Hence im using my Target db as 11.2.0.3.0.
    What could be the exact reason behind this issue.
    Thanks in advance
    REgards,
    Saro

    It seems to be a bug with Procurement load in BIAPPS 11g, hence we need to contact OS for solving this issue.
    Regards,
    Saro

  • Delta load failing with dump TSV_TNEW_PAGE_ALLOC_FAILED

    Hi,
    When we are loading BW statistics delta load, the load is failing with error "Job in source system terminated --> Request is set to red." and its giving short dump with "TSV_TNEW_PAGE_ALLOC_FAILED".
    I have already gone through Forum and changed package size also. But could not solve the problem.
    We are using 3.5 version, Could you please post your thought ASAP.
    Regards
    Satya

    Hi there,
    Yes that dump is lack of memory...
    So probably your package has too many records to be processed, especially if you have code in start routine or end routine or something like that, the process for each package might take too long and fails with out of memory.
    Try in fact change the package size to a smaller size, so fewer records are processed in each package.
    Diogo.

  • Infocube data loads fail with UNCAUGHT_EXCEPTION dump after BI 7.01 upgrade

    Hi folks,
    We're in the middle of upgrading our BW landscape from 3.5 to to 7.01. The Support pack we have in the system is SAPKW70103.
    Since the upgrade any of the data loads going to infocubes are failing with the following
    ABAP dump UNCAUGHT_EXCEPTION     
    CX_RSR_COB_PRO_NOT_FOUND.
    Error analysis                                                                  
        An exception occurred which is explained in detail below.                   
        The exception, which is assigned to class 'CX_RSR_COB_PRO_NOT_FOUND', was not
         caught and                                                                 
        therefore caused a runtime error.                                           
        The reason for the exception is:                                            
        0REQUEST is not a valid characteristic for InfoProvider                     
    Has anyone come accross this issue and if so any resolutions you adopted to fix this. Appreciate any help in this regard.
    Thanks
    Mujeeb

    hi experts,
    i have exactly the same problem.
    But I can`t find a test for infoobjects in rsrv. How can I repair the infoobject 0REQUEST`?
    Thx for all answers!
    kind regards
    Edited by: Marian Bielefeld on Jul 7, 2009 8:04 AM
    Edited by: Marian Bielefeld on Jul 7, 2009 8:04 AM

  • Data load failing in update rules

    Hello All and happy New Year!!
    Please provide assistance to solve this error - a full data load into an InfoCube is failing in the update rules with the error “ABORT was set in the customer routine 9998".
    Your assistance will be highly appreciated.
    Regards,
    Keith

    Hi Keith,
    You need to check the start routine in the update rules...this is what the message is referring to. You can also debug the update rules if you like...in the debugger screen search for 9998 to get to the Start Routine code.
    Hope this helps...

  • Applet load problem with Linux browsers

    My application uses jsp and applets and I am having a problem loading the applets
    under all Linux browsers. If you switch between the applets rapidly then without fail you will get yourself into a state where the applets do not load (you see the applet
    splash screen and that's it). When you are in this state you cannot load any future applets from this browser. You have to kill the browser and start it again to load the applet. I have tested this with Galeon 1.2.6, Mozilla 1.0.1, and Netscape 7.0 with versions 1.4.1_01, 1.4.0_01, and 1.3.1_05. Can anyone shed some light on this problem? A thread dump shows that there are many threads waiting on monitors that I am afraid will never get notified since I have clicked onto another applet. Thanks for any insight...
    Full thread dump Java HotSpot(TM) Client VM (1.4.1_01-b01 mixed mode):
    "thread applet-com.storigen.ui.BaseApplet" prio=1 tid=0x0x84acdb0 nid=0x551a waiting for monitor entry [badff000..badff880]
         at sun.plugin.net.cookie.PluginCookieManager.getCookieInfo(PluginCookieManager.java:63)
         - waiting to lock <0x486e0f58> (a java.lang.Class)
         at sun.plugin.net.protocol.http.HttpURLConnection.connectSetup(HttpURLConnection.java:322)
         at sun.plugin.net.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:165)
         - locked <0x44a16f30> (a sun.plugin.net.protocol.http.HttpURLConnection)
         at sun.plugin.net.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:375)
         - locked <0x44a16f30> (a sun.plugin.net.protocol.http.HttpURLConnection)
         at com.storigen.util.ASPipeLine.getServletObject(ASPipeLine.java:73)
         at com.storigen.ui.BaseApplet.initContentPane(BaseApplet.java:253)
         at com.storigen.ui.BaseApplet.init(BaseApplet.java:127)
         at sun.applet.AppletPanel.run(AppletPanel.java:347)
         at java.lang.Thread.run(Thread.java:536)
    "Thread-77" prio=1 tid=0x0x83db4b0 nid=0x5518 in Object.wait() [bb3ff000..bb3ff880]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x449de278> (a java.lang.Thread)
         at java.lang.Thread.join(Thread.java:1008)
         - locked <0x449de278> (a java.lang.Thread)
         at java.lang.Thread.join(Thread.java:1061)
         at sun.applet.AppletPanel.joinAppletThread(AppletPanel.java:155)
         at sun.applet.AppletPanel.sendEvent(AppletPanel.java:251)
         at sun.plugin.AppletViewer.onPrivateClose(AppletViewer.java:761)
         at sun.plugin.AppletViewer$1.run(AppletViewer.java:723)
         at java.lang.Thread.run(Thread.java:536)
    "thread applet-com.storigen.ui.BaseApplet" prio=1 tid=0x0x8110760 nid=0x5514 waiting for monitor entry [bb1ff000..bb1ff880]
         at sun.plugin.net.cookie.PluginCookieManager.getCookieInfo(PluginCookieManager.java:63)
         - waiting to lock <0x486e0f58> (a java.lang.Class)
         at sun.plugin.net.protocol.http.HttpURLConnection.connectSetup(HttpURLConnection.java:322)
         at sun.plugin.net.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:165)
         - locked <0x449f5ce8> (a sun.plugin.net.protocol.http.HttpURLConnection)
         at sun.plugin.net.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:375)
         - locked <0x449f5ce8> (a sun.plugin.net.protocol.http.HttpURLConnection)
         at com.storigen.util.ASPipeLine.getServletObject(ASPipeLine.java:73)
         at com.storigen.ui.BaseApplet.initContentPane(BaseApplet.java:253)
         at com.storigen.ui.BaseApplet.init(BaseApplet.java:127)
         at sun.applet.AppletPanel.run(AppletPanel.java:347)
         at java.lang.Thread.run(Thread.java:536)
    "Thread-74" prio=1 tid=0x0x84986b8 nid=0x5509 in Object.wait() [bb7ff000..bb7ff880]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x449d7be0> (a java.lang.Thread)
         at java.lang.Thread.join(Thread.java:1008)
         - locked <0x449d7be0> (a java.lang.Thread)
         at java.lang.Thread.join(Thread.java:1061)
         at sun.applet.AppletPanel.joinAppletThread(AppletPanel.java:155)
         at sun.applet.AppletPanel.sendEvent(AppletPanel.java:251)
         at sun.plugin.AppletViewer.onPrivateClose(AppletViewer.java:761)
         at sun.plugin.AppletViewer$1.run(AppletViewer.java:723)
         at java.lang.Thread.run(Thread.java:536)
    "Thread-73" prio=1 tid=0x0x84d5368 nid=0x54fa waiting for monitor entry [bb9fe000..bb9ff880]
         at sun.plugin.net.cookie.PluginCookieManager.getCookieInfo(PluginCookieManager.java:63)
         - waiting to lock <0x486e0f58> (a java.lang.Class)
         at sun.plugin.net.protocol.http.HttpURLConnection.connectSetup(HttpURLConnection.java:322)
         at sun.plugin.net.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:165)
         - locked <0x449d77d8> (a sun.plugin.net.protocol.http.HttpURLConnection)
         at sun.plugin.net.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:375)
         - locked <0x449d77d8> (a sun.plugin.net.protocol.http.HttpURLConnection)
         at sun.plugin.PluginURLJarFileCallBack.retrieve(PluginURLJarFileCallBack.java:52)
         at sun.net.www.protocol.jar.URLJarFile.retrieve(URLJarFile.java:152)
         at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:42)
         at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:53)
         at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:85)
         at sun.plugin.net.protocol.jar.CachedJarURLConnection.connect(CachedJarURLConnection.java:103)
         at sun.plugin.net.protocol.jar.CachedJarURLConnection.getJarFile(CachedJarURLConnection.java:78)
         at sun.misc.URLClassPath$JarLoader.getJarFile(URLClassPath.java:580)
         at sun.misc.URLClassPath$JarLoader.<init>(URLClassPath.java:541)
         at sun.misc.URLClassPath$3.run(URLClassPath.java:319)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.misc.URLClassPath.getLoader(URLClassPath.java:308)
         at sun.misc.URLClassPath.getLoader(URLClassPath.java:285)
         - locked <0x449d7960> (a sun.misc.URLClassPath)
         at sun.misc.URLClassPath.getResource(URLClassPath.java:155)
         at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
         at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:134)
         at sun.plugin.security.PluginClassLoader.findClass(PluginClassLoader.java:168)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
         - locked <0x449d79b0> (a sun.plugin.security.PluginClassLoader)
         at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:114)
         - locked <0x449d79b0> (a sun.plugin.security.PluginClassLoader)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
         at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:501)
         at sun.applet.AppletPanel.createApplet(AppletPanel.java:566)
         at sun.plugin.AppletViewer.createApplet(AppletViewer.java:1775)
         at sun.applet.AppletPanel.runLoader(AppletPanel.java:495)
         at sun.applet.AppletPanel.run(AppletPanel.java:292)
         at java.lang.Thread.run(Thread.java:536)
    "thread applet-com.storigen.ui.BaseApplet" prio=1 tid=0x0x84d5570 nid=0x54f8 in Object.wait() [bb5ff000..bb5ff880]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x449d7720> (a java.lang.Thread)
         at java.lang.Thread.join(Thread.java:1008)
         - locked <0x449d7720> (a java.lang.Thread)
         at java.lang.Thread.join(Thread.java:1061)
         at sun.applet.AppletPanel.run(AppletPanel.java:327)
         at java.lang.Thread.run(Thread.java:536)
    "Thread-71" prio=1 tid=0x0x810a320 nid=0x54f5 in Object.wait() [bbdff000..bbdff880]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x449ccac8> (a java.lang.Thread)
         at java.lang.Thread.join(Thread.java:1008)
         - locked <0x449ccac8> (a java.lang.Thread)
         at java.lang.Thread.join(Thread.java:1061)
         at sun.applet.AppletPanel.joinAppletThread(AppletPanel.java:155)
         at sun.applet.AppletPanel.sendEvent(AppletPanel.java:251)
         at sun.plugin.AppletViewer.onPrivateClose(AppletViewer.java:761)
         at sun.plugin.AppletViewer$1.run(AppletViewer.java:723)
         at java.lang.Thread.run(Thread.java:536)
    "AWT-EventQueue-13" prio=1 tid=0x0x4cbe3560 nid=0x54f4 in Object.wait() [bcbff000..bcbff880]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:426)
         at java.awt.EventQueue.getNextEvent(EventQueue.java:333)
         - locked <0x449cefd0> (a java.awt.EventQueue)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:161)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:144)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:136)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:99)
    "TimerQueue" daemon prio=1 tid=0x0x810ad00 nid=0x54f3 in Object.wait() [bbbff000..bbbff880]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x449cc950> (a javax.swing.TimerQueue)
         at javax.swing.TimerQueue.run(TimerQueue.java:231)
         - locked <0x449cc950> (a javax.swing.TimerQueue)
         at java.lang.Thread.run(Thread.java:536)
    "thread applet-com.storigen.ui.BaseApplet" prio=1 tid=0x0x841d4e8 nid=0x54f0 waiting for monitor entry [bc5ff000..bc5ff880]
         at sun.plugin.net.cookie.PluginCookieManager.getCookieInfo(PluginCookieManager.java:63)
         - waiting to lock <0x486e0f58> (a java.lang.Class)
         at sun.plugin.net.protocol.http.HttpURLConnection.connectSetup(HttpURLConnection.java:322)
         at sun.plugin.net.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:165)
         - locked <0x449d7ce0> (a sun.plugin.net.protocol.http.HttpURLConnection)
         at sun.plugin.net.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:375)
         - locked <0x449d7ce0> (a sun.plugin.net.protocol.http.HttpURLConnection)
         at com.storigen.util.ASPipeLine.getServletObject(ASPipeLine.java:73)
         at com.storigen.ui.BaseApplet.initContentPane(BaseApplet.java:253)
         at com.storigen.ui.BaseApplet.init(BaseApplet.java:127)
         at sun.applet.AppletPanel.run(AppletPanel.java:347)
         at java.lang.Thread.run(Thread.java:536)
    "Thread-68" prio=1 tid=0x0x8113280 nid=0x54ed in Object.wait() [bd1ff000..bd1ff880]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x449b8bd0> (a java.lang.Thread)
         at java.lang.Thread.join(Thread.java:1008)
         - locked <0x449b8bd0> (a java.lang.Thread)
         at java.lang.Thread.join(Thread.java:1061)
         at sun.applet.AppletPanel.joinAppletThread(AppletPanel.java:155)
         at sun.applet.AppletPanel.sendEvent(AppletPanel.java:251)
         at sun.plugin.AppletViewer.onPrivateClose(AppletViewer.java:761)
         at sun.plugin.AppletViewer$1.run(AppletViewer.java:723)
         at java.lang.Thread.run(Thread.java:536)
    "thread applet-com.storigen.ui.BaseApplet" prio=1 tid=0x0x841b0c0 nid=0x54ea waiting for monitor entry [bcdff000..bcdff880]
         at sun.plugin.net.cookie.PluginCookieManager.getCookieInfo(PluginCookieManager.java:63)
         - waiting to lock <0x486e0f58> (a java.lang.Class)
         at sun.plugin.net.protocol.http.HttpURLConnection.connectSetup(HttpURLConnection.java:322)
         at sun.plugin.net.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:165)
         - locked <0x449ccd38> (a sun.plugin.net.protocol.http.HttpURLConnection)
         at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:528)
         - locked <0x449ccd38> (a sun.plugin.net.protocol.http.HttpURLConnection)
         at com.storigen.util.ASPipeLine.getServletObject(ASPipeLine.java:66)
         at com.storigen.util.ASPipeLine.load(ASPipeLine.java:35)
         at com.storigen.ui.PipeLineTableModel.refresh(PipeLineTableModel.java:85)
         - locked <0x449cce30> (a com.storigen.ui.PipeLineTableModel)
         at com.storigen.ui.PipeLineTableModel.<init>(PipeLineTableModel.java:72)
         at com.storigen.ui.PipeLineTableModel.<init>(PipeLineTableModel.java:43)
         at com.storigen.su.ui.SoftwareVersionsPanel.layoutPanel(SoftwareVersionsPanel.java:84)
         at com.storigen.su.ui.SoftwareVersionsPanel.<init>(SoftwareVersionsPanel.java:65)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
         at java.lang.Class.newInstance0(Class.java:306)
         at java.lang.Class.newInstance(Class.java:259)
         at com.storigen.ui.BaseApplet.initContentPane(BaseApplet.java:248)
         at com.storigen.ui.BaseApplet.init(BaseApplet.java:127)
         at sun.applet.AppletPanel.run(AppletPanel.java:347)
         at java.lang.Thread.run(Thread.java:536)
    "Thread-65" prio=1 tid=0x0x80bdc10 nid=0x54e8 in Object.wait() [bd3ff000..bd3ff880]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x449adc28> (a java.lang.Thread)
         at java.lang.Thread.join(Thread.java:1008)
         - locked <0x449adc28> (a java.lang.Thread)
         at java.lang.Thread.join(Thread.java:1061)
         at sun.applet.AppletPanel.joinAppletThread(AppletPanel.java:155)
         at sun.applet.AppletPanel.sendEvent(AppletPanel.java:251)
         at sun.plugin.AppletViewer.onPrivateClose(AppletViewer.java:761)
         at sun.plugin.AppletViewer$1.run(AppletViewer.java:723)
         at java.lang.Thread.run(Thread.java:536)
    "AWT-EventQueue-11" prio=1 tid=0x0x84b5648 nid=0x54e7 in Object.wait() [bd7ff000..bd7ff880]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x4496d9e0> (a java.awt.EventQueue)
         at java.lang.Object.wait(Object.java:426)
         at java.awt.EventQueue.getNextEvent(EventQueue.java:333)
         - locked <0x4496d9e0> (a java.awt.EventQueue)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:161)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:144)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:136)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:99)
    "AWT-EventQueue-12" prio=1 tid=0x0x841f818 nid=0x54e6 in Object.wait() [bc9ff000..bc9ff880]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x449b0018> (a java.awt.EventQueue)
         at java.lang.Object.wait(Object.java:426)
         at java.awt.EventQueue.getNextEvent(EventQueue.java:333)
         - locked <0x449b0018> (a java.awt.EventQueue)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:161)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:144)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:136)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:99)
    "TimerQueue" daemon prio=1 tid=0x0x8494238 nid=0x54e5 in Object.wait() [bc1ff000..bc1ff880]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x449ad670> (a javax.swing.TimerQueue)
         at javax.swing.TimerQueue.run(TimerQueue.java:231)
         - locked <0x449ad670> (a javax.swing.TimerQueue)
         at java.lang.Thread.run(Thread.java:536)
    "thread applet-com.storigen.ui.BaseApplet" prio=1 tid=0x0x80f12a0 nid=0x54e2 in Object.wait() [bbffe000..bbfff880]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x48555af8> (a java.lang.Class)
         at java.lang.Object.wait(Object.java:426)
         at sun.plugin.navig.motif.Worker.enterRequest(Worker.java:341)
         - locked <0x48555af8> (a java.lang.Class)
         at sun.plugin.navig.motif.Worker.findCookieForURL(Worker.java:249)
         - locked <0x48555af8> (a java.lang.Class)
         at sun.plugin.net.cookie.MNetscape6CookieHandler.getCookieInfo(MNetscape6CookieHandler.java:73)
         at sun.plugin.net.cookie.PluginCookieManager.getCookieInfo(PluginCookieManager.java:82)
         - locked <0x486e0f58> (a java.lang.Class)
         at sun.plugin.net.protocol.http.HttpURLConnection.connectSetup(HttpURLConnection.java:322)
         at sun.plugin.net.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:165)
         - locked <0x449b29c8> (a sun.plugin.net.protocol.http.HttpURLConnection)
         at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:528)
         - locked <0x449b29c8> (a sun.plugin.net.protocol.http.HttpURLConnection)
         at com.storigen.util.ASPipeLine.getServletObject(ASPipeLine.java:66)
         at com.storigen.util.ASPipeLine.load(ASPipeLine.java:35)
         at com.storigen.ui.PipeLineTableModel.refresh(PipeLineTableModel.java:85)
         - locked <0x449b2ac0> (a com.storigen.ui.PipeLineTableModel)
         at com.storigen.ui.PipeLineTableModel.<init>(PipeLineTableModel.java:72)
         at com.storigen.ui.PipeLineTableModel.<init>(PipeLineTableModel.java:43)
         at com.storigen.su.ui.SoftwareVersionsPanel.layoutPanel(SoftwareVersionsPanel.java:84)
         at com.storigen.su.ui.SoftwareVersionsPanel.<init>(SoftwareVersionsPanel.java:65)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
         at java.lang.Class.newInstance0(Class.java:306)
         at java.lang.Class.newInstance(Class.java:259)
         at com.storigen.ui.BaseApplet.initContentPane(BaseApplet.java:248)
         at com.storigen.ui.BaseApplet.init(BaseApplet.java:127)
         at sun.applet.AppletPanel.run(AppletPanel.java:347)
         at java.lang.Thread.run(Thread.java:536)
    "Thread-62" daemon prio=1 tid=0x0x4ce50400 nid=0x54de waiting for monitor entry [bc7ff000..bc7ff880]
         at sun.plugin.net.cookie.PluginCookieManager.getCookieInfo(PluginCookieManager.java:63)
         - waiting to lock <0x486e0f58> (a java.lang.Class)
         at sun.plugin.net.protocol.http.HttpURLConnection.connectSetup(HttpURLConnection.java:322)
         at sun.plugin.net.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:165)
         - locked <0x449b43e0> (a sun.plugin.net.protocol.http.HttpURLConnection)
         at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:528)
         - locked <0x449b43e0> (a sun.plugin.net.protocol.http.HttpURLConnection)
         at com.storigen.util.ASPipeLine.getServletObject(ASPipeLine.java:66)
         at com.storigen.util.ASPipeLine.load(ASPipeLine.java:35)
         at com.storigen.monitor.ui.DataUpdater.run(DataUpdater.java:94)
         at java.util.TimerThread.mainLoop(Timer.java:432)
         at java.util.TimerThread.run(Timer.java:382)
    "AWT-EventQueue-10" prio=1 tid=0x0x810d7d8 nid=0x54db in Object.wait() [bd5ff000..bd5ff880]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x44939318> (a java.awt.EventQueue)
         at java.lang.Object.wait(Object.java:426)
         at java.awt.EventQueue.getNextEvent(EventQueue.java:333)
         - locked <0x44939318> (a java.awt.EventQueue)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:161)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:144)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:136)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:99)
    "Thread-56" daemon prio=1 tid=0x0x810af58 nid=0x54d1 waiting for monitor entry [bcfff000..bcfff880]
         at sun.plugin.net.cookie.PluginCookieManager.getCookieInfo(PluginCookieManager.java:63)
         - waiting to lock <0x486e0f58> (a java.lang.Class)
         at sun.plugin.net.protocol.http.HttpURLConnection.connectSetup(HttpURLConnection.java:322)
         at sun.plugin.net.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:165)
         - locked <0x449dd9c0> (a sun.plugin.net.protocol.http.HttpURLConnection)
         at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:528)
         - locked <0x449dd9c0> (a sun.plugin.net.protocol.http.HttpURLConnection)
         at com.storigen.util.ASPipeLine.getServletObject(ASPipeLine.java:66)
         at com.storigen.util.ASPipeLine.load(ASPipeLine.java:35)
         at com.storigen.monitor.ui.DataUpdater.run(DataUpdater.java:94)
         at java.util.TimerThread.mainLoop(Timer.java:432)
         at java.util.TimerThread.run(Timer.java:382)
    "Thread-50" daemon prio=1 tid=0x0x4ce40458 nid=0x54c5 waiting for monitor entry [bc3ff000..bc3ff880]
         at sun.plugin.net.cookie.PluginCookieManager.getCookieInfo(PluginCookieManager.java:63)
         - waiting to lock <0x486e0f58> (a java.lang.Class)
         at sun.plugin.net.protocol.http.HttpURLConnection.connectSetup(HttpURLConnection.java:322)
         at sun.plugin.net.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:165)
         - locked <0x449ddad8> (a sun.plugin.net.protocol.http.HttpURLConnection)
         at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:528)
         - locked <0x449ddad8> (a sun.plugin.net.protocol.http.HttpURLConnection)
         at com.storigen.util.ASPipeLine.getServletObject(ASPipeLine.java:66)
         at com.storigen.util.ASPipeLine.load(ASPipeLine.java:35)
         at com.storigen.monitor.ui.DataUpdater.run(DataUpdater.java:94)
         at java.util.TimerThread.mainLoop(Timer.java:432)
         at java.util.TimerThread.run(Timer.java:382)
    "TimerQueue" daemon prio=1 tid=0x0x80b7598 nid=0x546a in Object.wait() [bdbff000..bdbff880]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x4489aab0> (a javax.swing.TimerQueue)
         at javax.swing.TimerQueue.run(TimerQueue.java:231)
         - locked <0x4489aab0> (a javax.swing.TimerQueue)
         at java.lang.Thread.run(Thread.java:536)
    "AWT-EventQueue-0" prio=1 tid=0x0x84d6a88 nid=0x5458 waiting on condition [bd9ff000..bd9ff880]
         at sun.plugin.JavaRunTime.dumpAllStacks(Native Method)
         at sun.plugin.ConsoleWindow$1.actionPerformed(ConsoleWindow.java:149)
         at javax.swing.JComponent$ActionStandin.actionPerformed(JComponent.java:2863)
         at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1512)
         at javax.swing.JComponent.processKeyBinding(JComponent.java:2435)
         at javax.swing.KeyboardManager.fireBinding(KeyboardManager.java:253)
         at javax.swing.KeyboardManager.fireKeyboardAction(KeyboardManager.java:202)
         at javax.swing.JComponent.processKeyBindingsForAllComponents(JComponent.java:2512)
         at javax.swing.JComponent.processKeyBindings(JComponent.java:2504)
         at javax.swing.JComponent.processKeyEvent(JComponent.java:2398)
         at java.awt.Component.processEvent(Component.java:4902)
         at java.awt.Container.processEvent(Container.java:1566)
         at java.awt.Component.dispatchEventImpl(Component.java:3598)
         at java.awt.Container.dispatchEventImpl(Container.java:1623)
         at java.awt.Component.dispatchEvent(Component.java:3439)
         at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1688)
         at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:593)
         at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:765)
         at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:698)
         at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:559)
         at java.awt.Component.dispatchEventImpl(Component.java:3468)
         at java.awt.Container.dispatchEventImpl(Container.java:1623)
         at java.awt.Window.dispatchEventImpl(Window.java:1585)
         at java.awt.Component.dispatchEvent(Component.java:3439)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:450)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:197)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:144)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:136)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:99)
    "Thread-3" daemon prio=1 tid=0x0x84d1e98 nid=0x5456 in Object.wait() [bddff000..bddff880]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x4482ab60> (a java.util.TaskQueue)
         at java.util.TimerThread.mainLoop(Timer.java:429)
         - locked <0x4482ab60> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:382)
    "Java2D Disposer" daemon prio=1 tid=0x0x84ca400 nid=0x5455 in Object.wait() [bdfff000..bdfff880]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x4482abe0> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:111)
         - locked <0x4482abe0> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127)
         at sun.java2d.Disposer.run(Disposer.java:97)
         at java.lang.Thread.run(Thread.java:536)
    "Thread-2" prio=1 tid=0x0x83bb9c0 nid=0x5454 runnable [be1ff000..be1ff880]
         at sun.plugin.navig.motif.AThread.handleRequest(Native Method)
         at sun.plugin.navig.motif.AThread.JNIHandleLoop(AThread.java:35)
         at sun.plugin.navig.motif.AThread.run(AThread.java:27)
    "Thread-1" prio=1 tid=0x0x83f2ba8 nid=0x5451 waiting on condition [be3ff000..be3ff880]
         at java.lang.Thread.sleep(Native Method)
         at sun.plugin.navig.motif.Plugin$Watcher.run(Plugin.java:482)
    "Main Console Writer" prio=1 tid=0x0x81d12f8 nid=0x5450 in Object.wait() [be5ff000..be5ff880]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x4480f8e0> (a java.util.LinkedList)
         at java.lang.Object.wait(Object.java:426)
         at sun.plugin.MainConsoleWriter.run(MainConsoleWriter.java:106)
         - locked <0x4480f8e0> (a java.util.LinkedList)
         at java.lang.Thread.run(Thread.java:536)
    "AWT-Motif" daemon prio=1 tid=0x0x81cfda8 nid=0x544f runnable [be7ff000..be7ff880]
         at sun.awt.motif.MToolkit.run(Native Method)
         at java.lang.Thread.run(Thread.java:536)
    "AWT-Shutdown" prio=1 tid=0x0x81a6fd0 nid=0x544e in Object.wait() [be9ff000..be9ff880]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x447d84c0> (a java.lang.Object)
         at java.lang.Object.wait(Object.java:426)
         at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:259)
         - locked <0x447d84c0> (a java.lang.Object)
         at java.lang.Thread.run(Thread.java:536)
    "Signal Dispatcher" daemon prio=1 tid=0x0x808b330 nid=0x544c runnable [0..0]
    "Finalizer" daemon prio=1 tid=0x0x8087f90 nid=0x5449 in Object.wait() [bf3ff000..bf3ff880]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x447aff98> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:111)
         - locked <0x447aff98> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127)
         at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)
    "Reference Handler" daemon prio=1 tid=0x0x8086478 nid=0x5448 in Object.wait() [bf5ff000..bf5ff880]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x447b0000> (a java.lang.ref.Reference$Lock)
         at java.lang.Object.wait(Object.java:426)
         at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:113)
         - locked <0x447b0000> (a java.lang.ref.Reference$Lock)
    "main" prio=1 tid=0x0x804e5f8 nid=0x5445 runnable [bfff6000..bfff69f8]
         at java.io.FileInputStream.read(Native Method)
         at java.io.DataInputStream.readInt(DataInputStream.java:392)
         at sun.plugin.navig.motif.Plugin.doit(Plugin.java:191)
         at sun.plugin.navig.motif.Plugin.start(Plugin.java:103)
    "VM Thread" prio=1 tid=0x0x8083238 nid=0x5447 runnable
    "VM Periodic Task Thread" prio=1 tid=0x0x808e6d8 nid=0x544a waiting on condition
    "Suspend Checker Thread" prio=1 tid=0x0x808f3b8 nid=0x544b runnable
    Done.

    I believe I have run into this issue, or a related one, when performing requests quickly. The workaround posted above does not seem to fix my situation, and I an unable to find the bug post for this problem. Does anyone have any further information regarding this issue, or able to recognize the problem using the following thread dump?
    Thanks!
    Dump thread stack ...
    Full thread dump Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode,
    sharing):
    "TimerQueue" daemon prio=1 tid=0x098b4bf8 nid=0x62f7 in Object.wait()
    [0x091fd000..0x091fd1b0]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x88c55c40> (a javax.swing.TimerQueue)
    at javax.swing.TimerQueue.run(TimerQueue.java:233)
    - locked <0x88c55c40> (a javax.swing.TimerQueue)
    at java.lang.Thread.run(Thread.java:595)
    "ConsoleWriterThread" daemon prio=1 tid=0x098c6c70 nid=0x62f6 in
    Object.wait() [0x06dac000..0x06dace30]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x89176fe8> (a java.lang.Object)
    at java.lang.Object.wait(Object.java:474)
    at com.sun.deploy.util.ConsoleTraceListener$ConsoleWriterThread.run
    (ConsoleTraceListener.java:72)
    - locked <0x89176fe8> (a java.lang.Object)
    "Thread-29" prio=1 tid=0x09997c18 nid=0x62f2 waiting for monitor entry
    [0x089f5000..0x089f5eb0]
    at com.sun.deploy.net.cookie.DeployCookieSelector.get
    (DeployCookieSelector.java:70)
    - waiting to lock <0x8916fbb0> (a
    com.sun.deploy.net.cookie.DeployCookieSelector)
    at sun.net.www.protocol.http.HttpURLConnection.addRequestCookies
    (HttpURLConnection.java:440)
    at sun.net.www.protocol.http.HttpURLConnection.writeRequests
    (HttpURLConnection.java:406)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream
    (HttpURLConnection.java:934)
    - locked <0x89e077b0> (a sun.net.www.protocol.http.HttpURLConnection)
    at java.net.URLConnection.getContent(URLConnection.java:682)
    at com.tms.tscp.soap.a.a(SourceFile:146)
    at com.tms.tscp.communication.storage.h.a(SourceFile:58)
    at com.tms.tscp.webmon.panel.storage.b.n(SourceFile:85)
    at com.tms.tscp.webmon.panel.storage.b.b(SourceFile:67)
    at com.tms.swing.k.run(SourceFile:63)
    at java.lang.Thread.run(Thread.java:595)
    "Thread-25" prio=1 tid=0x099a6508 nid=0x62ee waiting for monitor entry
    [0x07a5c000..0x07a5d0b0]
    at com.sun.deploy.net.cookie.DeployCookieSelector.get
    (DeployCookieSelector.java:70)
    - waiting to lock <0x8916fbb0> (a
    com.sun.deploy.net.cookie.DeployCookieSelector)
    at sun.net.www.protocol.http.HttpURLConnection.addRequestCookies
    (HttpURLConnection.java:440)
    at sun.net.www.protocol.http.HttpURLConnection.writeRequests
    (HttpURLConnection.java:406)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream
    (HttpURLConnection.java:934)
    - locked <0x89e07940> (a sun.net.www.protocol.http.HttpURLConnection)
    at java.net.URLConnection.getContent(URLConnection.java:682)
    at com.tms.tscp.soap.a.a(SourceFile:146)
    at com.tms.tscp.communication.raid.b.c(SourceFile:198)
    at com.tms.tscp.webmon.panel.raid.c.n(SourceFile:36)
    at com.tms.swing.k.run(SourceFile:60)
    at java.lang.Thread.run(Thread.java:595)
    "Thread-20" prio=1 tid=0x098c3530 nid=0x62e8 waiting for monitor entry
    [0x05a7f000..0x05a7ff30]
    at com.sun.deploy.net.cookie.DeployCookieSelector.get
    (DeployCookieSelector.java:70)
    - waiting to lock <0x8916fbb0> (a
    com.sun.deploy.net.cookie.DeployCookieSelector)
    at sun.net.www.protocol.http.HttpURLConnection.addRequestCookies
    (HttpURLConnection.java:440)
    at sun.net.www.protocol.http.HttpURLConnection.writeRequests
    (HttpURLConnection.java:406)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream
    (HttpURLConnection.java:934)
    - locked <0x89e07ae8> (a sun.net.www.protocol.http.HttpURLConnection)
    at java.net.URLConnection.getContent(URLConnection.java:682)
    at com.tms.tscp.soap.a.a(SourceFile:146)
    at com.tms.tscp.communication.storage.h.a(SourceFile:58)
    at com.tms.tscp.communication.storage.a.a(SourceFile:19)
    at com.tms.tscp.communication.polling.c.run(SourceFile:96)
    at java.lang.Thread.run(Thread.java:595)
    "Thread-19" prio=1 tid=0x097f3c30 nid=0x62e7 waiting for monitor entry
    [0x031e9000..0x031e9fb0]
    at com.sun.deploy.net.cookie.DeployCookieSelector.get
    (DeployCookieSelector.java:70)
    - waiting to lock <0x8916fbb0> (a
    com.sun.deploy.net.cookie.DeployCookieSelector)
    at sun.net.www.protocol.http.HttpURLConnection.addRequestCookies
    (HttpURLConnection.java:440)
    at sun.net.www.protocol.http.HttpURLConnection.writeRequests
    (HttpURLConnection.java:406)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream
    (HttpURLConnection.java:934)
    - locked <0x89e07c78> (a sun.net.www.protocol.http.HttpURLConnection)
    at java.net.URLConnection.getContent(URLConnection.java:682)
    at com.tms.tscp.soap.a.a(SourceFile:146)
    at com.tms.tscp.communication.storage.h.a(SourceFile:58)
    at com.tms.tscp.communication.storage.a.a(SourceFile:19)
    at com.tms.tscp.communication.polling.c.run(SourceFile:96)
    at java.lang.Thread.run(Thread.java:595)
    "Thread-17" prio=1 tid=0x096f1398 nid=0x62e5 waiting for monitor entry
    [0x055df000..0x055e00b0]
    at com.sun.deploy.net.cookie.DeployCookieSelector.get
    (DeployCookieSelector.java:70)
    - waiting to lock <0x8916fbb0> (a
    com.sun.deploy.net.cookie.DeployCookieSelector)
    at sun.net.www.protocol.http.HttpURLConnection.addRequestCookies
    (HttpURLConnection.java:440)
    at sun.net.www.protocol.http.HttpURLConnection.writeRequests
    (HttpURLConnection.java:406)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream
    (HttpURLConnection.java:934)
    - locked <0x89e07e08> (a sun.net.www.protocol.http.HttpURLConnection)
    at java.net.URLConnection.getContent(URLConnection.java:682)
    at com.tms.tscp.soap.a.a(SourceFile:146)
    at com.tms.tscp.communication.log.b.a(SourceFile:33)
    at com.tms.tscp.communication.polling.c.run(SourceFile:96)
    at java.lang.Thread.run(Thread.java:595)
    "Thread-16" prio=1 tid=0x097e2f78 nid=0x62e4 waiting on condition
    [0x03169000..0x03169130]
    at java.lang.Thread.sleep(Native Method)
    at com.tms.tscp.communication.stats.d.run(SourceFile:49)
    at java.lang.Thread.run(Thread.java:595)
    "Thread-15" prio=1 tid=0x09819490 nid=0x62e1 waiting for monitor entry
    [0x06837000..0x06837eb0]
    at com.sun.deploy.net.cookie.DeployCookieSelector.get
    (DeployCookieSelector.java:70)
    - waiting to lock <0x8916fbb0> (a
    com.sun.deploy.net.cookie.DeployCookieSelector)
    at sun.net.www.protocol.http.HttpURLConnection.addRequestCookies
    (HttpURLConnection.java:440)
    at sun.net.www.protocol.http.HttpURLConnection.writeRequests
    (HttpURLConnection.java:406)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream
    (HttpURLConnection.java:934)
    - locked <0x89e07f98> (a sun.net.www.protocol.http.HttpURLConnection)
    at java.net.URLConnection.getContent(URLConnection.java:682)
    at com.tms.tscp.soap.a.a(SourceFile:146)
    at com.tms.tscp.communication.storage.j.a(SourceFile:22)
    at com.tms.tscp.communication.polling.c.run(SourceFile:96)
    at java.lang.Thread.run(Thread.java:595)
    "Thread-14" prio=1 tid=0x096d9820 nid=0x62df in Object.wait()
    [0x03a0b000..0x03a0bfb0]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x8cd02dd8> (a java.lang.Class)
    at java.lang.Object.wait(Object.java:474)
    at sun.plugin.navig.motif.Worker.enterRequest(Worker.java:329)
    - locked <0x8cd02dd8> (a java.lang.Class)
    at sun.plugin.navig.motif.Worker.findCookieForURL(Worker.java:236)
    - locked <0x8cd02dd8> (a java.lang.Class)
    at sun.plugin.net.cookie.MNetscape6CookieHandler.getCookieInfo
    (MNetscape6CookieHandler.java:74)
    at com.sun.deploy.net.cookie.DeployCookieManager.getCookieInfo
    (DeployCookieManager.java:83)
    - locked <0x8cd4fd70> (a java.lang.Class)
    at com.sun.deploy.net.cookie.DeployCookieSelector.get
    (DeployCookieSelector.java:70)
    - locked <0x8916fbb0> (a
    com.sun.deploy.net.cookie.DeployCookieSelector)
    at sun.net.www.protocol.http.HttpURLConnection.addRequestCookies
    (HttpURLConnection.java:440)
    at sun.net.www.protocol.http.HttpURLConnection.writeRequests
    (HttpURLConnection.java:406)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream
    (HttpURLConnection.java:934)
    - locked <0x89e08190> (a sun.net.www.protocol.http.HttpURLConnection)
    at java.net.URLConnection.getContent(URLConnection.java:682)
    at com.tms.tscp.soap.a.a(SourceFile:146)
    at com.tms.tscp.communication.environmental.b.a(SourceFile:71)
    at com.tms.tscp.communication.polling.c.run(SourceFile:96)
    at java.lang.Thread.run(Thread.java:595)
    "Thread-13" prio=1 tid=0x0963ebb0 nid=0x62dd waiting for monitor entry
    [0x06b6c000..0x06b6d0b0]
    at com.sun.deploy.net.cookie.DeployCookieSelector.get
    (DeployCookieSelector.java:70)
    - waiting to lock <0x8916fbb0> (a
    com.sun.deploy.net.cookie.DeployCookieSelector)
    at sun.net.www.protocol.http.HttpURLConnection.addRequestCookies
    (HttpURLConnection.java:440)
    at sun.net.www.protocol.http.HttpURLConnection.writeRequests
    (HttpURLConnection.java:406)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream
    (HttpURLConnection.java:934)
    - locked <0x89e08478> (a sun.net.www.protocol.http.HttpURLConnection)
    at java.net.URLConnection.getContent(URLConnection.java:682)
    at com.tms.tscp.soap.a.a(SourceFile:146)
    at com.tms.tscp.communication.storage.i.a(SourceFile:23)
    at com.tms.tscp.communication.polling.c.run(SourceFile:96)
    at java.lang.Thread.run(Thread.java:595)
    "Thread-12" prio=1 tid=0x0963e7f8 nid=0x62dc waiting for monitor entry
    [0x052d5000..0x052d6130]
    at com.sun.deploy.net.cookie.DeployCookieSelector.get
    (DeployCookieSelector.java:70)
    - waiting to lock <0x8916fbb0> (a
    com.sun.deploy.net.cookie.DeployCookieSelector)
    at sun.net.www.protocol.http.HttpURLConnection.addRequestCookies
    (HttpURLConnection.java:440)
    at sun.net.www.protocol.http.HttpURLConnection.writeRequests
    (HttpURLConnection.java:406)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream
    (HttpURLConnection.java:934)
    - locked <0x89e08608> (a sun.net.www.protocol.http.HttpURLConnection)
    at java.net.URLConnection.getContent(URLConnection.java:682)
    at com.tms.tscp.soap.a.a(SourceFile:146)
    at com.tms.tscp.communication.raid.c.a(SourceFile:37)
    at com.tms.tscp.communication.polling.c.run(SourceFile:96)
    at java.lang.Thread.run(Thread.java:595)
    "Thread-11" prio=1 tid=0x0963e470 nid=0x62db waiting for monitor entry
    [0x05c92000..0x05c931b0]
    at com.sun.deploy.net.cookie.DeployCookieSelector.get
    (DeployCookieSelector.java:70)
    - waiting to lock <0x8916fbb0> (a
    com.sun.deploy.net.cookie.DeployCookieSelector)
    at sun.net.www.protocol.http.HttpURLConnection.addRequestCookies
    (HttpURLConnection.java:440)
    at sun.net.www.protocol.http.HttpURLConnection.writeRequests
    (HttpURLConnection.java:406)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream
    (HttpURLConnection.java:934)
    - locked <0x89e08798> (a sun.net.www.protocol.http.HttpURLConnection)
    at java.net.URLConnection.getContent(URLConnection.java:682)
    at com.tms.tscp.soap.a.a(SourceFile:146)
    at com.tms.tscp.communication.raid.d.a(SourceFile:40)
    at com.tms.tscp.communication.polling.c.run(SourceFile:96)
    at java.lang.Thread.run(Thread.java:595)
    "AWT-EventQueue-2" prio=1 tid=0x09981b00 nid=0x62d4 in Object.wait()
    [0x077c6000..0x077c7130]
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:474)
    at java.awt.EventQueue.getNextEvent(EventQueue.java:345)
    - locked <0x89186108> (a java.awt.EventQueue)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy
    (EventDispatchThread.java:189)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy
    (EventDispatchThread.java:163)
    at java.awt.EventDispatchThread.pumpEvents
    (EventDispatchThread.java:157)
    at java.awt.EventDispatchThread.pumpEvents
    (EventDispatchThread.java:149)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    "Thread-7" prio=1 tid=0x09979e90 nid=0x62d3 waiting on condition
    [0x08621000..0x086211b0]
    at java.lang.Thread.sleep(Native Method)
    at com.tms.tscp.webmon.systree.j.run(SourceFile:461)
    at java.lang.Thread.run(Thread.java:595)
    "TimerQueue" daemon prio=1 tid=0x098f96e8 nid=0x62ce in Object.wait()
    [0x08491000..0x08492030]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x8964ea58> (a javax.swing.TimerQueue)
    at javax.swing.TimerQueue.run(TimerQueue.java:233)
    - locked <0x8964ea58> (a javax.swing.TimerQueue)
    at java.lang.Thread.run(Thread.java:595)
    "AWT-EventQueue-1" prio=1 tid=0x09929930 nid=0x62ca waiting on condition
    [0x057ff000..0x057ffe30]
    at sun.plugin.JavaRunTime.dumpAllStacks(Native Method)
    at sun.plugin.util.PluginConsoleController.dumpAllStacks
    (PluginConsoleController.java:107)
    at com.sun.deploy.util.ConsoleWindow$1.actionPerformed
    (ConsoleWindow.java:119)
    at javax.swing.JComponent$ActionStandin.actionPerformed
    (JComponent.java:3227)
    at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1571)
    at javax.swing.JComponent.processKeyBinding(JComponent.java:2763)
    at javax.swing.KeyboardManager.fireBinding(KeyboardManager.java:255)
    at javax.swing.KeyboardManager.fireKeyboardAction
    (KeyboardManager.java:204)
    at javax.swing.JComponent.processKeyBindingsForAllComponents
    (JComponent.java:2840)
    at javax.swing.JComponent.processKeyBindings(JComponent.java:2832)
    at javax.swing.JComponent.processKeyEvent(JComponent.java:2726)
    at java.awt.Component.processEvent(Component.java:5265)
    at java.awt.Container.processEvent(Container.java:1966)
    at java.awt.Component.dispatchEventImpl(Component.java:3955)
    at java.awt.Container.dispatchEventImpl(Container.java:2024)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    at java.awt.KeyboardFocusManager.redispatchEvent
    (KeyboardFocusManager.java:1810)
    at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent
    (DefaultKeyboardFocusManager.java:672)
    at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent
    (DefaultKeyboardFocusManager.java:920)
    at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions
    (DefaultKeyboardFocusManager.java:798)
    at java.awt.DefaultKeyboardFocusManager.dispatchEvent
    (DefaultKeyboardFocusManager.java:636)
    at java.awt.Component.dispatchEventImpl(Component.java:3841)
    at java.awt.Container.dispatchEventImpl(Container.java:2024)
    at java.awt.Window.dispatchEventImpl(Window.java:1774)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy
    (EventDispatchThread.java:242)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy
    (EventDispatchThread.java:163)
    at java.awt.EventDispatchThread.pumpEvents
    (EventDispatchThread.java:157)
    at java.awt.EventDispatchThread.pumpEvents
    (EventDispatchThread.java:149)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    "thread applet-com.tms.tscp.webmon.main.WebmonApplet.class" prio=1
    tid=0x09828d40 nid=0x62c4 in Object.wait() [0x07d80000..0x07d81130]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x8918a880> (a sun.plugin.AppletViewer)
    at java.lang.Object.wait(Object.java:474)
    at sun.applet.AppletPanel.getNextEvent(AppletPanel.java:282)
    - locked <0x8918a880> (a sun.plugin.AppletViewer)
    at sun.applet.AppletPanel.run(AppletPanel.java:332)
    at java.lang.Thread.run(Thread.java:595)
    "AWT-EventQueue-0" prio=1 tid=0x096bddb0 nid=0x62c1 in Object.wait()
    [0x0706e000..0x0706eeb0]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x891497a8> (a java.awt.EventQueue)
    at java.lang.Object.wait(Object.java:474)
    at java.awt.EventQueue.getNextEvent(EventQueue.java:345)
    - locked <0x891497a8> (a java.awt.EventQueue)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy
    (EventDispatchThread.java:189)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy
    (EventDispatchThread.java:163)
    at java.awt.EventDispatchThread.pumpEvents
    (EventDispatchThread.java:157)
    at java.awt.EventDispatchThread.pumpEvents
    (EventDispatchThread.java:149)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    "AWT-Shutdown" prio=1 tid=0x096bcad0 nid=0x62c0 in Object.wait()
    [0x02f9b000..0x02f9bf30]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x89130670> (a java.lang.Object)
    at java.lang.Object.wait(Object.java:474)
    at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:259)
    - locked <0x89130670> (a java.lang.Object)
    at java.lang.Thread.run(Thread.java:595)
    "Thread-2" prio=1 tid=0x096b3978 nid=0x62bf runnable
    [0x03de6000..0x03de6fb0]
    at sun.plugin.navig.motif.AThread.handleRequest(Native Method)
    at sun.plugin.navig.motif.AThread.JNIHandleLoop(AThread.java:35)
    at sun.plugin.navig.motif.AThread.run(AThread.java:27)
    "Thread-1" prio=1 tid=0x096956c0 nid=0x62bc waiting on condition
    [0x02f1a000..0x02f1b030]
    at java.lang.Thread.sleep(Native Method)
    at sun.plugin.navig.motif.Plugin$Watcher.run(Plugin.java:485)
    "traceMsgQueueThread" daemon prio=1 tid=0x0968d7c0 nid=0x62ba in
    Object.wait() [0x030cb000..0x030cc130]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x8914d110> (a java.util.ArrayList)
    at java.lang.Object.wait(Object.java:474)
    at com.sun.deploy.util.Trace$TraceMsgQueueChecker.run(Trace.java:74)
    - locked <0x8914d110> (a java.util.ArrayList)
    at java.lang.Thread.run(Thread.java:595)
    "AWT-XAWT" daemon prio=1 tid=0x09679420 nid=0x62b9 runnable
    [0x08176000..0x081761b0]
    at sun.awt.X11.XToolkit.waitForEvents(Native Method)
    at sun.awt.X11.XToolkit.run(XToolkit.java:463)
    at sun.awt.X11.XToolkit.run(XToolkit.java:438)
    at java.lang.Thread.run(Thread.java:595)
    "Java2D Disposer" daemon prio=1 tid=0x09668180 nid=0x62b8 in Object.wait
    () [0x0577b000..0x0577be30]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x89115db0> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
    - locked <0x89115db0> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
    at sun.java2d.Disposer.run(Disposer.java:107)
    at java.lang.Thread.run(Thread.java:595)
    "Low Memory Detector" daemon prio=1 tid=0x095b4118 nid=0x62b6 runnable
    [0x00000000..0x00000000]
    "CompilerThread0" daemon prio=1 tid=0x095b2bb8 nid=0x62b5 waiting on
    condition [0x00000000..0x02e18998]
    "Signal Dispatcher" daemon prio=1 tid=0x095b1ca0 nid=0x62b4 runnable
    [0x00000000..0x00000000]
    "Finalizer" daemon prio=1 tid=0x095ac028 nid=0x62b3 in Object.wait()
    [0x04baf000..0x04bb00b0]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x89115f58> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
    - locked <0x89115f58> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
    at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)
    "Reference Handler" daemon prio=1 tid=0x095aa1a8 nid=0x62b2 in
    Object.wait() [0x00aa0000..0x00aa0130]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x89115fd8> (a java.lang.ref.Reference$Lock)
    at java.lang.Object.wait(Object.java:474)
    at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116)
    - locked <0x89115fd8> (a java.lang.ref.Reference$Lock)
    "main" prio=1 tid=0x09566cd8 nid=0x62b0 runnable
    [0xbff6b000..0xbff6c0a8]
    at java.io.FileInputStream.read(Native Method)
    at java.io.DataInputStream.readInt(DataInputStream.java:353)
    at sun.plugin.navig.motif.Plugin.doit(Plugin.java:173)
    at sun.plugin.navig.motif.Plugin.start(Plugin.java:104)
    "VM Thread" prio=1 tid=0x095a7648 nid=0x62b1 runnable
    "VM Periodic Task Thread" prio=1 tid=0x095b55b8 nid=0x62b7 waiting on
    condition
    Done.

  • Java applet loading fails

    Hi,
    I am having JRE 1.5.0_08 version on my system. But after I have installed this version I am receiving the following message in the status bar.
    Loading Java Applet Failed
    When I uninstall this version...the applet works properly. Do I need to install any patch or Do I need uninstall the version
    Thanks in advance,
    Sudheer

    I found this Metalink that solved my problem.
    Note:171159.1

  • Full load failed with  [Microsoft][ODBC SQL Server Driver]Datetime field

    Hi,
    we are doing a full load with RDBMS SQLServer.
    It failed due to the below error.
    [Microsoft][ODBC SQL Server Driver]Datetime field overflow. Can you please help
    thank you

    968651 wrote:
    Hi,
    we are doing a full load with RDBMS SQLServer.
    It failed due to the below error.
    [Microsoft][ODBC SQL Server Driver]Datetime field overflow. Can you please help
    thank youhttp://bit.ly/XUL950
    Thanks,
    Hussein

Maybe you are looking for