Discoverer and postgres

Can discoverer connect to a postgres database?

it should be possible by using Oracle Generic Connectivity and HS (heterogeneous services) available in Oracle Database.
That requires use of ODBC driver for Postgres.
However, the discover repository must be on a Oracle database.
cf http://www.oracle.com/technology/products/gateways/faq.html
Patrick.

Similar Messages

  • Differance between Discoverer and BI Discoverer

    hi guyz ,am new to ebs and discoverer,one question always bother me what is differance in discoverer and BI Discoverer,according to my understanding discoverer is separate tool where we develop report then link it to BI and BI Discoverer is EBS builtin tool.if am right so what both r oracle product ,if it's also true why we need both ,why not single is enough.thanx

    Hi,
    There is no difference. Discoverer is shipped with eBS but it is the same tool (though an older version) as the standalone Discoverer. eBS is also shipped with an predefined EUL and some reports which are integrated into some of the eBS menus. You can write your own reports and create your EUL and add the reports to the menus.
    There are 4 Discoverer tools. Discoverer Plus, a web based report writing tool. Discoverer Viewer a web based report viewing tool. Discoverer Desktop, a windows based report writing tool and Discoverer Administrator used for managing the EUL.
    You need all these tools to use Discoverer with eBS and they should be downloaded separately from eBS to ensure you have the latest versions.
    Rod West

  • Oracle 10g discoverer and report services installation issue

    Hi
    Could some one help me in finding the solution for the problem while installing oracle 10g discoverer and report services installation ..
    at configuration assistants the opmn configuration failed..
    could some one suggest the possible solution for this problem.
    thanks

    at configuration assistants the opmn configuration failed..additional clues may exist within log file.
    Edited by: sb92075 on Aug 29, 2010 7:19 PM

  • Heterogeneous connection between Oracle and Postgres.

    Hi All,
    I'm trying to make an heterogeneous connection between Oracle and Postgres since few days but i still having this error : "lost RPC connection".
    First of all : I'm using Windows 7, Oracle 10g and PostgreSQL 8.4.
    I have done the following operations :
    1) Create a System DNS named "PG". (Test connection is OK)
    2) Create the file "initPG.ora" in "$ORACLE_HOME/hs/admin" :
    # This is a sample agent init file that contains the HS parameters that are
    # needed for an ODBC Agent.
    # HS init parameters
    HS_FDS_CONNECT_INFO = PG
    HS_FDS_TRACE_LEVEL = ON
    # Environment variables required for the non-Oracle system
    #set <envvar>=<value>
    3) Configure the file "listener.ora" (in "$ORACLE_HOME/NETWORK/ADMIN") :
    SID_LIST_LISTENER =
    (SID_LIST =
         (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
         (SID_DESC =
    (SID_NAME = PG)
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = hsodbc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
         (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (ADDRESS = (PROTOCOL = TCP)(HOST = Cédric-PC)(PORT = 1521))
    DEFAULT_SERVICE_LISTENER = (XE)
    4) Configure the file "tnsnames.ora" (in "$ORACLE_HOME/NETWORK/ADMIN") :
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = Cédric-PC)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    PG =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = tcp)(HOST = Cédric-PC)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = PG)
    (HS = OK)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    5) Finally, i create my DB-Link and test it :
    CREATE DATABASE LINK "CENTRALE_POSTGRES" CONNECT TO "user_login" IDENTIFIED BY "user_password" USING 'PG';
    SELECT * FROM "dual"@CENTRALE_POSTGRES;
    I got this error :
    ORA-03135 : lost RPC connection.
    As you can see, i have activated the trace level (HS_FDS_TRACE_LEVEL = ON), but the directory "$ORACLE_HOME/NETWORK/trace" still empty.
    Any ideas ?
    Regards

    the tnsnames.ora alias PG is wrong - you need to have 2 closing brackets after the SERVICE_NAME so that HS=OK is outside of the CONNECT_DATA like:
    PG =
    <space>(DESCRIPTION =
    <space><space>(ADDRESS = (PROTOCOL = tcp)(HOST = Cédric-PC)(PORT = 1521))
    <space><space>(CONNECT_DATA =
    <space><space><space>(SERVICE_NAME = PG))
    <space><space>(HS = OK)
    <space>)
    Please be also aware HSODBC up to release 10.2 has been desupported since March 2008 and it was replaced by its follow up product DG4ODBC V11

  • OracleAS 10g (9.0.4.0.2) Load Balancing  Forms, Discoverer and reports

    I am having some problems trying to load balance with Oracle Forms, Discoverer and reports Oracle Application Server Release 10g (9.0.4.0.2) and I was wondering if you could help. Has any one ever got this to work consistently? We are an ERP product written mostly in forms (904) and are trying to implement are largest customer there performance issue so we need the load balancing to work. Will also accept other recommendation as cost effective as solutions.
    Site 1:
    A: SERVER –
    •     Host as1.xyzco.local
    •     Version 10.1.2.0.2
    •     Installation Type Identity Management and Metadata Repository
    •     Oracle Home E:\oracle\inf_1012
    •     Farm as1db.xyzco.net
    o     HTTP_Server
    o     Internet Directory
    o     OC4J_SECURITY
    o     Single Sign-On:orasso
    o     Management
    B SERVER –
    •     Host as2. xyzco.local
    •     Version 9.0.4.0.2
    •     Installation Type Business Intelligence and Forms
    •     Oracle Home E:\oracle\mid_904
    •     Farm as2db. xyzco.net
    o     Discoverer
    o     Forms
    o     home
    o     HTTP_Server
    o     OC4J_BI_Forms
    o     Reports Server
    o     Web Cache
    o     Management
    C SERVER –
    •     Host as3. xyzco.local
    •     Version 9.0.4.0.2
    •     Installation Type Business Intelligence and Forms – Discoverer and Reports
    •     Oracle Home E:\oracle\mid_904
    •     Farm as2db. xyzco.net
    o     Discoverer
    o     Forms
    o     home
    o     HTTP_Server
    o     OC4J_BI_Forms
    o     Reports Server
    o     Web Cache
    o     Management
    All servers Are:
    •     Windows 2003 Standard Server with current service packs
    •     Xeon Dual Processor with 4GB ram
    •     Raid 0 drives 2 for OS and 2 for Oracle
    Daniel Brody
    ([email protected])

    I have more then half decent results with webcache as load balancer, but it still is a round robin (as mentioned before). This means that a session will not be transfered from one application server to the other once the session has been created.
    So far I did not discover any benefits of a hardware loadbalancer over webcache, because (here it is again:) you are not able to transfer open sessions from one application server to the next. This has to do with the Oracle Forms architecture. In fact it is still client-server, only with the application server functioning as extra server ;)

  • Apps 11i, Discoverer, and Security

    Just an FYI for those out who are having problems picking up Apps Security when trying to implement Oracle Discoverer on top of Apps 11i. We have struggled over the past six weeks to have Discoverer pick up Apps Security and have finally found a combination that works. If anyone else is having a similar problem and would like the details of our configuration, please e-mail me at [email protected]

    Hi,
    If you have an issue with Discoverer and security, your best option is to post a question in the Discoverer forum (Discoverer
    Rod West

  • Portal integration with OFA,OSA, Discoverer and Express

    Dear All,
    Is it possible to integrate OFA,OSA, Discoverer and Express into portlet or is there any other mechanism to fulfill those requirements?
    null

    David,
    All the tools you mention can be integrated into Oracle9iAS Portal as portlets usind the Portal Development Kit. Check out the Oracle Portal Development Kit (PDK) forum for more information on how to do this.
    The Discoverer team is working on some Discoverer portlets that should be available with Oracle9iAS Release 2 due later this year. I am not sure about OFA, OSA and Express.
    Rich

  • How to install 10g discoverer and integrate it with R12

    Hi,
    We want to install 10g Discoverer.
    As we can't install discoverer alone, i have downloaded IAS 10g.
    Which option i need to select to install Discoverer?
    Thanks,

    Hi,
    I was able to install Discoverer 10g successfully.
    Changed the profile options of Discoverer and tried to access it from R12.
    But getting below error.
    A connection error has occurred.
    - OracleBI Discoverer was unable to complete the connection initialization.
    - Attempt 1. CORBA protocol : 0 of 1 processes started. Hint: An administrator can further diagnose connection problems by running the "checkdiscoverer" script under <ORACLE_HOME>/discoverer/util.
    The checkdiscoverer script output is like this. Please check.
    ========================
    Initializing ORB...
    ORB initialized successfully.
    Checking for Discoverer "ServicesStatus"...
    "ServicesStatus" is running.
    Checking the adminstrator set soft limit on no. of sessions ...
    Current value of soft limit = 50 sessions.
    Hint: Administrators can increase the soft limit on Discoverer sessions by modif ying
    "//ias-component[id='Discoverer']/process-type[id='SessionServer']/process-set/@ maxprocs" attribute in the file /a01/distest/OraHome_1/opmn/conf/opmn.xml
    Checking for Discoverer Preferences component...
    Found Discoverer Preferences component.
    Binding to Discoverer Server...
    0 of 1 processes started.
    Error: Failed to bind to Discoverer Server.
    Hint: Try increasing the timeout by changing the timeout value in opmn.xml.
    Checking that the machine has only one network card...
    Yes.
    ===========================
    Thanks,

  • What are the DIFFERENCES between Discoverer and BI Publisher?

    Hi,
    I was asked by my manager to look into BI Publisher and give a report. Went through and the first thing that came to my mind was Oracle Discoverer.
    I don’t see any difference between the 2. Both are end user reporting tools, , with basically the same functions and options, or AM I MISSING something here???
    Surprisingly, both Discoverer and BIP are part of Oracle BI EE. So why have 2 products that basically does the same thing in BI EE??
    I would appreciate if anybody can enlighten me.
    Thanks & Regards,
    CS

    Hi
    Well not really. Discoverer is an end user reporting tool, providing the ability to generate high end reports, typically with a chart and drillable table. BIP is targeted at the other end of the spectrum, where Oracle Reports sits. It has some disco like capabilities but its strengths lie in generating documents e.g. invoices, POs , letters, listing reports, etc. It can also generate electronic formats, EFT, EDI, XML, etc.
    In its standalone flavor, it comes as a server component, managing users, report security, scheduling, real time reports, etc.
    So, it overlaps a little with Disco, it overlaps far more with Oracle Reports. It the strategic operational reporting solution going forward, its bundled with BIEE. BIEE being the Oracle BI product going forward. I dont think you'll find Disco shipping with BIEE.
    Tim

  • Install Discoverer AND Portal in the same Middletier Instance

    Hallo,
    when installing AS 10.1.2 i have several install options.
    When choosing BI / Discoverer i have no Portal in the middletier after the installation finished.
    I could install another middletier instance with using the portal option but i want to have Portal installed as component in the existing middletier.
    How can i achive this ? (install a single componant into an existing middletier)
    Thanks,
    Jochen

    You cannot do that. You have to do a fresh install of 10.1.2.0.2 and choose Business Intelligence and Forms install type. This install type provides you the ability to install both Discoverer and Portal in the same Oracle Home. Seems like you installed Discoverer from BI CD, which gives you the ability to just install Discoverer. Instead use the EE download or Oracle Application Server main CDs from the CD pack.
    Regards
    Pavna

  • Discoverer and Oracle 9i Olap Option

    Hello,
    I have a question regarding Discoverer and OLAP option in Oracle 9i. Is it required to buy OLAP Option
    with Oracle9i when using 9iAS Discoverer or can I use it without this option?
    As I know Oracle BI Beans make use of 9i OLAP Option and Discoverer Graphs use Graph Component of BI
    Beans, so how this situation concerns OLAP Option (I haven't found any information that OLAP Option is required to use Discoverer)?
    Regards,
    Aleksander Miler

    Hi,
    Oracle OLAP is a multidimensional database on the top of the Oracle 9i database. It works like Oracle Express(MOLAP server).
    Anyway, you don't need to install Oracle OLAP option when you use Discoverer.
    Regards,
    Sangeun Ju

  • Difference between "Oracle9iAS Discoverer" and "Oracle9iDS Discoverer"?

    What is the difference between "Oracle9iAS Discoverer" and "Oracle9iDS Discoverer"? Thanks!

    9iAS is the application server. It is a bundle of software, one component of which is the Discoverer server.
    9iDS is the development software. Again, it is a bundle of software, one component of which is the Discoverer EUL administration tool.
    9iDS also contains a Windows-only Discoverer client, should you wish to use Discoverer in client-server mode (eg., for your power-power users or for development of very complex reports).
    In order to use Discoverer effectively you need to install 9iAS on the server (twice!) and 9iDS on the Discoverer administrator's machine. In this configuration, regular users need nothing more than a modest PC with a decent web browser.
    d.

  • Discoverer and OLAP

    Do discoverer 9i support oracle 9i OLAP? If I don't want to build OLAP application with BI bean. Because it is too complicated. How can I do that?
    Thanks
    Winson

    Hi
    I'm not sure if I can answer all your questions, but this is how we do it. We tried BI beans and found it to complicated to start with, so we decided to use discoverer instead as a start.
    I don't think that Discoverer uses the "OLAP part" on the server (this is not my strongest field), but it has the same functionality with drill-down and summaries (creates materialized views or summary tables) we like the functionality we have seen so far. There are also good documentation on these pages (tech-net) with User guide for all the discoverer applications.
    Hope this helps. Search tech-net and read about Discoverer and see if this is something you could use.
    Greta, Norway

  • Discoverer and multiple databases

    I tried putting out a posting earlier but had a weird messsage so I am trying this again. I apologize if it is duplicated. I am working on a project where we will be installing Discoverer to be used with 20 databases. There are two scenarios we reviewing and I am looking for any further recommendations or advice. The first choice has us creating a Discoverer databases and creating a business area for each separate database via DB Links (most databases are on the same Unix box). The other scenario has us creating an EUL into one of the source databases and exporting the EUL schema and importing it into each of the other 19 databases on a regular basis pending any changes (The databases schemas are suppose to remain identicle). I look forward to any suggestions or advice. Thanks!

    I am using version Oracle 8.1.6. I have not made too much progress on this as I have been trying to research what will be best in the long run. Given my scenario ... it looks as if I will need to create an EUL in each separate database. The reason I might have to do this is because the schemas are all the same yet the data can be different or the same in certain areas. Primary/Unique keys would b a problem along with possible duplication of data. The people using the reports will want up to date reports on the drop of a hat so I would not have time to move to a shared database which may work in your scenario. One last thing I found is that using one database for Discoverer and using DB_LINKS to create your business areas can cause confusing with the naming scheme. If you have a table with the same name in two databases... Discoverer will have the original name of the table with the first business area but the second will have a 1 appended to the end of the name and so on pending how many duplicate names you have in your EUL. The numbers assigned at the end are in order but when you rename your folders .. it does the same thing. So unless you rename folders in the same exact order you create your business areas... you will have various digits at the end of your folder names and nothing consistent. I am still researching and will be happy to share what ever I continue to find out. Thanks for your response.. always nice to get other view points.
    null

  • Discoverer and Jinitiator

    The issue I am experiancing is due to the SSLVerifyClient being set to required within OHS. If this value is set to none or optional that Discover Plus works fine. Requirement at out site require that SSLVerifyClient be set to required. When this is set JInitiator can not handle the connections to the server correctly. Is there a way around this using JInitiator? My version of Jinitiator is 1.3.1.21. The Jinit window opens but an error message is displayed in the console window-I have included the message below.
    I will point out that I am working at a Dept. Of Defense site with a certificate issued by the government. Discoverer and Jinitiator must work with this certificate since a majority of the user base are using the same type of certificate issued from the exact samecertificate authority. I am also constrained in that my version of Jinit. is currently set at 1.3.1.21 and I can not move up or down a version without a LOOOONG chain of approvals and cost to my department.
    This is my second thread about this problem, I am not certain what happened to the first thread, so any help is greatly appreciated and welcomed.
    Error message from the Jinit window:
    java.io.IOException: javax.net.ssl.SSLException: SSL handshake failed:
    SSLConnectionClosedGraceful
    at oracle.security.ssl.OracleSSLSocketImpl.startHandshake(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.doConnect(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.plugin.proto .jdk12.http.HttpClient.<init>(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.<init>(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.New(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsURLConnection$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.jinitiator.proto .https.HttpsURLConnection.connect(Unknown Source)
    at sun.plugin.proto .jdk12.http.HttpURLConnection.getInputStream(Unknown
    Source)
    at oracle.jre.proto .jar.HttpUtils.followRedirects(Unknown Source)
    at oracle.jre.proto .jar.JarCache$CachedJarLoader.download(Unknown Source)
    at oracle.jre.proto .jar.JarCache$CachedJarLoader.load(Unknown Source)
    at oracle.jre.proto .jar.JarCache.get(Unknown Source)
    at oracle.jre.proto .jar.CachedJarURLConnection.connect(Unknown Source)
    at oracle.jre.proto .jar.CachedJarURLConnection.getJarFile(Unknown Source)
    at sun.misc.URLClassPath$JarLoader.getJarFile(Unknown Source)
    at sun.misc.URLClassPath$JarLoader.<init>(Unknown Source)
    at sun.misc.URLClassPath$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.misc.URLClassPath.getLoader(Unknown Source)
    at sun.misc.URLClassPath.getLoader(Unknown Source)
    at sun.misc.URLClassPath.getResource(Unknown Source)
    at sun.misc.URLClassPath.getResource(Unknown Source)
    at sun.applet.AppletPanel.loadJarFiles(Unknown Source)
    at sun.plugin.AppletViewer.loadJarFiles(Unknown Source)
    at sun.applet.AppletPanel.runLoader(Unknown Source)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    ### Detail any error numbers/messages that you are receiving. Note:290658.1 ###
    WARNING: Unable to cache
    https://accessdevtst.nswc.navy.mil/plus_files/disco5i.jar
    Could not load progress dialog image:
    https://accessdevtst.nswc.navy.mil/plus_files/images/download.gif
    Trace level set to 5: basic, net, security, ext, liveconnect ... completed.
    load: class oracle.disco.DiscoApplet not found.
    java.lang.ClassNotFoundException: java.io.IOException:
    javax.net.ssl.SSLException: SSL handshake failed: SSLConnectionClosedGraceful
    at oracle.security.ssl.OracleSSLSocketImpl.startHandshake(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.doConnect(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.plugin.proto .jdk12.http.HttpClient.<init>(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.<init>(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.New(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsURLConnection$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.jinitiator.proto .https.HttpsURLConnection.connect(Unknown Source)
    at sun.plugin.proto .jdk12.http.HttpURLConnection.getInputStream(Unknown
    Source)
    at java.net.HttpURLConnection.getResponseCode(Unknown Source)
    at sun.applet.AppletClassLoader.getBytes(Unknown Source)
    at sun.applet.AppletClassLoader.access$100(Unknown Source)
    at sun.applet.AppletClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.applet.AppletClassLoader.findClass(Unknown Source)
    at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadCode(Unknown Source)
    at sun.applet.AppletPanel.createApplet(Unknown Source)
    at sun.plugin.AppletViewer.createApplet(Unknown Source)
    at sun.applet.AppletPanel.runLoader(Unknown Source)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Message was edited by:
    dlester

    The issue I am experiancing is due to the SSLVerifyClient being set to required within OHS. If this value is set to none or optional that Discover Plus works fine. Requirement at out site require that SSLVerifyClient be set to required. When this is set JInitiator can not handle the connections to the server correctly. Is there a way around this using JInitiator? My version of Jinitiator is 1.3.1.21. The Jinit window opens but an error message is displayed in the console window-I have included the message below.
    I will point out that I am working at a Dept. Of Defense site with a certificate issued by the government. Discoverer and Jinitiator must work with this certificate since a majority of the user base are using the same type of certificate issued from the exact samecertificate authority. I am also constrained in that my version of Jinit. is currently set at 1.3.1.21 and I can not move up or down a version without a LOOOONG chain of approvals and cost to my department.
    This is my second thread about this problem, I am not certain what happened to the first thread, so any help is greatly appreciated and welcomed.
    Error message from the Jinit window:
    java.io.IOException: javax.net.ssl.SSLException: SSL handshake failed:
    SSLConnectionClosedGraceful
    at oracle.security.ssl.OracleSSLSocketImpl.startHandshake(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.doConnect(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.plugin.proto .jdk12.http.HttpClient.<init>(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.<init>(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.New(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsURLConnection$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.jinitiator.proto .https.HttpsURLConnection.connect(Unknown Source)
    at sun.plugin.proto .jdk12.http.HttpURLConnection.getInputStream(Unknown
    Source)
    at oracle.jre.proto .jar.HttpUtils.followRedirects(Unknown Source)
    at oracle.jre.proto .jar.JarCache$CachedJarLoader.download(Unknown Source)
    at oracle.jre.proto .jar.JarCache$CachedJarLoader.load(Unknown Source)
    at oracle.jre.proto .jar.JarCache.get(Unknown Source)
    at oracle.jre.proto .jar.CachedJarURLConnection.connect(Unknown Source)
    at oracle.jre.proto .jar.CachedJarURLConnection.getJarFile(Unknown Source)
    at sun.misc.URLClassPath$JarLoader.getJarFile(Unknown Source)
    at sun.misc.URLClassPath$JarLoader.<init>(Unknown Source)
    at sun.misc.URLClassPath$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.misc.URLClassPath.getLoader(Unknown Source)
    at sun.misc.URLClassPath.getLoader(Unknown Source)
    at sun.misc.URLClassPath.getResource(Unknown Source)
    at sun.misc.URLClassPath.getResource(Unknown Source)
    at sun.applet.AppletPanel.loadJarFiles(Unknown Source)
    at sun.plugin.AppletViewer.loadJarFiles(Unknown Source)
    at sun.applet.AppletPanel.runLoader(Unknown Source)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    ### Detail any error numbers/messages that you are receiving. Note:290658.1 ###
    WARNING: Unable to cache
    https://accessdevtst.nswc.navy.mil/plus_files/disco5i.jar
    Could not load progress dialog image:
    https://accessdevtst.nswc.navy.mil/plus_files/images/download.gif
    Trace level set to 5: basic, net, security, ext, liveconnect ... completed.
    load: class oracle.disco.DiscoApplet not found.
    java.lang.ClassNotFoundException: java.io.IOException:
    javax.net.ssl.SSLException: SSL handshake failed: SSLConnectionClosedGraceful
    at oracle.security.ssl.OracleSSLSocketImpl.startHandshake(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.doConnect(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.plugin.proto .jdk12.http.HttpClient.<init>(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.<init>(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.New(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsURLConnection$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.jinitiator.proto .https.HttpsURLConnection.connect(Unknown Source)
    at sun.plugin.proto .jdk12.http.HttpURLConnection.getInputStream(Unknown
    Source)
    at java.net.HttpURLConnection.getResponseCode(Unknown Source)
    at sun.applet.AppletClassLoader.getBytes(Unknown Source)
    at sun.applet.AppletClassLoader.access$100(Unknown Source)
    at sun.applet.AppletClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.applet.AppletClassLoader.findClass(Unknown Source)
    at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadCode(Unknown Source)
    at sun.applet.AppletPanel.createApplet(Unknown Source)
    at sun.plugin.AppletViewer.createApplet(Unknown Source)
    at sun.applet.AppletPanel.runLoader(Unknown Source)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Message was edited by:
    dlester

Maybe you are looking for

  • Open Orders Block

    Hi Gurus, I want all Open Orders & P.O's  > 15 days to be assigned a Reason of Rejection and dumped. Can anyone suggest? Thanks & Regards, Vinod

  • Opening & Closing periods

    dear friends, my client have a requirement as follow : their current period in OMSY shows May and April, 2008 (i.e period 2 and period 1,2008) now they want to do a entry for month of March i.e 12,2007( i.e period 12 for fiscal year 2007). how to go

  • Can we validate a userid/pasword in Oracle 10g

    Hi Everyone, Can we validate a userid/password in Oracle 10g while we are already connected to Oracle. The way I am doing it in 9i is, create a database link and read some data from the database using the database link. Any suggestions please. Thanks

  • A new socket for every http-request?

    Do I have to make a new socket for every http-request? The code below doesn't work because it is two requests in a row. The first GET works, but the second doesn't. I thought that the purpose of a socket is that you set it up once and then you should

  • HT4972 iOS 5.1 issue w/ camera

    i updated to iOS 5.1 on iphone 4s - when I try to open my camera from aps, it opens to a closed shutter and does not unlock I've tried to reboot, restart everything, but camera will not work