Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-7143481

Remote Scripting is failing with JRE 1.6.0_30

XMLWordPrintable

    • x86
    • windows_xp

      FULL PRODUCT VERSION :


      ADDITIONAL OS VERSION INFORMATION :
      Windows XP

      A DESCRIPTION OF THE PROBLEM :
      When running the application using JRE 1.6.0.30, the remote scripting is failing. Getting the below error message -

      security: Possible use of Secure cookies blocked for https:URL
      security: To use secure cookie (HTTPS), consider signing the application or host application with HTTPS
      network: Server "URL"
      network: Cache entry not found [url: URL
      network: Connecting https:URL
      liveconnect: Invoking method: public boolean RSProxy.hasResponse()
      liveconnect: Invoking method: public java.lang.String RSProxy.getRequestID()
      liveconnect: Invoking method: public int RSProxy.getStatus()
      liveconnect: Invoking method: public java.lang.String RSProxy.getMessage()
      liveconnect: Invoking method: public void RSProxy.endResponse()

      REGRESSION. Last worked in version 6u29

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      The application works fine with JRE 26. When we rollback to JRE26 it works fine.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      Since the application is using https:// it should not stop the cookies from going through
      ACTUAL -
      it stops the cookies and application does not work.

      ERROR MESSAGES/STACK TRACES THAT OCCUR :
      security: Possible use of Secure cookies blocked for https:URL
      security: To use secure cookie (HTTPS), consider signing the application or host application with HTTPS
      network: Server "URL"
      network: Cache entry not found [url: URL
      network: Connecting https:URL
      liveconnect: Invoking method: public boolean RSProxy.hasResponse()
      liveconnect: Invoking method: public java.lang.String RSProxy.getRequestID()
      liveconnect: Invoking method: public int RSProxy.getStatus()
      liveconnect: Invoking method: public java.lang.String RSProxy.getMessage()
      liveconnect: Invoking method: public void RSProxy.endResponse()

      REPRODUCIBILITY :
      This bug can be reproduced occasionally.

            ngthomas Thomas Ng (Inactive)
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: