I give my sincere thanks to Author Sibusiso Maphalala, Oracle Apps DBA, South Africa for creating this fabulous article. n this article we will see configuring webcache, discovere,ebiz to make SSL work. This is in continuation of the article posted earlier in the blog
http://applicationsdba.blogspot.com/2009/10/configuring-discoverer-ssl-with-ebiz.html - PART I
http://applicationsdba.blogspot.com/2009/11/configuring-discoverer-ssl-with-ebiz.html - PART II
Step 9: Upgrade the Java Plug-in on Discoverer Installation
Note:
This step is required to prevent an error about using an older Java Plug-in version each time Discoverer Plus is called from within E-Business Suite.
The Operating System chosen for the download is that of the clients i.e. Windows
1) Download the latest plug-in from Sun Microsystems using the following URL:
http://java.sun.com/javase/downloads/index.jsp
Download the JRE file e.g. jre-6u16-windows-i586.exe
2) Copy the file to the Server and save in the following folder:
$ORACLE_HOME/jpi/bin
Rename the file to something more sensible e.g. jre6u16.exe
3) Edit the file $ORACLE_HOME/discoverer/config/configuration.xml
Search for the line starting with
b. Press Setting in “Temporary Internet Files” Section
c. Press the Delete Files button
d. Ensure all options is selected and press OK
2. In Internet Explorer
a. From the Tools Menu, click on Delete Browsing History
b. Navigate to: Tools > Manage Add-ons > Enable or Disable Add-ons
Delete all Java Plug-ins for all the viewing options
Note: There will be some that can’t be deleted
c. Close the browser
3. On Windows
a. Navigate to: Control Panel > Add or Remove Programs
b. Delete all programs listed with Java in the name.
4. Retry Discoverer Plus and E-Business Suite. You should be prompted to download some ActiveX Controls
There is a known issue that Discover Plus gives an error after a plug-in update has been made.
If a Discoverer Applet error in the Java Console is recorded with the following line in the Error Message, perform the steps below:
load: class oracle.disco.DiscoApplet not found.
java.lang.ClassNotFoundException: oracle.disco.DiscoApplet
at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: javax.net.ssl.SSLException: Received fatal alert: unexpected_message
1. In the Java Console
a. Navigate to: Control Panel > Java > General Tab
b. Press Setting in “Temporary Internet Files” Section
c. Press the Delete Files button
d. Ensure all options is selected and press OK
2. In Internet Explorer
a. From the Tools Menu, click on Delete Browsing History
b. Navigate to: Tools > Manage Add-ons > Enable or Disable Add-ons
Delete all Java Plug-ins for all the viewing options
Note: There will be some that can’t be deleted
c. Close the browser
3. On Windows
a. Navigate to: Control Panel > Add or Remove Programs
b. Delete all programs listed with Java in the name.
4. Retry Discoverer Plus and E-Business Suite. You should be prompted to download some ActiveX Controls
No comments:
Post a Comment