Java plugin exits memory.

Our application employs an applet to move large amounts of data over TCP and UDP sockets. When we run multiple instances (different tabs in the browse but share the same VM) the applets will run for a while then Java.exe will exit memory (i.e. disappear from the active process list). Note that we predominantly run on windows.
I attached a debugger to Java.exe and noticed that just before it exits, it reports a large number of Access Violation exceptions:
First-chance exception at 0x01f96c92 in java.exe: 0xC0000005: Access violation reading location 0x00150100.
Followed by several lines like:
The thread 'Win32 Thread' (0x86c) has exited with code 0 (0x0).
Finally:
The program '[4060] java.exe: Native' has exited with code 0 (0x0).
As far as the applets are concerned, the first sign of trouble is that the socket returns a disconnect (e.g. a read returns -1). The applet goes through its shut down sequence but encounters many exceptions as it tries to make callbacks into our JavaScript code that is responsible for displaying status messages. For example:
java.io.IOException: namedPipe shutdown
at sun.plugin2.message.transport.NamedPipeTransport$SerializerImpl.flush(Unknown Source)
at sun.plugin2.message.transport.NamedPipeTransport.signalDataWritten(Unknown Source)
at sun.plugin2.message.transport.SerializingTransport.write(Unknown Source)
at sun.plugin2.message.Pipe.send(Unknown Source)
at sun.plugin2.main.client.PluginMain.sendAppletAck(Unknown Source)
at sun.plugin2.main.client.PluginMain.access$1700(Unknown Source)
at sun.plugin2.main.client.PluginMain$StartAppletListener.appletReady(Unknown Source)
at sun.plugin2.applet.Plugin2Manager.fireAppletReady(Unknown Source)
at sun.plugin2.applet.Plugin2Manager.stopWaitingForAppletStart(Unknown Source)
at sun.plugin2.main.client.MessagePassingExecutionContext.getJSObject(Unknown Source)
at sun.plugin2.applet2.Plugin2Host.getJSObject(Unknown Source)
at com.sun.deploy.uitoolkit.impl.awt.AWTAppletAdapter$AppletContextImpl.getJSObject(Unknown Source)
at netscape.javascript.JSObject.getWindow(Unknown Source)
or
java.lang.NullPointerException
at sun.plugin2.applet.Plugin2ClassLoader$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.plugin2.applet.Plugin2ClassLoader.findClassHelper(Unknown Source)
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.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)
(when the applet attempts to execute the following line:
AccessController.doPrivileged(new PrivilegedAction().....
This happens on 1.7.0_13-b20 and 1.6.xx, also, the amount of data transferred by the applet does not matter. i.e. I could transfer huge amounts through one applet without problem but could not transfer lesser amounts over parallel applets.
Finally, I gave the VM more memory (-Xmx parameter) without change in behaviour.
I would appreciate any pointer on how to proceed to troubleshoot this behaviour and see what are we doing to make the JVM behave this way.

You might want to read an article about memory leaks in Java:
http://www-106.ibm.com/developerworks/library/j-leaks/

Similar Messages

  • Memory Leak Java Plugin with Swing Applet

    Hi
    I experience the following problem and desperately need help on this. The Java Plugin (I use Version 1.3.1_02) seems to have a problem in printing Swing Applets.
    The problem can easily be reproduced (at least with NT):
    1) Start Internet Explorer or Netscape (I used 5.5/4.07)
    2) Launch the following demo swing applet
    http://java.sun.com/products/plugin/1.3.1_01a/demos/jfc/SwingSet2/SwingSet2Plugin.html
    3) Print the applet and observe (using task manager) the memory used by the browser process (the memory used by the process will increase every time you hit the print button but never decrease unless you shut down the browser)
    4) Print a couple of times (you may want to pause your print queue) and you will be able to crash your computer
    This seems to be the same bug reported with 4638742. However it says "in progress" for quite some time and I was wondering if some genious might know a work around for this.
    Cheers

    You might want to read an article about memory leaks in Java:
    http://www-106.ibm.com/developerworks/library/j-leaks/

  • How do I get the SUN Java plugin to work in Firefox 8.0 or Seamonkey 2.6?

    After a recent automatic upgrade of Firefox on my Xubuntu 11.04 system, the SUN Java plugin is no longer recognized by Firefox. I tried the old method of manually symlinking the corresponding library to /usr/lib/mozilla/plugins and various other directories that contained plugins, but to no avail. Other plugins like Flash work fine.
    Having the SUN Java plugin working is a must for me in order to be able to access my online bank, the Citrix server at my workplace, etc.

    Also,
    Exit Firefox and rename the '''pluginreg.dat''' in your profile folder and start Firefox again. This may help to reinitialize the plugins that Firefox recognizes.
    Useful links:
    [https://support.mozilla.com/en-US/kb/Options%20window All about Tools > Options]
    [http://kb.mozillazine.org/About:config Going beyond Tools > Options - about:config]
    [http://kb.mozillazine.org/About:config_entries about:config Entries]
    [https://support.mozilla.com/en-US/kb/Page%20Info%20window Page Info] Tools (Alt + T) > Page Info, Right-click > View Page Info
    [https://support.mozilla.com/en-US/kb/Keyboard%20shortcuts Keyboard Shortcuts]
    [https://support.mozilla.com/en-US/kb/Viewing%20video%20in%20Firefox%20without%20a%20plugin Viewing Video without Plugins]
    [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder & Files]
    [https://developer.mozilla.org/en/Command_Line_Options#Browser Firefox Commands]
    [https://support.mozilla.com/en-US/kb/Basic%20Troubleshooting Basic Troubleshooting]
    [https://support.mozilla.com/en-US/kb/common-questions-after-upgrading-firefox-36 After Upgrading]
    [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode]
    [http://kb.mozillazine.org/Problematic_extensions Problematic Extensions]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes Troubleshooting Extensions and Themes]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20plugins Troubleshooting Plugins]
    [http://kb.mozillazine.org/Testing_plugins Testing Plugins]

  • Has anyone had issues with the latest JAVA plugin 10.67.2.1?

    I recently was having constant lockups and unresponsiveness after exiting FF and would have to reboot
    my system to get things working again. I disabled the JAVA plugin and now the system is working fine and no more unresponsiveness when closing FF.

    Here is the link to verify your version and to update to latest :
    http://www.java.com/en/download/installed.jsp
    http://www.java.com/en/download/windows_xpi.jsp
    cheers

  • Problems with WebUtil under Sun Java plugin

    Hi,
    I have a Forms application using WebUtil which works fine under Oracle jinitiator for years. It works with both MS IE and Mozilla Firefox (some other browsers were also successfully tested). Now when Mozilla released Firefox 3.6 requiring next generation Java (http://blogs.oracle.com/stevenChan/2010/01/firefox_36_ebs.html) Oracle jinitiator (Java version 1.3.1.22) cannot work and I was forced to download and install the latest JRE plugin version (http://java.sun.com/update/1.6.0/jinstall-6u18-windows-i586.cab). I provided required formsweb.cfg modifications:
    jpi_classid=clsid:CAFEEFAC-0016-0000-0018-ABCDEFFEDCBA
    jpi_codebase=http://java.sun.com/update/1.6.0/jinstall-6u18-windows-i586.cab#Version=1,6,0,18
    jpi_mimetype=application/x-java-applet;jpi-version=1.6.0_18
    Now my application starts (previously it required a plugin installation) but fails with the error:
    oracle.forms.webutil.cApi.CApiFunctions bean not found. WEBUTIL_C_API.REBIND_PARAMETER will not work
    See full Java console log below:
    Java Plug-in 1.6.0_18
    Using JRE version 1.6.0_18-b07 Java HotSpot(TM) Client VM
    User home directory = C:\Users\ilia
    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>
    Loaded image: http://kenya:7777/forms/java/fls_logo.gif
    Loaded image: http://kenya:7777/forms/java/fls_bgnd.gif
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    Forms Applet version is : 10.1.2.0
    java.lang.ClassNotFoundException: oracle.forms.webutil.clientInfo.GetClientInfo
         at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.JavaContainer.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed:http://kenya:7777/forms/java/oracle/forms/webutil/clientInfo/GetClientInfo.class
         at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 19 more
    java.lang.ClassNotFoundException: oracle.forms.webutil.file.FileFunctions
         at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.JavaContainer.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed:http://kenya:7777/forms/java/oracle/forms/webutil/file/FileFunctions.class
         at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 19 more
    java.lang.ClassNotFoundException: oracle.forms.webutil.host.Host
         at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.JavaContainer.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed:http://kenya:7777/forms/java/oracle/forms/webutil/host/Host.class
         at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 19 more
    java.lang.ClassNotFoundException: oracle.forms.webutil.session.SessionFunctions
         at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.JavaContainer.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed:http://kenya:7777/forms/java/oracle/forms/webutil/session/SessionFunctions.class
         at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 19 more
    java.lang.ClassNotFoundException: oracle.forms.webutil.fileTransfer.FileTransfer
         at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.JavaContainer.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed:http://kenya:7777/forms/java/oracle/forms/webutil/fileTransfer/FileTransfer.class
         at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 19 more
    java.lang.ClassNotFoundException: oracle.forms.webutil.ole.OleFunctions
         at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.JavaContainer.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed:http://kenya:7777/forms/java/oracle/forms/webutil/ole/OleFunctions.class
         at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 19 more
    java.lang.ClassNotFoundException: oracle.forms.webutil.cApi.CApiFunctions
         at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.JavaContainer.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed:http://kenya:7777/forms/java/oracle/forms/webutil/cApi/CApiFunctions.class
         at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 19 more
    java.lang.ClassNotFoundException: oracle.forms.webutil.browser.BrowserFunctions
         at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.JavaContainer.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed:http://kenya:7777/forms/java/oracle/forms/webutil/browser/BrowserFunctions.class
         at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 19 more
    This happens on the very first call to WebUtil function in the ON-NEW-FORM-INSTANCE trigger.
    My questions are:
    - May I configure WebUtil for both jinitiator and Sun Java plugin usage?
    - What is missed in jpi configuration preventing WebUtil normal execution?
    Thank you in advance,
    Ilia

    Hi All,
    Thank you for your responds.
    The following separate configuration section is used in this situation:
    [jpiadm280]
    baseHTMLJInitiator=basejpi.htm
    envFile=InPlan.2.80.env
    pageTitle=InMind Administration Utilities v. 2.80
    width=950
    height=680
    form=CEDB_main_menu
    background=/forms/java/fls_bgnd
    logo=/forms/java/fls_logo
    splashScreen=no
    lookAndFeel=oracle
    colorScheme=teal
    imageBase=codeBase
    WebUtilArchive=frmwebutil.jar,jacob.jar_
    WebUtilLogging=off
    WebUtilLoggingDetail=normal
    WebUtilErrorMode=Alert
    WebUtilDispatchMonitorInterval=5
    WebUtilTrustInternal=true
    WebUtilMaxTransferSize=16384
    baseHTMLjinitiator=webutiljpi.htm
    baseHTMLjpi=webutiljpi.htm
    archive_jini=frmall_jinit.jar,fls_icons.jar,FormsGraph.jar
    archive=frmall.jar
    otherparams=useSDI=no
    jpi_classid=clsid:CAFEEFAC-0016-0000-0018-ABCDEFFEDCBA
    jpi_codebase=http://java.sun.com/update/1.6.0/jinstall-6u18-windows-i586.cab#Version=1,6,0,18
    jpi_mimetype=application/x-java-applet;jpi-version=1.6.0_18
    Please see highlighted with bold parameters to make sure that all recommendations were taken into account. Nevertheless the error message shows that CApiFunctions.class was not found and this class is within frmwebutil.jar, which is also referred within this configuration section (highlighted with bold undrline). So it looks like a sort of incompatibility of frmwebutil.jar with Sun JRE plugin 1.6.0_18. Do I need another version of frmwebutil.jar to run with next generation Java?
    Thanks in advance,
    Ilia

  • Java plugin is starting multiple times on firefox

    Hi
    I use firefox and i need to open several tabs to access the oracle forms (that uses the java plugin)... in the past i only had one java running for several tabs open, but now for each tab it starts a new java process, eating all free memory.
    Was this change on firefox or something related with java update? i'm using jre7u40.
    How can i put back the old behavior?

    I created a new profile in firefox and it seems to resolve the issue, now the java plugin is shared between ~5 tabs

  • Java plugin crashes when creating a new sun.security.pkcs11.SunPKCS11 object

    Hi,
    I have created an applet which signs pdf files and works fine.
    Applet is used in a website that needs client authentication with the same smart card wich is used to sign the documents.
    The java plugin crashes at this line of code. The message showed - The java applet plugin has failed
    sunpkcs11 = new sun.security.pkcs11.SunPKCS11(pkcs11);
    I think it crashes because the pkcs11 module is still used, the light of the smart card reader is not blinking is a fixed light.
    I haven't got an error log because the java plugin crashes. Only shows the log lines before that line of code.
    Later the sunpkcs11 provider is added if the smarcard is unplugged and java plugin don't crashes.
    Security.addProvider(sunpkcs11);
    If I unplug the smart card after client authentication and before sign a document, the java plugin don't crashes and later, the provider is added, and the document is signed and the light of the smart card reader is blinking before signing.
    Firefox 27 version.
    Java Standar Edition version 7 update 51 compilation 1.7.0_51-b13
    I'm using mac os x v10.9 64 bits system
    I have seen:
    http://bugs.java.com/view_bug.do?bug_id=8026833
    I have tested the same applet with firefox, in windows 7, windows 8, ubuntu 13.10 and fedora 19, and works and signs documents after client authentication.
    when applet is loaded in windows is not using pkcs11. But I haven't got the same problem.
    But in mac os x v10.8 and v10.9 java plugin crashes.
    Is there a way to disconnect programatically the pkcs11 module or any other solution?
    I'm not sure why the java plugin crashes. Has got any relationship with the bug 8026833?
    Any suggestion?.
    Thank you.

    Hi,
    According to your post, my understanding is that you had Errors TF30162 and TF250025 when creating a New Team Project in TFS2012 with Sharepoint Site on Visual Studio.
    The Errors TF30162 seemed that the reports for TFS could not be uploaded due a permission problem. The fix was really easy.
    Go to your team foundation server 
    Open the administration console. 
    Click on Reporting
    Click on Edit
    Click on Reports Tab
    Enter the credential for the Reports
    Save
    Click on Start Jobs
    In addtion, the problem may be due to the caching done by Team Explorer in Visual Studio. Exiting the copy of VS on the client and reloading it will fix the problem as the updated team process settings will cached locally.
    To resolve the Errors TF250025, you will need to register a new internal URL for the SharePoint site using Alternate Access Mappings.
    Here are two great blogs for you to take a look at:
    http://blogbaris.blogspot.in/2012_08_01_archive.html
    http://petersullivan.com.au/2009/11/23/tf250025-and-tf262600-errors-on-team-foundation-server-tfs-2010-project-portal-dashboard/
    If still no help, for quick and accurate answers to your questions, it is recommended that you initial a new thread in Visual Studio Team Foundation Server forums.
    Team Foundation Server – General:
    http://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=tfsgeneral
    Thank you for your understanding.
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Safari Crashes When Java Plugins are Enabled

    Thanks in advance.
    On a PPC G4 eMac running 10.4.11 and Safari 3.2.3 Safari repeatedly crashes when visiting Facebook and other sites when Java Applet Plugin Enabler, Java Applet.plugin and JavaPuginCocoa.bundle are enabled.
    Crash Report:
    Date/Time: 2009-05-29 13:00:05.317 -0400
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [64]
    Version: 3.2.3 (4525.28.3)
    Build Version: 3
    Project Name: WebBrowser
    Source Version: 45252803
    PID: 1260
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 com.apple.JavaScriptCore 0x959236b4 KJS::Collector::collect() + 420
    1 com.apple.JavaScriptCore 0x959a7f88 void* KJS::Collector::heapAllocate<(KJS::Collector::HeapType)0>(unsigned long) + 248
    2 com.apple.JavaScriptCore 0x95903538 KJS::jsOwnedString(KJS::UString const&) + 152
    3 com.apple.JavaScriptCore 0x95925a64 KJS::AddStringLeftNode::evaluate(KJS::ExecState*) + 52
    4 com.apple.JavaScriptCore 0x959031a4 KJS::AssignLocalVarNode::evaluate(KJS::ExecState*) + 52
    5 com.apple.JavaScriptCore 0x9590ba64 KJS::ExprStatementNode::execute(KJS::ExecState*) + 52
    6 com.apple.JavaScriptCore 0x959135e4 KJS::BlockNode::execute(KJS::ExecState*) + 84
    7 com.apple.JavaScriptCore 0x9590c414 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 884
    8 com.apple.JavaScriptCore 0x9590bc18 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 88
    9 com.apple.JavaScriptCore 0x95904378 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 632
    10 com.apple.JavaScriptCore 0x959031a4 KJS::AssignLocalVarNode::evaluate(KJS::ExecState*) + 52
    11 com.apple.JavaScriptCore 0x95903124 KJS::VarStatementNode::execute(KJS::ExecState*) + 52
    12 com.apple.JavaScriptCore 0x9590c414 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 884
    13 com.apple.JavaScriptCore 0x9590bc18 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 88
    14 com.apple.JavaScriptCore 0x95904378 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 632
    15 com.apple.JavaScriptCore 0x959031a4 KJS::AssignLocalVarNode::evaluate(KJS::ExecState*) + 52
    16 com.apple.JavaScriptCore 0x95903124 KJS::VarStatementNode::execute(KJS::ExecState*) + 52
    17 com.apple.JavaScriptCore 0x9590c414 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 884
    18 com.apple.JavaScriptCore 0x9590bc18 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 88
    19 com.apple.JavaScriptCore 0x95904378 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 632
    20 com.apple.JavaScriptCore 0x9590ba64 KJS::ExprStatementNode::execute(KJS::ExecState*) + 52
    21 com.apple.JavaScriptCore 0x959135e4 KJS::BlockNode::execute(KJS::ExecState*) + 84
    22 com.apple.JavaScriptCore 0x959127e8 KJS::ForNode::execute(KJS::ExecState*) + 168
    23 com.apple.JavaScriptCore 0x959135e4 KJS::BlockNode::execute(KJS::ExecState*) + 84
    24 com.apple.JavaScriptCore 0x95917048 KJS::TryNode::execute(KJS::ExecState*) + 56
    25 com.apple.JavaScriptCore 0x9590c414 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 884
    26 com.apple.JavaScriptCore 0x9590bc18 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 88
    27 com.apple.JavaScriptCore 0x95904378 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 632
    28 com.apple.JavaScriptCore 0x9590ba64 KJS::ExprStatementNode::execute(KJS::ExecState*) + 52
    29 com.apple.JavaScriptCore 0x9590c414 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 884
    30 com.apple.JavaScriptCore 0x9590bc18 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 88
    31 com.apple.JavaScriptCore 0x9591cb44 KJS::functionProtoFuncApply(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 1796
    32 com.apple.JavaScriptCore 0x95904378 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 632
    33 com.apple.JavaScriptCore 0x9590e764 KJS::ReturnNode::execute(KJS::ExecState*) + 132
    34 com.apple.JavaScriptCore 0x959135e4 KJS::BlockNode::execute(KJS::ExecState*) + 84
    35 com.apple.JavaScriptCore 0x9590c414 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 884
    36 com.apple.JavaScriptCore 0x9590bc18 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 88
    37 com.apple.JavaScriptCore 0x959606ac KJS::FunctionCallBracketNode::evaluate(KJS::ExecState*) + 1628
    38 com.apple.JavaScriptCore 0x9590ba64 KJS::ExprStatementNode::execute(KJS::ExecState*) + 52
    39 com.apple.JavaScriptCore 0x959135e4 KJS::BlockNode::execute(KJS::ExecState*) + 84
    40 com.apple.JavaScriptCore 0x959135e4 KJS::BlockNode::execute(KJS::ExecState*) + 84
    41 com.apple.JavaScriptCore 0x95917048 KJS::TryNode::execute(KJS::ExecState*) + 56
    42 com.apple.JavaScriptCore 0x959135e4 KJS::BlockNode::execute(KJS::ExecState*) + 84
    43 com.apple.JavaScriptCore 0x959127e8 KJS::ForNode::execute(KJS::ExecState*) + 168
    44 com.apple.JavaScriptCore 0x959135e4 KJS::BlockNode::execute(KJS::ExecState*) + 84
    45 com.apple.JavaScriptCore 0x9594c4d8 KJS::DoWhileNode::execute(KJS::ExecState*) + 72
    46 com.apple.JavaScriptCore 0x9590c414 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 884
    47 com.apple.JavaScriptCore 0x9590bc18 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 88
    48 com.apple.JavaScriptCore 0x9590f488 KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 584
    49 com.apple.JavaScriptCore 0x9590ba64 KJS::ExprStatementNode::execute(KJS::ExecState*) + 52
    50 com.apple.JavaScriptCore 0x959135e4 KJS::BlockNode::execute(KJS::ExecState*) + 84
    51 com.apple.JavaScriptCore 0x9590c414 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 884
    52 com.apple.JavaScriptCore 0x9590bc18 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 88
    53 com.apple.JavaScriptCore 0x9590f488 KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 584
    54 com.apple.JavaScriptCore 0x9590ba64 KJS::ExprStatementNode::execute(KJS::ExecState*) + 52
    55 com.apple.JavaScriptCore 0x959135e4 KJS::BlockNode::execute(KJS::ExecState*) + 84
    56 com.apple.JavaScriptCore 0x9590c414 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 884
    57 com.apple.JavaScriptCore 0x9590bc18 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 88
    58 com.apple.JavaScriptCore 0x95904378 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 632
    59 com.apple.JavaScriptCore 0x95905514 KJS::LogicalAndNode::evaluate(KJS::ExecState*) + 196
    60 com.apple.JavaScriptCore 0x9590ba64 KJS::ExprStatementNode::execute(KJS::ExecState*) + 52
    61 com.apple.JavaScriptCore 0x9590c414 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 884
    62 com.apple.JavaScriptCore 0x9590bc18 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 88
    63 com.apple.JavaScriptCore 0x9591cb44 KJS::functionProtoFuncApply(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 1796
    64 com.apple.JavaScriptCore 0x95904378 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 632
    65 com.apple.JavaScriptCore 0x9590e764 KJS::ReturnNode::execute(KJS::ExecState*) + 132
    66 com.apple.JavaScriptCore 0x959135e4 KJS::BlockNode::execute(KJS::ExecState*) + 84
    67 com.apple.JavaScriptCore 0x9590c414 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 884
    68 com.apple.JavaScriptCore 0x9590bc18 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 88
    69 com.apple.JavaScriptCore 0x95955fb4 KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 116
    70 com.apple.WebCore 0x95c7370c WebCore::ScheduledAction::execute(KJS::Window*) + 428
    71 com.apple.WebCore 0x95c734ac KJS::Window::timerFired(KJS::DOMWindowTimer*) + 316
    72 com.apple.WebCore 0x95c73350 KJS::DOMWindowTimer::fired() + 48
    73 com.apple.WebCore 0x95c6ef1c WebCore::TimerBase::fireTimers(double, ***::Vector<WebCore::TimerBase*, (unsigned long)0> const&) + 156
    74 com.apple.WebCore 0x95c6eca0 WebCore::TimerBase::sharedTimerFired() + 112
    75 com.apple.WebCore 0x95c6ec0c WebCore::timerFired(__CFRunLoopTimer*, void*) + 76
    76 com.apple.CoreFoundation 0x907f2384 __CFRunLoopDoTimer + 184
    77 com.apple.CoreFoundation 0x907decfc __CFRunLoopRun + 1680
    78 com.apple.CoreFoundation 0x907de2b0 CFRunLoopRunSpecific + 268
    79 com.apple.HIToolbox 0x932beb20 RunCurrentEventLoopInMode + 264
    80 com.apple.HIToolbox 0x932be1b4 ReceiveNextEventCommon + 380
    81 com.apple.HIToolbox 0x932be020 BlockUntilNextEventMatchingListInMode + 96
    82 com.apple.AppKit 0x937a3734 _DPSNextEvent + 384
    83 com.apple.AppKit 0x937a33f8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    84 com.apple.Safari 0x00007ec0 0x1000 + 28352
    85 com.apple.AppKit 0x9379f93c -[NSApplication run] + 472
    86 com.apple.AppKit 0x93890458 NSApplicationMain + 452
    87 com.apple.Safari 0x000b778c 0x1000 + 747404
    88 com.apple.Safari 0x000b7490 0x1000 + 746640
    Thread 1:
    0 libSystem.B.dylib 0x9002bfc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030aac pthreadcondwait + 480
    2 com.apple.WebCore 0x95a489e0 WebCore::IconDatabase::syncThreadMainLoop() + 320
    3 com.apple.WebCore 0x95a051a8 WebCore::IconDatabase::iconDatabaseSyncThread() + 424
    4 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000af48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000ae9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907de9ac __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de2b0 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c1fb7c +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92bf74d8 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9002bfc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030aac pthreadcondwait + 480
    2 com.apple.Foundation 0x92bfe644 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9b00e998 -[AsyncDB _run:] + 172
    4 com.apple.Foundation 0x92bf74d8 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9000af48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000ae9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907de9ac __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de2b0 CFRunLoopRunSpecific + 268
    4 com.apple.Safari 0x001112ac 0x1000 + 1114796
    5 com.apple.Safari 0x00111360 0x1000 + 1114976
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9002bfc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90001810 pthreadmutexlock + 472
    2 com.apple.JavaScriptCore 0x959334f4 KJS::JSLock::DropAllLocks::~DropAllLocks [in-charge]() + 100
    3 com.apple.JavaScriptGlue 0x972e3fe0 UserObjectImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 224
    4 com.apple.JavaScriptCore 0x9590f488 KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 584
    5 com.apple.JavaScriptCore 0x959031a4 KJS::AssignLocalVarNode::evaluate(KJS::ExecState*) + 52
    6 com.apple.JavaScriptCore 0x95903124 KJS::VarStatementNode::execute(KJS::ExecState*) + 52
    7 com.apple.JavaScriptCore 0x9590c414 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 884
    8 com.apple.JavaScriptCore 0x9590bc18 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 88
    9 com.apple.JavaScriptCore 0x9590f488 KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 584
    10 com.apple.JavaScriptCore 0x95922c40 KJS::NotEqualNode::evaluateToBoolean(KJS::ExecState*) + 96
    11 com.apple.JavaScriptCore 0x9590b994 KJS::IfNode::execute(KJS::ExecState*) + 52
    12 com.apple.JavaScriptCore 0x9590c414 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 884
    13 com.apple.JavaScriptCore 0x9590bc18 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 88
    14 com.apple.JavaScriptCore 0x9590f488 KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 584
    15 com.apple.JavaScriptCore 0x959031a4 KJS::AssignLocalVarNode::evaluate(KJS::ExecState*) + 52
    16 com.apple.JavaScriptCore 0x95903124 KJS::VarStatementNode::execute(KJS::ExecState*) + 52
    17 com.apple.JavaScriptCore 0x9590c414 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 884
    18 com.apple.JavaScriptCore 0x9590bc18 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 88
    19 com.apple.JavaScriptCore 0x95955fb4 KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 116
    20 com.apple.JavaScriptGlue 0x972e27e4 JSValueWrapper::JSObjectCallFunction(void*, OpaqueJSTypeRef*, __CFArray const*) + 388
    21 com.apple.CFNetwork 0x90fca758 _callPACFunction + 216
    22 com.apple.CFNetwork 0x90fcab2c _JSFindProxyForURLAsync + 224
    23 com.apple.CFNetwork 0x90f91eb0 _CFNetworkFindProxyForURLAsync + 744
    24 com.apple.Foundation 0x92c2116c -[NSConnectionHTTPURLProtocol buildHTTPRequest] + 384
    25 com.apple.Foundation 0x92c20f6c -[NSConnectionHTTPURLProtocol startOriginLoad] + 48
    26 com.apple.Foundation 0x92c20c28 -[NSURLConnection(NSURLConnectionInternal) _performOriginLoad] + 328
    27 com.apple.Foundation 0x92c1ecdc _resourceLoaderPerform + 224
    28 com.apple.CoreFoundation 0x907df300 __CFRunLoopDoSources0 + 384
    29 com.apple.CoreFoundation 0x907de830 __CFRunLoopRun + 452
    30 com.apple.CoreFoundation 0x907de2b0 CFRunLoopRunSpecific + 268
    31 com.apple.Foundation 0x92c1ea3c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    32 com.apple.Foundation 0x92bf74d8 forkThreadForFunction + 108
    33 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9001f48c select + 12
    1 com.apple.CoreFoundation 0x907f1240 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x90053f88 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900707e8 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90bf73c4 TSWaitOnSemaphoreCommon + 176
    3 ...ple.CoreServices.CarbonCore 0x90bff364 TimerThread + 60
    4 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 8:
    0 libSystem.B.dylib 0x9000af48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000ae9c mach_msg + 60
    2 ...romedia.Flash Player.plugin 0x07e5cc6c nativeShockwaveFlashTCallFrame + 2298828
    3 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 9:
    0 libSystem.B.dylib 0x9002bfc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030aac pthreadcondwait + 480
    2 ...ple.CoreServices.CarbonCore 0x90c02484 MPWaitOnSemaphore + 184
    3 ...romedia.Flash Player.plugin 0x07bde1fc Flash_EnforceLocalSecurity + 1202256
    4 ...romedia.Flash Player.plugin 0x07d18598 nativeShockwaveFlashTCallFrame + 969976
    5 ...romedia.Flash Player.plugin 0x07bde06c Flash_EnforceLocalSecurity + 1201856
    6 ...romedia.Flash Player.plugin 0x07bde034 Flash_EnforceLocalSecurity + 1201800
    7 ...ple.CoreServices.CarbonCore 0x90bc4734 PrivateMPEntryPoint + 76
    8 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000959236b4 srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x44028448 xer: 0x0000000020000004 lr: 0x00000000959236cc ctr: 0x0000000096018c20
    r0: 0x000000001fffffff r1: 0x00000000bfffc540 r2: 0x00000000bfffd498 r3: 0x0000000000000000
    r4: 0x00000000a5a7bec8 r5: 0x0000000000690700 r6: 0x000000000000002c r7: 0x0000000000000e03
    r8: 0x00000000079eeb40 r9: 0x0000000000004000 r10: 0x00000000f9bf7800 r11: 0x0000000004ba0034
    r12: 0x0000000096018c20 r13: 0x0000000000000000 r14: 0x0000000000000001 r15: 0x0000000000000001
    r16: 0x0000000000000000 r17: 0x00000000bfffdc84 r18: 0x00000000a58f4e38 r19: 0x000000000645791c
    r20: 0x00000000a58f351c r21: 0x00000000a58f351c r22: 0x0000000000000000 r23: 0x0000000000000001
    r24: 0x00000000bfffc974 r25: 0x00000000059da788 r26: 0x0000000000000000 r27: 0x0000000000000001
    r28: 0x00000000bfffd560 r29: 0x0000000000000000 r30: 0x00000000059da768 r31: 0x000000009592351c
    Binary Images Description:
    0x1000 - 0x1dffff com.apple.Safari 3.2.3 (4525.28.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x435000 - 0x435fff com.aladdinsys.mmenabler 7.1.0 (7.0.3) /Library/InputManagers/MagicMenuEnabler/MagicMenuEnabler.bundle/Contents/MacOS/ MagicMenuEnabler
    0x6bbf000 - 0x6c27fff com.DivXInc.DivXDecoder 6.4.0 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x7ab5000 - 0x7ed8fff com.macromedia.Flash Player.plugin 9.0.159 (1.0.4f60) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x8fe00000 - 0x8fe52fff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.84 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5afff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b70000 - 0x90b82fff libauto.dylib /usr/lib/libauto.dylib
    0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore 681.19 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f90000 - 0x90fd2fff com.apple.CFNetwork 129.24 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe7000 - 0x90ffffff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100f000 - 0x91090fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d6000 - 0x91100fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91111000 - 0x9111ffff libz.1.dylib /usr/lib/libz.1.dylib
    0x91122000 - 0x912ddfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dc000 - 0x913e5fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ec000 - 0x913f4fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f8000 - 0x91420fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91433000 - 0x9143efff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91443000 - 0x914befff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fb000 - 0x914fbfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fd000 - 0x91535fff com.apple.AE 312.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91550000 - 0x91622fff com.apple.ColorSync 4.4.11 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91675000 - 0x91706fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174d000 - 0x91804fff com.apple.QD 3.10.28 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91841000 - 0x9189ffff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918ce000 - 0x918f2fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91906000 - 0x9192bfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193e000 - 0x91980fff com.apple.LaunchServices 183.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9199c000 - 0x919b0fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919be000 - 0x91a04fff com.apple.ImageIO.framework 1.5.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a1b000 - 0x91ae2fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b30000 - 0x91b45fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b4a000 - 0x91b68fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6e000 - 0x91c25fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c74000 - 0x91c78fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c7a000 - 0x91ce4fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce9000 - 0x91d03fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d08000 - 0x91d0bfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d0d000 - 0x91dfbfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e1a000 - 0x91e58fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91e5f000 - 0x91e5ffff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e61000 - 0x91f46fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f4e000 - 0x91f6dfff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fd9000 - 0x92047fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x92052000 - 0x920e7fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92101000 - 0x92689fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926bc000 - 0x929e7fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a17000 - 0x92b05fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92b08000 - 0x92b90fff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bd1000 - 0x92e04fff com.apple.Foundation 6.4.12 (567.42) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f37000 - 0x92f55fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f60000 - 0x92fbafff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fd8000 - 0x92fd8fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fda000 - 0x92feefff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x93006000 - 0x93016fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93022000 - 0x93037fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93049000 - 0x930d0fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930e4000 - 0x930effff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930f9000 - 0x93127fff com.apple.openscripting 1.2.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93141000 - 0x93151fff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9315d000 - 0x931c3fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931f4000 - 0x93243fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93271000 - 0x9328efff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x932a0000 - 0x932adfff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x932b6000 - 0x935c4fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93714000 - 0x93720fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93725000 - 0x93745fff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9375b000 - 0x9375cfff com.apple.ServerControl 10.3.0 /System/Library/PrivateFrameworks/ServerControl.framework/Versions/A/ServerCont rol
    0x93799000 - 0x93799fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9379b000 - 0x93dcefff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9415b000 - 0x941cdfff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94206000 - 0x942cbfff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9431e000 - 0x9431efff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94320000 - 0x944e0fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9452a000 - 0x94567fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9456f000 - 0x945bffff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945c8000 - 0x945e1fff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x945f1000 - 0x94612fff com.apple.framework.Admin 1.5.7 /System/Library/PrivateFrameworks/Admin.framework/Admin
    0x94627000 - 0x94627fff com.apple.AFPDefines 3.1.6 /System/Library/PrivateFrameworks/AFPDefines.framework/Versions/A/AFPDefines
    0x9467a000 - 0x946b2fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x946f7000 - 0x94713fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94727000 - 0x9476bfff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9478f000 - 0x9479efff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947a6000 - 0x947b3fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947f9000 - 0x94812fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94819000 - 0x94b4bfff com.apple.QuickTime 7.6.0 (1290) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c33000 - 0x94ca4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94e1a000 - 0x94f4afff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94fdd000 - 0x94fecfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94ff4000 - 0x95021fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95028000 - 0x95038fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x9503c000 - 0x9506bfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x9507b000 - 0x95098fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x957b1000 - 0x9586ffff com.apple.WebKit 4525.28 (4525.28.3) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x958dd000 - 0x959c6fff com.apple.JavaScriptCore 4525.26 (4525.26.2) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x95a02000 - 0x960d5fff com.apple.WebCore 4525.28 (4525.28.4) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x972df000 - 0x972e5fff com.apple.JavaScriptGlue 4525.26 (4525.26.2) /System/Library/PrivateFrameworks/JavaScriptGlue.framework/Versions/A/JavaScrip tGlue
    0x97616000 - 0x97635fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97e2a000 - 0x97e37fff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9927c000 - 0x99f35fff com.apple.QuickTimeComponents.component 7.6 (1290) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9b00c000 - 0x9b041fff com.apple.Syndication 1.0.8 (56.1) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9b05e000 - 0x9b070fff com.apple.SyndicationUI 1.0.8 (56.1) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x9ff42000 - 0x9ffe3fff com.apple.QuickTimeImporters.component 7.6 (1290) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    Model: PowerMac4,4, BootROM 4.6.4f1, 1 processors, PowerPC G4 (3.3), 1 GHz, 640 MB
    Graphics: ATI Radeon 7500, ATY,RV200, AGP, 32 MB
    Memory Module: DIMM0/J1600, 512 MB, SDRAM, PC133U-333
    Memory Module: DIMM1/J1601, 128 MB, SDRAM, PC133U-333
    Modem: MicroDash, UCJ, V.92, 1.0F, APPLE VERSION 2.6.6
    Network Service: Built-in Ethernet, Ethernet, en0
    Parallel ATA Device: Maxtor 2F040L0, 38.29 GB
    Parallel ATA Device: TOSHIBA ODD-DVD SD-R1412
    USB Device: Apple Optical USB Mouse, Logitech, Up to 1.5 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    What I have done so far:
    1. Updated Apple Software including Java.
    2. Updated Plugins.
    3. Repaired Disc Permissions.
    4. Trouble Shot Plugins: Disabled Plugins in Safari Preferences - Result: Crashes stopped. Loaded all Plugins except the 3 Java Plugins and still no crashes. Load any of the 3 Java Plugins and Safari crashes.
    5. Deleted com.apple.java.javapreferences.plist.
    6. Opened Java Preferences and deleted Temporary Internet Files.
    I have four other G4's running the same system and version of Safari and they are all stable.
    I bet someone smarter than me will look at the crash report and tell me to something quite simple and the problem will be solved, but I don't know what that would be.
    Blue Skies,
    Geo

    You have a outdated version of FlashPlayer.Uninstall FlashPlayer. Install the newest version here.
    Repair permissions after the update.
    Also this add-on may be problematic.
    0x435000 - 0x435fff com.aladdinsys.mmenabler 7.1.0 (7.0.3) /Library/InputManagers/MagicMenuEnabler/MagicMenuEnabler.bundle/Contents/MacOS/ MagicMenuEnabler

  • ServletExec: Java VM exit code = 143

    Is this simply an out of memory condition?
    Wed Jun 07 10:04:32 2006] ServletExec: Java VM exit code = 143
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message: #
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message: # HotSpot Virtual Machine Error, Internal Error
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message: # Please report this error at
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message: # http://java.sun.com/cgi-bin/bugreport.cgi
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message: #
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message: # Java VM: Java HotSpot(TM) Server VM (1.4.2_04-b05 mixed mode)
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message: #
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message: # Error ID: 4A4156410E43505001E2
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message: #
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message: # Problematic Thread:
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message: prio=10 tid=0x0026ad68
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message: nid=0x9e4
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message: runnable
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message:
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message: #
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message:
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message: Heap at VM Abort:
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message:
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message: Heap
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message: def new generation
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message: total 576K, used 437K
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message: [0x10030000, 0x100d0000, 0x10740000)
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message: eden
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message: space 512K, 84% used
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message: [0x10030000, 0x1009c420, 0x100b0000)
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message: from
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message: space 64K, 7% used
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message: [0x100c0000, 0x100c12d0, 0x100d0000)
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message: to
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message: space 64K, 0% used
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message: [0x100b0000, 0x100b0000, 0x100c0000)
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message: tenured generation
    [Wed Jun 07 10:04:32 2006] ServletExec: Java VM message: total 3456K, used 2877K

    forum Nazi takes a little pity on newbie.
    Of course exit code is platform-specific, and u did not specify, but assuming windows, it may mean:
    The system cannot join or substitute a drive to or for a directory on the same drive.
    http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcesdk40/htm/cerefsystemerrors-alphabeticalorder.asp

  • Need Earlier Version of BB java plugin for eclipse 1.1.0 or 1.0

    Hello All
    I need earlier version of BB Java Plugin for eclipse 1.1.0 or 1.0 for BB 4.5 to 5.0.
    so Is there a place to download Blackberry Java Plug in for Eclipse 1.0?
    if anyone can help please help me.
    Thanks in advance
    Manish

    I maybe wrong, but I don't think there is. iBooks was only released in January 2010 and (from memory) I'm fairly certain iBooks always needed 4.0 or later.
    More to the point though, what "possible problems" are you referring to? There are plenty of people who have downloaded 4.0 and now iOS4.1 without any problems at all. I'm one of them. Don't let "horror stories" in this forum put you off, no one posts a new topic with the title "I've had no problems". (That would probably be identified as the world's most boring post if it existed!)
    Phil

  • Forms Web application is not working on FireFox Browser-with java plugin

    Hi All,
    We are running custom build forms application using forms 10g and application server 10 g Rel 2. We are using Java Plug-in 1.5.0_06. The application is working fine before recent update from firefox .Now it's not working and keep on asking additional plug in required and taking to java.sun.com for installing the plug in. Even after installing when we access the application it will do the same thing. I tried uninstalling the firefox with the older version and with diffrent java plugin versions.. but the problem still there.. any help will be mush appriciated...
    Thanks...
    Edited by: rkadaru on May 5, 2010 1:57 PM

    plugin and webstart are not yet available in 64bit jre distributions from Sun.
    These are targeted to 6u12 or there abouts.
    /Andy

  • Fedora 13: After upgrading from FF3.6 to FF6.0.2 I no longer have a Java plugin. How do I configure the Java Plugin for FF 6 ? There is no Java Plugin at the site

    I am Fedora 13x64 bit. I just installed FF v6.0.2 from the FF download site. I backed up the existing FF 3.6 as firefox_old
    I need to have a Java plugin to access company site, how do I configure the Java Plugin ?
    At the Plugin area in FF6 there is no Java Plugin available, even after a search.
    I have Java 1.6.0 installed in the OS at:
    /usr/lib/jvm/java-1.6.0/jre/lib/amd64/libnpjp2.so
    I googled how to configure Java Plugin for FF 6 for Fedora 13 and the trick was to create a soft link from /home/<userID>/.mozilla/plugins to the above libnpjp2.so

    AVtech wrote:
    . . . If a person can't get an answer here I don't know where else to turn since Sun certainly wouldn't offer tech support for a free product . . .These forums are user forums, and only occasionally visited by Sun employees. Sun does provide Java technical support options, although (of course) at a charge.
    See:
    http://developers.sun.com/services/
    . . . I guess we'll just use JRE 5 until it's unsupported, whenever that will be. I'm still waiting for an answer on that question, too. See:
    http://java.sun.com/products/archive/eol.policy.html
    http://www.sun.com/service/eosl/
    This document (part IV and Appendix) has some debugging and troubleshooting information that may allow someone involved in the problem to resolve the cause:
    See:
    http://java.sun.com/javase/6/docs/technotes/guides/plugin/developer_guide/contents.htm
    Any steps that you can take to isolate the problem to specific Java versions, browsers, applets, web sites, operating systems (and versions), etc, would enhance the possibility of getting help.
    You can try the applets at this Sun location and see if any of them are "slow".
    See:
    http://java.sun.com/javase/6/docs/technotes/samples/demos.html

  • Java Plugin 1.3.1 on RedHat Linux 7.1

    I downloaded and installed the Java SDK 1.3.1 for linux.
    When I try to view an applet written in Netscape I get the following error message on the bottom left corner of the browser window:
    ClassdefError javax.japplet not found.
    However, I can see the applet in the appletviewer.
    In order to install the plugin I did the following:
    I removed the old plugin:
    rm -fr $Home/.netscape/.java
    rm $Home/.netscape/plugin/javaplugin.so
    Then, to install the plugin I set the netscape environment variable :
    export NPX_PLUGIN_Path = /usr/java/jdk1.3.1/jre/bin/plugin/ns4/javaplugin.so
    How can I tell whether the netscape 4.7 browser is using this plugin??
    Could someone please tell me what is causing the error?? Please be very specific, I am new to RH Linux.
    Thank You
    Mihir Chokshi
    email: [email protected]

    try to make a link to your java plugin from netscape plugin directory:
    cd your_netscape_dir/plugins
    ln -s /usr/java/jdk1.3.1/jre/bin/plugin/ns4/javaplugin.so try to fid netscape dir in /usr/lib/netscape/ or /usr/local/netscape ..
    Iulian

  • I am running 10.5.8, and just updated my java to java 5 update10. Now my firefox is missing the Java plugin, and I can't load any Java applet at all. When I try it with Safari, it hangs when certain Java applet loads. HELP!!!

    Suddenly my Java plugin is missing and i can't load any Java with Firefox at all, even though i have it enabled in the browser! i've tried loading in java embedding plugin, but it doesn't work. what should i do???

    It's not in Tools> Add-ons >plugins?  Should be Java Plug-in 2 for NPAPI browsers 13.5.0. What are you seeing there? I don't think it's called the embedding plugin any longer.
    Might try getting the Firefox 5 standalone application. Trash the current one and replace it. Doing this won't affect your Profile or any settings.
    http://www.mozilla.com/en-US/firefox/all.html
    If it's enabled, how can it be missing?
    If this doesn't work, ask here. No need to register. Make sure you put (Mac) in the title.
    http://forums.mozillazine.org/viewforum.php?f=38
    Message was edited by: WZZZ
    EDIT. Oops, may be different for 10.5.8. Was thinking recent Java update for 10.6. But try installing a new app anyway. In the past, this got me the latest Java plugin.

  • I am using oracle Apps ERP in firefox wherein there is a Java Plugin , This is working fine in 3.5 version but as soon as i am upgrading to the latest version oracle is not working and firefox crashes. I can't upgrade even though i wish to

    We are using Oracle ERP in our company which is a web based ERP system. I am using firefox to work in ERP for convinieince pf working and using internet at the same time. This requires a plugin provided by oracle oajinit.exe to be installed in Plugins it is a JAVA plugin which opens the ERP Screens. This works fine in versions prior to 3.6 version of firefox. However, after upgrading to 3.6 version the forms do not open and firefox crashes. Due to this i am not able to upgrade to the latest version else i'll have to operate the ERP in internet explorer and using firefox for browsing which i do not want. The plugin used for the ERP is "* JInitiator 1.3.1.18 for Netscape Navigator (DLL Helper)"

    Firefox 3.6 needs the Java Second Generation Plugin which comes with newer versions than 1.6.0_03 - update Java, the latest version is 1.6.0_22

Maybe you are looking for