Applet teardown by itself in af:popup in firefox3

this only happens in firefox3 ,no problem in ie and chrome.
and this issue really agonize me a lot. i really appreciate any help!!
the code just like this:
<af:popup id="popup" contentDelivery="lazyUncached">
<af:panelWindow id="pw1">
<f:verbatim >
<applet height="50px" width="100px" archive="audio.jar"
id="applet" name="applet" code="" codebase="" mayscript="true">
<param name="test" value="111"/>
</applet>
</f:verbatim>
</af:panelWindow>
</af:popup>
<af:commandImageLink text="pop" id="gil0" partialSubmit="true">
<af:showPopupBehavior popupId="::popup" triggerType="click"/>
</af:commandImageLink>
after click the commandImageLink ,popup shows and applet starts, but in FF3, applet will be destroyed quickly. any ideal???
thanks!!!

in the Java console,it shows the applet is destroyed. no error trace found there.
seems the space for applet in the UI disappears, then the applet instance is destroyed by java plugin.
through firebug, there will be an uncaught js error thrown.
uncaught exception: [Exception... "Component is not available"  nsresult:   "0x80040111 (NS_ERROR_NOT_AVAILABLE)"  location: "JS frame ::   http://127.0.0.1:7101/LTWeb/afr/partition/gecko/default/opt/boot-11.1.1.3.0-0084.js  :: anonymous :: line 4524"  data: no]
this js exception is thrown from adf face internal js which is only for Mozilla based (gecko rendering engine) browsers.
is this maybe a adf bug for firefox3?

Similar Messages

  • Applet teardown what is it ?

    Hi All,
    I have seen in java console logs "applet teardown" started logs. It would be helpfull if you can explain in detail.
    My issue is that when I lauch applet, I get error "Unable to Start Plugin".
    is there setting that can be done at applet side to create core dump of java process/applet so that we will come to know exact issue ?
    java plug in versions are
    Java Plug-in 1.6.0_11
    J2SE 1.4.2 Update 5
    JRE 1.4.2_16
    Please note that in java console there are no errors.
    Renjith.

    OK, so now you are in the market for a display. I have no idea who these people are but this will give some guidance on price:
    http://www.dvwarehouse.com/Apple-LCD-Display-for-iMac-27-Mid-2010-661-5568---p-3 8499.html
    And then there's the sometimes murky world of eBay:
    http://www.ebay.com/itm/LCD-Display-27-inch-iMac-661-5527-/110727633992?pt=LH_De faultDomain_0&hash=item19c7e19c48
    Again, no endorsement or personal recommendation, just some Googling for you.

  • Applet loading in IE but shows source in FireFox3 problem

    Hello,
    I want to put an applet onto my church's web site. I decided to just put a simple test applet on to see how to use applets. I also put a link on the site to the html page that contains the applet declaration. Here is the html code
    <html> <applet height="600" width="600" code="com.program.startup.Starter.class">
    <param name=archive value=http://www.wheeling22.adventistchurchconnect.org/site/1/directory/WheelingWebSite.jar /> Your browser does not support the <code>applet</code> tag. </applet>
    </html>
    When I navigate to the site in IE and click on the link the applet loads, but when I navigate to the site in FireFox3 it displays the html code. My FireFox browser runs applets just fine on other sites, so is there something else I need to put in the html code for FF3?
    thanks
    jman

    cell@tech wrote:
    When I navigate to the site in IE and click on the link the applet loads, but when I navigate to the site in FireFox3 it displays the html code. My FireFox browser runs applets just fine on other sites, so is there something else I need to put in the html code for FF3?Works fine with FF2.
    Try to add a BODY to your HTML.
    <html>
    <body>
    <applet height="600" width="600" code="com.program.startup.Starter.class">
    <param name=archive value=http://www.wheeling22.adventistchurchconnect.org/site/1/directory/WheelingWebSite.jar /> Your browser does not support the <code>applet</code> tag. </applet>
    </body>
    </html>Bye.
    RG.

  • Java Applet Window showing on signed applet popups

    I have an applet deployed that is signed, but I'm experiencing a very annoying problem with JPopup windows that cross outside the border of the JFrame created by the Applet.
    Those pop-up windows still show the warning at the bottom "Java Applet Window". That part is pretty annoying and I don't understand why it's doing that since they are coming from a signed, trusted applet.
    Just to be clear, any of the JPopups or JDialogs or anything else we display inside the frame doesn't have this warning since we signed the applet.

    Our team is also using a signed applet and are having trouble with popup items not being accessible outside of the JFrame.
    In appletviewer the popup (JXDatePicker) is fully accessible. If running in Internet Explorer on Windows 2000 the portion of the popup outside of the JFrame paints correctly but cannot receive click events correctly.
    It would be preferrable that if the popup cannot receive events outside of the applet frame that the popup would be smart enough to pop itself fully in the applet frame.
    Any suggestions?
    Thank you.

  • Creating an applet popup

    Hi everyone. I'm pretty new at Java programming, and I started making a simple game. One of the things that I would like players to be able to do is type in the word "map" on the DOS screen or something, and have an applet pop up, and when a player closes the applet, the program itself doesn't close. I've tried a few things, but I get a variety of errors. Does anyone know of how to do this, or something other than an applet I could use? Thanks for looking!

    The only way I can think of is to use JSObject to call JavaScript on the current page & have JavaScript do a window.open
    http://forum.java.sun.com/thread.jsp?forum=31&thread=295808

  • Applet closes itself !

    Hi All,
    My applet should close itself when its "close" button is pressed. To achive that the applet loads another html page "close.html" to the same browser window. This close page contains:
    <script language="javascript">
    window.close();
    </script>and here I have a problem with IE ! It prompts that the loaded page tries to close the browser !
    Now the question:
    How can I avoid this prompt or how can I answer YES to the prompt in a programatic way ?
    Thanks in advance !
    Oleg

    Piligrim,
    in some web places some people says that this confirmation IE asks is issued when back button is disabled (i.e. first page loaded in browser).
    A possible solution consists in cheating some browser info. Try with this
    <script>
    function closePage() {
    window.opener = 'piligrim won';
    window.close();
    </script>
    Then try to load URL "javascript:closePage()". You can put this URL in a A HREF="" link. Even in your applet code:
    <appletInstance>.getAppletContext().showDocument("javascript:close()");

  • Explorer freezes after invoking popup menu from applet

    i have a problem, which i cannot find an explenation to.
    i have an applet which user can open a popup menu from.
    afterwards, when trying to move to different URL which will open new applet the browser freezes.
    any idea?

    By any chance is the popup window still visible when you try to move to the other page?

  • Java Applet Window Warning - Appearing through

    Hello
    The warning that is displayed on applet windows now when using java is causing a problem.
    When you bring a fresh web page or word document over the top of the applet window, the java applet warning is still visible as if it has been brought to the front layer. but the rest of the applet is behind the new active window.
    Really weird.
    Ben.

    Our team is also using a signed applet and are having trouble with popup items not being accessible outside of the JFrame.
    In appletviewer the popup (JXDatePicker) is fully accessible. If running in Internet Explorer on Windows 2000 the portion of the popup outside of the JFrame paints correctly but cannot receive click events correctly.
    It would be preferrable that if the popup cannot receive events outside of the applet frame that the popup would be smart enough to pop itself fully in the applet frame.
    Any suggestions?
    Thank you.

  • Applet doesn´t load in java 7 with next-generation plug-in marked

    I have developed an applet with netbeans 7.1.2 which worked fine until I updated from jvm6 to jvm7. The applet does not load properly unless I uncheck from the configuration of the jvm the checbox plug-in next-generation.
    Anyone know why in java 6 working properly with the plug-in next generation and in java 7 do not?
    I can do something to work properly in Java 7 without having to uncheck the checkbox?
    Thanks.

    1 - Java installed -> 1.7.0_05-b06. In Firefox works fine. The problem is in IE8.
    2 - I can run other applets.
    3-
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.javaws
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.javaws
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.javaws,com.sun.deploy
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.javaws,com.sun.deploy
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.definition value null
    security: property package.definition new value com.sun.javaws
    security: property package.definition value com.sun.javaws
    security: property package.definition new value com.sun.javaws,com.sun.deploy
    security: property package.definition value com.sun.javaws,com.sun.deploy
    security: property package.definition new value com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.javaws,com.sun.deploy,com.sun.jnlp,org.mozilla.jss
    security: property package.definition value com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.definition new value com.sun.javaws,com.sun.deploy,com.sun.jnlp,org.mozilla.jss
    basic: Listener de progreso agregado: sun.plugin.util.ProgressMonitorAdapter@bbe282
    basic: Plugin2ClassLoader.addURL parent called for .../appletFirma/lib/bcmail-jdk13-145.zip
    basic: Plugin2ClassLoader.addURL parent called for.../appletFirma/lib/jce-ext-jdk13-145.zip
    basic: Plugin2ClassLoader.addURL parent called for .../appletFirma/lib/AbsoluteLayout.jar
    basic: Plugin2ClassLoader.addURL parent called for .../appletFirma/lib/plugin.jar
    basic: Plugin2ClassLoader.addURL parent called for .../appletFirma/AppletAplication.jar
    security: Se ha activado la comprobación de revocación de la lista negra
    security: Está activada la comprobación de lista de bibliotecas de confianza
    network: Se ha encontrado la entrada de caché [URL: .../appletFirma/lib/bcmail-jdk13-145.zip, versión: null] prevalidated=false/0
    cache: Resource .../appletFirma/lib/bcmail-jdk13-145.zip has expired.
    network: Conectando.../appletFirma/lib/bcmail-jdk13-145.zip con proxy=DIRECT
    network: Conectando.../ con proxy=DIRECT
    network: Conectando .../appletFirma/lib/bcmail-jdk13-145.zip con cookie "__utma=153011745.179473224.1324411077.1324563223.1326992570.4; DomAuthSessId=07A8675D20F4CBAA6E2D638B5330E7A0"
    network: ResponseCode de.../appletFirma/lib/bcmail-jdk13-145.zip: 304
    network: Codificación de .../appletFirma/lib/bcmail-jdk13-145.zip: null
    network: Desconectar conexión con .../appletFirma/lib/bcmail-jdk13-145.zip
    cache: Reading Signers from 2157 .../appletFirma/lib/bcmail-jdk13-145.zip | C:\Documents and Settings\Francisco Alvarez\Configuración local\Datos de programa\Sun\Java\Deployment\cache\6.0\1\282adb01-384a1e15.idx
    cache: Done readSigners(.../appletFirma/lib/bcmail-jdk13-145.zip)
    cache: Read manifest for .../appletFirma/lib/bcmail-jdk13-145.zip: read=201 full=5808
    security: Cargando certificados de despliegue desde C:\Documents and Settings\Francisco Alvarez\Datos de programa\Sun\Java\Deployment\security\trusted.certs
    security: Se han cargado certificados de despliegue desde C:\Documents and Settings\Francisco Alvarez\Datos de programa\Sun\Java\Deployment\security\trusted.certs
    security: Cargando certificados del almacén de certificados de la sesión de despliegue
    security: Certificados cargados del almacén de certificados de la sesión de despliegue
    security: Cargando certificados del almacén de certificados TrustedPublisher de Internet Explorer
    security: Certificados cargados desde el almacén de certificados TrustedPublisher de Internet Explorer
    security: Validar la cadena de certificados utilizando la API CertPath
    security: Cargando certificados del almacén de certificados ROOT de Internet Explorer
    security: Certificados cargados desde el almacén de certificados ROOT de Internet Explorer
    security: Cargando certificados de CA raíz desde C:\Documents and Settings\Francisco Alvarez\Datos de programa\Sun\Java\Deployment\security\trusted.cacerts
    security: Certificados de CA raíz cargados desde C:\Documents and Settings\Francisco Alvarez\Datos de programa\Sun\Java\Deployment\security\trusted.cacerts
    security: Cargando certificados de CA raíz desde C:\Archivos de programa\Java\jre7\lib\security\cacerts
    security: Certificados de CA raíz cargados desde C:\Archivos de programa\Java\jre7\lib\security\cacerts
    security: Obtener recopilación de certificados del almacén de certificados de CA raíz
    security: Obtener recopilación de certificados del almacén de certificados de CA raíz
    security: Obtener recopilación de certificados del almacén de certificados de CA raíz
    security: Obtener recopilación de certificados del almacén de certificados de CA raíz
    security: El certificado no ha caducado. No es preciso comprobar la información sobre el registro de hora
    security: Se ha encontrado el archivo de lista de jurisdicciones
    security: No se necesita comprobar la extensión de confianza de este certificado
    security: El soporte de CRL está desactivado
    security: El soporte de OCSP está desactivado
    security: Esta validación de entidad final de OCSP está desactivada
    security: Comprobando si el certificado está en el almacén de certificados denegados de despliegue
    security: Comprobando si el certificado está en el almacén permanente de certificados de despliegue
    security: Comprobando si el certificado está en el almacén de certificados de la sesión de despliegue
    security: Comprobando si el certificado está en el almacén de certificados TrustedPublisher de Internet Explorer
    basic: Dialog type is not candidate for embedding
    security: El usuario ha otorgado privilegios de código sólo para esta sesión
    security: Agregando certificado en el almacén de certificados de la sesión de despliegue
    security: Certificados agregados en el almacén de certificados de la sesión de despliegue
    security: Guardando certificados en el almacén de certificados de la sesión de despliegue
    security: Certificados guardados en el almacén de certificados de la sesión de despliegue
    network: Se ha encontrado la entrada de caché [URL:.../appletFirma/lib/jce-ext-jdk13-145.zip, versión: null] prevalidated=false/0
    cache: Resource http://desarrollo.isaltda.com.uy/appletFirma/lib/jce-ext-jdk13-145.zip has expired.
    network: Conectando .../appletFirma/lib/jce-ext-jdk13-145.zip con proxy=DIRECT
    network: Conectando .../appletFirma/lib/jce-ext-jdk13-145.zip con cookie "__utma=153011745.179473224.1324411077.1324563223.1326992570.4; DomAuthSessId=07A8675D20F4CBAA6E2D638B5330E7A0"
    network: ResponseCode de .../appletFirma/lib/jce-ext-jdk13-145.zip: 304
    network: Codificación de .../appletFirma/lib/jce-ext-jdk13-145.zip: null
    network: Desconectar conexión con .../appletFirma/lib/jce-ext-jdk13-145.zip
    cache: Reading Signers from 2157 .../appletFirma/lib/jce-ext-jdk13-145.zip | C:\Documents and Settings\Francisco Alvarez\Configuración local\Datos de programa\Sun\Java\Deployment\cache\6.0\37\590df8a5-7d87e233.idx
    cache: Done readSigners(.../appletFirma/lib/jce-ext-jdk13-145.zip)
    cache: Read manifest for .../appletFirma/lib/jce-ext-jdk13-145.zip: read=202 full=47488
    security: Validar la cadena de certificados utilizando la API CertPath
    security: El certificado no ha caducado. No es preciso comprobar la información sobre el registro de hora
    security: Se ha encontrado el archivo de lista de jurisdicciones
    security: No se necesita comprobar la extensión de confianza de este certificado
    security: El soporte de CRL está desactivado
    security: El soporte de OCSP está desactivado
    security: Esta validación de entidad final de OCSP está desactivada
    security: Comprobando si el certificado está en el almacén de certificados denegados de despliegue
    security: Comprobando si el certificado está en el almacén permanente de certificados de despliegue
    security: Comprobando si el certificado está en el almacén de certificados de la sesión de despliegue
    network: Se ha encontrado la entrada de caché [URL: .../appletFirma/lib/AbsoluteLayout.jar, versión: null] prevalidated=false/0
    cache: Resource .../appletFirma/lib/AbsoluteLayout.jar has expired.
    network: Conectando.../appletFirma/lib/AbsoluteLayout.jar con proxy=DIRECT
    network: Conectando .../appletFirma/lib/AbsoluteLayout.jar con cookie "__utma=153011745.179473224.1324411077.1324563223.1326992570.4; DomAuthSessId=07A8675D20F4CBAA6E2D638B5330E7A0"
    network: ResponseCode de.../appletFirma/lib/AbsoluteLayout.jar: 304
    network: Codificación de.../appletFirma/lib/AbsoluteLayout.jar: null
    network: Desconectar conexión con .../appletFirma/lib/AbsoluteLayout.jar
    cache: Reading Signers from 1055 .../appletFirma/lib/AbsoluteLayout.jar | C:\Documents and Settings\Francisco Alvarez\Configuración local\Datos de programa\Sun\Java\Deployment\cache\6.0\17\56fa4991-262eae08.idx
    cache: Done readSigners(.../appletFirma/lib/AbsoluteLayout.jar)
    cache: Read manifest for.../appletFirma/lib/AbsoluteLayout.jar: read=283 full=283
    security: Validar la cadena de certificados utilizando la API CertPath
    security: El certificado no ha caducado. No es preciso comprobar la información sobre el registro de hora
    security: Se ha encontrado el archivo de lista de jurisdicciones
    security: No se necesita comprobar la extensión de confianza de este certificado
    security: El soporte de CRL está desactivado
    security: El soporte de OCSP está desactivado
    security: Esta validación de entidad final de OCSP está desactivada
    security: Comprobando si el certificado está en el almacén de certificados denegados de despliegue
    security: Comprobando si el certificado está en el almacén permanente de certificados de despliegue
    security: Comprobando si el certificado está en el almacén de certificados de la sesión de despliegue
    security: Comprobando si el certificado está en el almacén de certificados TrustedPublisher de Internet Explorer
    basic: Dialog type is not candidate for embedding
    security: El usuario ha otorgado privilegios de código sólo para esta sesión
    security: Agregando certificado en el almacén de certificados de la sesión de despliegue
    security: Certificados agregados en el almacén de certificados de la sesión de despliegue
    security: Guardando certificados en el almacén de certificados de la sesión de despliegue
    security: Certificados guardados en el almacén de certificados de la sesión de despliegue
    network: Se ha encontrado la entrada de caché [URL:.../appletFirma/lib/plugin.jar, versión: null] prevalidated=false/0
    cache: Resource .../appletFirma/lib/plugin.jar has expired.
    network: Conectando .../appletFirma/lib/plugin.jar con proxy=DIRECT
    network: Conectando.../appletFirma/lib/plugin.jar con cookie "__utma=153011745.179473224.1324411077.1324563223.1326992570.4; DomAuthSessId=07A8675D20F4CBAA6E2D638B5330E7A0"
    network: ResponseCode de.../appletFirma/lib/plugin.jar: 304
    network: Codificación de .../appletFirma/lib/plugin.jar: null
    network: Desconectar conexión con .../appletFirma/lib/plugin.jar
    cache: Reading Signers from 5 .../appletFirma/lib/plugin.jar | C:\Documents and Settings\Francisco Alvarez\Configuración local\Datos de programa\Sun\Java\Deployment\cache\6.0\15\c16d34f-2740f800.idx
    network: No hay información de certificado para el archivo JAR sin firma: .../appletFirma/lib/plugin.jar
    cache: Done readSigners(.../appletFirma/lib/plugin.jar)
    cache: Read manifest for .../appletFirma/lib/plugin.jar: read=89 full=89
    network: Se ha encontrado la entrada de caché [URL: .../appletFirma/AppletAplication.jar, versión: null] prevalidated=false/0
    cache: Resource .../appletFirma/AppletAplication.jar has expired.
    network: Conectando .../appletFirma/AppletAplication.jar con proxy=DIRECT
    network: Conectando .../appletFirma/AppletAplication.jar con cookie "__utma=153011745.179473224.1324411077.1324563223.1326992570.4; DomAuthSessId=07A8675D20F4CBAA6E2D638B5330E7A0"
    network: ResponseCode de .../appletFirma/AppletAplication.jar: 304
    network: Codificación de .../appletFirma/AppletAplication.jar: null
    network: Desconectar conexión con .../appletFirma/AppletAplication.jar
    cache: Reading Signers from 1055 .../appletFirma/AppletAplication.jar | C:\Documents and Settings\Francisco Alvarez\Configuración local\Datos de programa\Sun\Java\Deployment\cache\6.0\51\609786b3-797751c9.idx
    cache: Done readSigners(.../appletFirma/AppletAplication.jar)
    cache: Read manifest for .../appletFirma/AppletAplication.jar: read=242 full=1552
    security: Validar la cadena de certificados utilizando la API CertPath
    security: El certificado no ha caducado. No es preciso comprobar la información sobre el registro de hora
    security: Se ha encontrado el archivo de lista de jurisdicciones
    security: No se necesita comprobar la extensión de confianza de este certificado
    security: El soporte de CRL está desactivado
    security: El soporte de OCSP está desactivado
    security: Esta validación de entidad final de OCSP está desactivada
    security: Comprobando si el certificado está en el almacén de certificados denegados de despliegue
    security: Comprobando si el certificado está en el almacén permanente de certificados de despliegue
    security: Comprobando si el certificado está en el almacén de certificados de la sesión de despliegue
    security: Validar la cadena de certificados utilizando la API CertPath
    security: El certificado no ha caducado. No es preciso comprobar la información sobre el registro de hora
    security: Se ha encontrado el archivo de lista de jurisdicciones
    security: No se necesita comprobar la extensión de confianza de este certificado
    security: El soporte de CRL está desactivado
    security: El soporte de OCSP está desactivado
    security: Esta validación de entidad final de OCSP está desactivada
    security: Comprobando si el certificado está en el almacén de certificados denegados de despliegue
    security: Comprobando si el certificado está en el almacén permanente de certificados de despliegue
    security: Comprobando si el certificado está en el almacén de certificados de la sesión de despliegue
    basic: Plugin2ClassLoader.getPermissions CeilingPolicy allPerms
    security: Validar la cadena de certificados utilizando la API CertPath
    security: El certificado no ha caducado. No es preciso comprobar la información sobre el registro de hora
    security: Se ha encontrado el archivo de lista de jurisdicciones
    security: No se necesita comprobar la extensión de confianza de este certificado
    security: El soporte de CRL está desactivado
    security: El soporte de OCSP está desactivado
    security: Esta validación de entidad final de OCSP está desactivada
    security: Comprobando si el certificado está en el almacén de certificados denegados de despliegue
    security: Comprobando si el certificado está en el almacén permanente de certificados de despliegue
    security: Comprobando si el certificado está en el almacén de certificados de la sesión de despliegue
    basic: Plugin2ClassLoader.getPermissions CeilingPolicy allPerms
    security: Validar la cadena de certificados utilizando la API CertPath
    security: El certificado no ha caducado. No es preciso comprobar la información sobre el registro de hora
    security: Se ha encontrado el archivo de lista de jurisdicciones
    security: No se necesita comprobar la extensión de confianza de este certificado
    security: El soporte de CRL está desactivado
    security: El soporte de OCSP está desactivado
    security: Esta validación de entidad final de OCSP está desactivada
    security: Comprobando si el certificado está en el almacén de certificados denegados de despliegue
    security: Comprobando si el certificado está en el almacén permanente de certificados de despliegue
    security: Comprobando si el certificado está en el almacén de certificados de la sesión de despliegue
    basic: Plugin2ClassLoader.getPermissions CeilingPolicy allPerms
    security: Validar la cadena de certificados utilizando la API CertPath
    security: El certificado no ha caducado. No es preciso comprobar la información sobre el registro de hora
    security: Se ha encontrado el archivo de lista de jurisdicciones
    security: No se necesita comprobar la extensión de confianza de este certificado
    security: El soporte de CRL está desactivado
    security: El soporte de OCSP está desactivado
    security: Esta validación de entidad final de OCSP está desactivada
    security: Comprobando si el certificado está en el almacén de certificados denegados de despliegue
    security: Comprobando si el certificado está en el almacén permanente de certificados de despliegue
    security: Comprobando si el certificado está en el almacén de certificados de la sesión de despliegue
    basic: Applet cargado.
    basic: Applet resized and added to parent container
    basic: PERF: AppletExecutionRunnable - applet.init() BEGIN ; jvmLaunch dt 305312 us, pluginInit dt 6347309 us, TotalTime: 6652621 us
    security: Validar la cadena de certificados utilizando la API CertPath
    security: El certificado no ha caducado. No es preciso comprobar la información sobre el registro de hora
    security: Se ha encontrado el archivo de lista de jurisdicciones
    security: No se necesita comprobar la extensión de confianza de este certificado
    security: El soporte de CRL está desactivado
    security: El soporte de OCSP está desactivado
    security: Esta validación de entidad final de OCSP está desactivada
    security: Comprobando si el certificado está en el almacén de certificados denegados de despliegue
    security: Comprobando si el certificado está en el almacén permanente de certificados de despliegue
    security: Comprobando si el certificado está en el almacén de certificados de la sesión de despliegue
    basic: Plugin2ClassLoader.getPermissions CeilingPolicy allPerms
    basic: Applet initialized
    basic: Starting applet
    basic: completed perf rollup
    basic: Applet made visible
    basic: Applet started
    basic: Told clients applet is started
    basic: Starting applet teardown
    basic: Finished applet teardown
    basic: Listener de progreso eliminado: sun.plugin.util.ProgressMonitorAdapter@bbe282
    plugin2manager.parentwindowDispose

  • Not working applets in win7 x64

    Hello,
    Maybe my problems comes from another programs in my computer, but most errors came/come from java (JRE), so I try to write a message here.... and hope to find a solution so that my applets will work. In the past periods I got a lot of script errors and watch at home only to a screen (white background with some text interchangeably) online it's really terrible for my eyes (as watching in the sun). And most program, flash-players not working online....pfff.
    I installed "jre-6u21-windows-i586-iftw-rv.exe" and restarted my PC, but again my computer did't show any applet, it makes me crazy. Again I got a 32-bit version on a 64-bits motherboard.....
    Java Plug-in 1.6.0_21
    Using JRE version 1.6.0_21-b07 Java HotSpot(TM) Client VM
    User home directory = C:\Users\Administrator
    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>
    security: property package.access value
    sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.
    security: property package.access new value
    sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.javaws
    security: property package.access value
    sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.javaws
    security: property package.access new value
    sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.javaws,com.sun.de
    ploy
    security: property package.access value
    sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.javaws,com.sun.de
    ploy
    security: property package.access new value
    sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.javaws,com.sun.de
    ploy,com.sun.jnlp
    security: property package.definition value null
    security: property package.definition new value com.sun.javaws
    security: property package.definition value com.sun.javaws
    security: property package.definition new value com.sun.javaws,com.sun.deploy
    security: property package.definition value com.sun.javaws,com.sun.deploy
    security: property package.definition new value com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.access value
    sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.javaws,com.sun.de
    ploy,com.sun.jnlp
    security: property package.access new value
    sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.javaws,com.sun.de
    ploy,com.sun.jnlp,org.mozilla.jss
    security: property package.definition value com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.definition new value
    com.sun.javaws,com.sun.deploy,com.sun.jnlp,org.mozilla.jss
    basic: Added progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@1aaa14a
    network: Cache entry not found [url: http://www.java.com/jsp_utils/, version: null]
    network: Cache entry found [url: http://www.java.com/jsp_utils/jreCheck.class, version: null]
    prevalidated=false/0
    network: Connecting http://www.java.com/jsp_utils/jreCheck.class with proxy=DIRECT
    network: Connecting http://www.java.com:80/ with proxy=DIRECT
    network: Connecting http://www.java.com/jsp_utils/jreCheck.class with cookie
    "jreDcookie=85B46E7A60490AF35A248A871FD2C2DA; JSESSIONID=FB76292F658D40D283D2B8A0F67DD207;
    JROUTE=W2VMz2yu926eYGvP"
    network: ResponseCode for http://www.java.com/jsp_utils/jreCheck.class : 304
    network: Encoding for http://www.java.com/jsp_utils/jreCheck.class : null
    network: Disconnect connection to http://www.java.com/jsp_utils/jreCheck.class
    network: Cache entry not found [url: http://www.java.com/jsp_utils/, version: null]
    basic: Applet loaded.
    basic: Applet resized and added to parent container
    basic: PERF: AppletExecutionRunnable - applet.init() BEGIN ; jvmLaunch dt 337989 us, pluginInit dt
    615616 us, TotalTime: 953605 us
    basic: Applet initialized
    basic: Removed progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@1aaa14a
    basic: Applet made visible
    basic: Starting applet
    basic: completed perf rollup
    basic: Applet started
    basic: Told clients applet is started
    basic: Starting applet teardown
    basic: Finished applet teardown
    During the opening of several sub-directories in the directorymap Java (1.6.0_20 + 21), I found it strange that some sub-maps were empty. In the sub-folders Java/jr6/lib/applet were no files and also not in the 'lib' subdirectory ../audio.
    I have search several times and downloaded several versions of Java and reinstalled them (because not working of it). I have read almost 100 pages for the correct solution, but without any result. I was searching in the folder to find information of the Java-applet or why their gone because. The Java controle on the website shows everytime "You have the last and right Java-version", but without working applets I cannot work well at my computer (offline and online).... it's a crime....pfff
    So please Help me!
    Under each message, e-mail or typed letter, I shall close with this signature and I can proudly say that since the year 2005 has become my lifestyle:
    ~ I'm open, honest and sincere to myself and others ...! ~

    .Re: Rear channels not working properly in Win7\ First go to control panel, and sound, and then speakers and then to configure, and then choose 5. for your speaker setup and be sure to not choose full range speakers. Then go back to speakers and choose properties, and then Levels, and try raising your rear speakers a bit louder than your front and center speakers. For me, this works best as rear speakers do not receive as much as front and center anyway. I have my front and center set at 55 so I set the rear to 65 or 70. Then they sound equal. I turn on CMSS-3d in console Launcher and I choose surround, and then stereo surround. I do not like stereo expand.
    If you have a sound source that is already 5., such as playing a 5. movie in VLC media player, the sound is already 5. so it is not "double-upmixed" per se.

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

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

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

  • Java Applets and Java Sound

    I have an applet that displays buttons on panel and after doing all this it has to play a sound file. I have made sure that only after the methods that display the buttons (like creating panel, adding buttons to that panel etc.) i am calling the method that plays the sound file. But what happens is that immediately it starts playing the sound file and after playing the sound file it displays the buttons etc. on the applet. Can you please help me with this problem??

    as has already been said you should:
    1) load the clips you want to play in the init() method (ie audioClip = Applet.newAudioClip(URL) )
    2) play them in the applet start() method
    3) stop the clip in the applet stop() method
    You shouldn't play the clip in the init() method because it's the method called by the applet to initialize itself.
    ie to paint itself...

  • Display applet within html page

    hi there,
    i created an applet using the <embed> tag instead of the old <applet> tag. when i call the html page the applet is displayed in a separate popup. i want the applet to run on the html page - no popup.
    how do i achieve this?
    thanks for your replies!
    koen

    I think your tag isn't quite correct, try this one :
    <HTML>
    <body>
    <OBJECT classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93" width="600" height="300" align="middle">
    <PARAM NAME="code" VALUE="KoenMain">
    <PARAM NAME="type" VALUE="application/x-java-applet;version=1.3">
         <COMMENT>
         <EMBED width="600" height="300" type="application/x-java-applet;version=1.3" code="KoenMain">
         <NOEMBED>
    </COMMENT>
         This page requires a Sun Java Plugin 1.3
         </NOEMBED>
         </EMBED>
    </OBJECT>
    </body>
    </HTML>
    I tried this code (replacing KoenMain by a class of mine) and it works fine, with IE and Netscape, don't forget to specifie size (width, height) in your "EMBED" tag.
    If it doesn't work for you, I think the problem comes directly from your applet code.

  • Swing Applet Repainting during moving window

    Hi,
    I've run into a problem with my swing JApplet. One of the elements of my GUI is a JLabel that contains a single Image. After the GUI is created, a seperate thread changes the image and prompts the JPanel containing the JLabel to repaint().
    Now, this works perfectly with the AppletViewer using java 1.4.2.03. However, when I run the applet through Microsoft's Internet Explorer using Sun's VM 1.4.2.03 plugin, I notice a problem. If I take the window containing the applet and (assuming it is NOT maximized) move it around the screen, the JLabel's image will not always be drawn at the correct place. It will often overlap some of the other GUI elements.
    I read something that Threads and Applets don't mix which suggested using the SwingUtilities.invokeLater() function, but I need this Thread to sleep() and didn't know how to make it do so because I never see the Thread class through the invokeLater() method.
    It solves the problem if rather than have the JLabel repaint itself, I have the entire applet repaint itself, but this is not the ideal solution. Is there any way to determine when the window containing the applet is being moved and then force the applet to repaint itself entirely? Am I going about this wrong? Any help would be greatly appreciated!
    Thanks,
    B. Danny K.

    The content pane of a JApplet is a JPanel. So you need to use the getContentPane() method and cast the Compnent to a JPanel before you can use revalidate(). However, as you have discovered 99% of the time a validate() also works.
    Note, that is you are using a BorderLayout then you should be removing the old component before adding the new component.

  • OER Applet Error - A non-fatal error occurred when fetching an entity id

    Suddenly I have a problem when I want to run 'graphic representation of related items' applet from Oracle Enterprise Repository 11.1.1.2. Thinkmap console shows up wit following message:
    Error: A non-fatal error occurred when fetching an entity id :  : Remote Error: Login required to view information.
    Error: A non-fatal error occurred when loading entities :  : Remote Error: Login required to view information.
    Error: cannot set initial center entity : java.lang.NullPointerException
    I suspect it's some issue with JRE, since everything worked fine few weeks ago. I've also tried to downgrade to JRE 1.5, but I still get the same error. I've tured on debugging and in java console I get this:
    Trace level set to 5: all ... completed.
    basic: Starting applet teardown
    basic: Finished applet teardown
    basic: Added progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@16aa42e
    basic: Applet loaded.
    basic: Applet resized and added to parent container
    basic: PERF: AppletExecutionRunnable - applet.init() BEGIN ; jvmLaunch dt 762277 us, pluginInit dt 123357325 us, TotalTime: 124119602 us
    +network: Cache entry not found [url: http://somesrv.domain.si:7101/oer/thinkmap/gui.jsp, version: null]+
    network: Connecting http://somesrv.domain.si:7101/oer/thinkmap/gui.jsp with proxy=DIRECT
    network: Connecting http://somesrv.domain.si:7101/oer/thinkmap/gui.jsp with cookie "flashline.authtoken=-5cfd1072-1298307490b--7ff5; flashline.userlogin=; flashline.username=user1"
    network: Server http://somesrv.domain.si:7101/oer/thinkmap/gui.jsp requesting to set-cookie with "JSESSIONID=tbGzMsGDKnnn5pRnK9B9vT1TMf7PKLljxnpJHjVBcQLpnLLBnlhf!835222537; path=/; HttpOnly"
    basic: Applet initialized
    basic: Removed progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@16aa42e
    basic: Applet made visible
    basic: Starting applet
    basic: completed perf rollup
    network: Connecting http://somesrv.domain.si:7101/oer/thinkmap/my.tas with proxy=DIRECT
    network: Connecting http://somesrv.domain.si:7101/oer/thinkmap/my.tas with cookie "flashline.authtoken=-5cfd1072-1298307490b--7ff5; flashline.userlogin=; flashline.username=user1"
    basic: Applet started
    basic: Told clients applet is started
    network: Connecting http://somesrv.domain.si:7101/oer/thinkmap/my.tas with proxy=DIRECT
    network: Connecting http://somesrv.domain.si:7101/oer/thinkmap/my.tas with cookie "flashline.authtoken=-5cfd1072-1298307490b--7ff5; flashline.userlogin=; flashline.username=user1"
    network: Server http://somesrv.domain.si:7101/oer/thinkmap/my.tas requesting to set-cookie with "JSESSIONID=GVQ8MsGDGTzVGyQTn81n2wQ6hsLJB1p0GBwQD8VhnJJKhr3glNdt!835222537; path=/; HttpOnly"
    network: Connecting http://somesrv.domain.si:7101/oer/thinkmap/my.tas with proxy=DIRECT
    network: Connecting http://somesrv.domain.si:7101/oer/thinkmap/my.tas with cookie "flashline.authtoken=-5cfd1072-1298307490b--7ff5; flashline.userlogin=; flashline.username=user1"
    network: Server http://somesrv.domain.si:7101/oer/thinkmap/my.tas requesting to set-cookie with "JSESSIONID=LdmyMsGDmRt4CQlw6KKxprRVF0KGMXxjpr38h2dRnYGnTNp2jx5J!835222537; path=/; HttpOnly"
    Browse tree doesn't work either..message in Java console is:
    +network: Cache entry not found [url: http://somesrv.domain.si:7101/oer/com.flashline.cmee.servlet.enterprisetab.AssetTree?depth=2&top=true&cattypeid=100&registrationstatus=100&target=results, version: null]+
    network: Connecting http://somesrv.domain.si:7101/oer/com.flashline.cmee.servlet.enterprisetab.AssetTree?depth=2&top=true&cattypeid=100&registrationstatus=100&target=results with proxy=DIRECT
    network: Connecting http://somesrv.domain.si:7101/oer/com.flashline.cmee.servlet.enterprisetab.AssetTree?depth=2&top=true&cattypeid=100&registrationstatus=100&target=results with cookie "flashline.authtoken=-5cfd1072-1298307490b--7ff5; flashline.userlogin=; flashline.username=user1"
    network: Server http://somesrv.domain.si:7101/oer/com.flashline.cmee.servlet.enterprisetab.AssetTree?depth=2&top=true&cattypeid=100&registrationstatus=100&target=results requesting to set-cookie with "JSESSIONID=HxQCMsKTpGpv3Wrr2vhqHWK06pDR4tpk6QjC1BWJyYSsP7TwLvlJ!835222537; path=/; HttpOnly"
    Anybody has an idea what is wrong and how to resolve this problem.
    Thnx in advance.
    Edited by: Teki on 7.7.2010 10:19

    I figured out what is causing this problem: When connecting OER with LDAP according to documentation (http://download.oracle.com/docs/cd/E15523_01/doc.1111/e16580/extauth.htm#CEGHHGAG ) you have to disable cookie login functionality. Now i figured that 'graphic representation of related items' and 'browse tree' applets are not working if there is no cookie for user. So in order for those two applets to work I have to enable enterprise.security.cookielogin.allow and enterprise.authentication.ldap.enabled (or manually check the Enable automatic Login box).
    Is there any other setting or workaround that would ensure that mentioned applets would work properly without enable automatic login option checked?! And what is the problem if I do have LDAP authentication and cookie login enabled (why is explicitly stated in documentation that I should disable cookie login with LDAP authentication?) Can someone from Oracle clarify this please?
    Edited by: Teki on 7.7.2010 11:43

Maybe you are looking for