ACS - Invalid Administration Connection

I'm having a problem logging on to my ACS gui, I get the message above. No changes have been made to my system or the ACS since it was working last week. It's not that I am coming from an invalid IP address, as we have not set this to filter by IP. Nor is it that we use a proxy server.
I have tried other browsers but that also doesn't work.
Any ideas?

For issue on 5.1,I suggest you try the following commands from the CLI to see if they can help:
acs-config (then login with ACS administrator username and password)
access-setting accept-all     /// opens up all IPs for web access
If this still doesn't work can also try the following command:
reset-management-interface-certificate
BTW, before you saw this problem did you make any changes to access settings (
System Administration > ... >
Administrators >
Settings >
Access) or the server certificate assigned for management access

Similar Messages

  • Primary Cisco ACS - Invalid Administration Connection

    Is it possible to change Access Policy from command line?

    Access policy can't be modified from CLI. This could be computer specific issue. Have you tried accessing ACS GUI page from different machines?
    If its machine specific issue then you may check few things
    If we are using Proxy server then make sure that the proxy server's ip address is allowed, check the proxy server settings from:
    Pull up a web browser > Tools > Internet Option > Connections > LAN Settings
    Make sure that we have JAVA installed, and also go to Control Pannel > choose JAVA> Network Settings > And make sure its using browser settings.
    Also, if its working from other machines, I would suggest you to use the HTTP port allocation feature to configure the range of TCP ports
    that ACS uses for administrative HTTP sessions.
    HTTP Port Allocation for Administrative Sessions:
    http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_server_for_windows/4.1/user/Overvw.html#wp821288
    Regrads,
    JK
    Plz rate helpful posts-

  • "Invalid CMS Connection" Error during DS 4.2 SP2 Installation

    Hi Everybody,
      Can anyone shed the light on the following dead end issue we are facing during Data Service 4.2 SP 2 Add On the EXISTING BOBI 4.1 SP2
      ( compatibility is confirmed by SAP through OSS Incident).
      Environment :
      Existing  Distributed Architecture of BOBI 4.1 SP 2 i..e CMS DB Oracle on One Host and BOBI 4.2 SP2 on Another Host
      Adding :  Data Services 4.2 SP2 on Separate Host
      OS :  Linux RED HAT 6.3 (VMware)
      At the initial Information Gathering Phase of   Data Services Installation I  face the following issue at the section of  " Enter CMS Name " :
       - We entered Physical / Virtual server name   with and without FQDN  i.e. Current CMS Host
       - Next is Admin and Password  i.e. Administrator and Password of Existing CMS
    We get the following System Response / Error :
    Invalid CMS Connection Information.
    Installer could not detect a running Data Services Administrator Service with
    the specified CMS connection information.
    and no valid local SIA node was found.
    Installer can not continue.
    Please fix this problem by:
    1. Making sure a Data Services Administrator Service is up and running with the specified CMS;
    2. or creating a valid local SIA node to point to the specified CMS.
      It seems this is Known Issue and I  see two notes :
    1837296 - ERROR: No valid local SIA nodes exist for the given CMS connection information - Data Services 4.x
                       - Not applicable as this is for IPS based installation
    1682686 - Cannot connect to the CMS during installation of Data Services or Information Steward
                       - This note suggests to enter the TEMP variable pointing to location of Log Files Storing the Installation Logs
                          accordingly we did set " export TEMP=/usr/sap/<SID>/BOBI  "  as Temp variable but same error persists with the same message !!
                       - This note says valid for " DS 4.1 "
                             ..seems SAP Fall behind with the Rapid Frequency of  DS Releases and even in this note there's extremely brief so called solution
                             ...Defining TEMP should solve this issue in this case as per the note but, it is not solving issue at all !!
    In addition to define TEMP Variable to resolve this, following verification, further attempts are made to fix it :
    #1. I am able to ping from Data Services Host to CMS Host and there's no Firewall blocking this connection
    #2. Using IP in place of  Host Name ( FQDN or without FQDN ) does NOT resolve
    #3. With Administrator / Password mentioned - log in is possible
    #4. Added entries in /etc/hosts of CMS Host and in DS Host ( cross entries )
    #5  There's a Thread -
                  http://scn.sap.com/thread/3469916 -- and as per that following sap note 1682686 resolves this specific issue but, in our case it does not !
    In short : as of now we are at dead end  !!
    Pl. share your knowledge, inputs - Thanks.
    Thanks,
    Regards,
    - Ishan

    Hi Amit,
    Thanks for the suggestion - telnet to CMS Host is successful.
    I see the following entries in /tmp - file :
    =======================================================================
    //verify dataservices installation begin
    CMS_CONNECTED=true
    CMSVersion=14.1.0
    BuildNumber=1278
    DS_INSTALLED=false
    //Local server hostname is : ITSBEBEL00<local_ds_host>.XYZ.COM
    //SI_SERVER_NAME for EnterpriseNode is : <cms_host>.XYZ.COM
    NODE_LIST=
    IS_ADMIN=true
    The service DS.AdminService could not be found on the client side (FWM 02027)
    com.crystaldecisions.sdk.pojomgr.axis2.internal.Axis2ServiceMgr.findService(Axis2ServiceMgr.java:193)
    com.crystaldecisions.sdk.pojomgr.axis2.internal.Axis2ServiceMgr.makePOJO(Axis2ServiceMgr.java:83)
    com.crystaldecisions.sdk.pojomgr.internal.POJOMgr.makePOJO(POJOMgr.java:35)
    com.crystaldecisions.sdk.framework.internal.EnterpriseSession.getService_aroundBody14(EnterpriseSession.java:347)
    com.crystaldecisions.sdk.framework.internal.EnterpriseSession.getService(EnterpriseSession.java:1)
    com.crystaldecisions.sdk.framework.internal.EnterpriseSession.getService_aroundBody16(EnterpriseSession.java:364)
    com.crystaldecisions.sdk.framework.internal.EnterpriseSession.getService_aroundBody17$advice(EnterpriseSession.java:512)
    com.crystaldecisions.sdk.framework.internal.EnterpriseSession.getService(EnterpriseSession.java:1)
    com.businessobjects.di.install.CMSConnect.getDSAdminService(CMSConnect.java:244)
    com.businessobjects.di.install.CMSConnect.main(CMSConnect.java:321)
    DS_AdminService_Installed=false
    RETURN_CODE=2
    //verify dataservices installation end
    ====================================================================
    It is puzzling that without the completion of Data Services Installation why the DS Installer is expecting ' DS.Admin services " running on 'client' ...this is an extension or add on of Data Services (to be installed on separated linux host) and communication is supposed to be from DS Host to CMS Host !! Where is the scope of client here ??
    We do see that connection to CMS Host is possible ..I found few more notes related to this ( not for the identical OS+DB+DS ver. i.e. Linux+Oracle+DS 4.2 SP2)  e.g. 1824068, 1632561 but, none of it helps to resolve the issue.
    Thanks,
    Best Regards,
    - Ishan

  • Why the err Invalid database Connection -CR 11 version in Visual studio 1.1

    Hai all,
    I am new to using the Crystal report with Visual studio 2003.I am facing Invalid database connection problem. My objective is tyring to upgrade CR 8 to CR11 with VS 1.1 framework(VC++ in .NET 2003).All things like ODBC connection with MS SQL server 2005,generating report going fine with CR8 version  but invalid database connection error comes with CR11 version. The configuration details and Code snippet are below for your ref,
    Upgrading CR8 to CR11 with VS .NET 2003.
    Application framework - VS 1.1 framework
    CR                            - 11 Version
    DB                            - MS SQL server 2005
    Connection                - ODBC
    DLL                          - CRPE32 DLL (Version11)
    Code snippet:
    CODBCDatabase * pDatabase = pApp->GetDatabase();
    BOOL bRes;
    bRes = ::PELogOnSQLServerWithPrivateInfo(_T("pdsodbc.DLL"), pDatabase->m_hdbc);
    Note: pdsodbc dll not found in local and anywhere.But it supports CR 8 but not CR 11.So i downloaded and put it in appropriate place exe path\system32\system and tested.Used and tested p2sodbc dll also but "Invalid DataBase connection" err came.Followed some instruction like changing the Data source name,DSN path,re installing CR 11 version and all but same problem coming.
    ::PELogOnSQLServerWithPrivateInfo() declation is in the following link
    http://www.arcaretentores.com.br/FTP/Format/Report/ProgramF/SEAGAT~1/CRW/DEV/Help/HTML/12a_0708.htm
    Thanks in advance
    Regards
    SatheeshKumar
    India.

    Thanks for your reply
       The API i have given is not available in Crystal report 11.So i tried with the PELogonServer API of version 11.It also failed.
      I am unable to understand the suggestions you gave to me 1) The Report Designer Component (RDC)
    2) The CR Assemblies for .NET.
    Can you give any link that have related samples or articles to implement the above topics please?
    Thanks again,
    Satheesh Kumar.D

  • Playing published streams through an administrator connection? (:1111)

    Hi all,
    I am building a custom administration application which has to review streams published to our FMS application. This is to ban clients publishing inappropriate content. I am wondering if I have to make a connection to the application, as normal users do, in order to play the published streams? I am getting the list of streams using another connection, to rtmp://domain:1111/admin, like outlined in Administration API, and issuing the 'getLiveStreams' call.
    The reason I am asking is because firstly, I remember that the Administration Console can play streams published to the server, but I don't recall it incrementing the connection count which shows amount of user clients connected to an application. Maybe I have missed however, but if I am right and it indeed can play streams without connecting to the application (which actually DOES sound a bit unlikely, given how the stream names are local to an app.), then maybe I can do it too? Secondly, I presently have to differentiate users and administrators in my 'onConnect' script, because are perform completely different roles. If I could relieve my admin. app from connecting to the application, I could also dump the role switching.
    I am not sure what is the best thing to do here, frankly...

    I am not sure how your linked post should help me. I have no problem connecting as an administrator to our own service.
    My question is can I play streams through this administrator connection on port 1111, or like now, I have to keep a separate connection to the application in order to play application's streams?
    I do NOT want to connect to the application, because I then am forced to become one of its "users", even though I am not - I am an admin. Even though I have implemented roles with my application server side script, whereas users connect with a bunch of parameters, I can connect with another role - as an admin, without parameters (because they do not apply to me since I only use the service for playing streams). Another reason is actually pretty annoying - even though I explicitly specify video sample access permission for both myself and any user that connects (in order to be able to take snapshots of the videos) using the "videoSampleAccess = '/'" expression, occasionally I STILL get security errors. I imagine if I somehow can bypass the security altogether. After all it is our server, and our users know that we need to monitor for unsuitable content. FMS makes it pretty hard to do so with the error listed above. The error is sporadic.
    So I will ask again - can I play any stream I want of any application on my server, without connecting to the application instance as a regular user bound to security rules? I need some form of video administration, and I am NOT using Administration console, but a custom admin. application which does more than Admin console does, in particular kick out bad people.

  • Adobe Interactive forms error in WD -- Invalid HTTP Connection : ADS

    Hi,
      am getting the following error when am trying to create interactive forms in WDA..."Invalid HTTP Connection : ADS"
    Thanks in advance

    Hi Chinna,
    Please refer to the reply of Manoj Kumar in this [thread|Re: how to check adobe services in webdynpro].
    I hope it helps.
    Regards
    Arjun

  • BI Composer - Error of Invalid BIPS Connection error

    Hello Experts -
    When we select the subject area to create analysis in BI composer then we get "Invalid BIPS Connection" error.
    This mught not be related to BI COmposer.
    Could you help us here in debugging this issue.
    Thank you!

    Hi
    I too facing same error in obiee11.1.1.6.2Bp1 version
    Earlier Its working fine inOBIEE11.1.6.0 version and just now upgraded into obiee1111621 then the bi composer throwing bi composer invalid connection
    I just Confirming below I did
    1.Instanconfig file bi composer tag enable as true
    2. Extending oracle.bicomposer.template.11.1.1 etc by using weblogic configuration wizard and odbc configured
    3. Fmw em update ( host,port,user,password etc on System MBean configuration
    4.) also tried to install that bicomposer script file via command prompt still it's not working
    Note:bi comppser obiee11.1.1.6.0 version was working fine for me
    My current setup having ssl and I am on windows ..already checked oracle not and some blog but no luck ..
    Edited by: Devarasu on Aug 31, 2012 1:30 AM

  • Adobe interactive forms, Invalid HTTP connection: ADS

    Hello,
    I've installed the Netweaver ABAP trial minisap on my pc and wanted to use adobe interactive forms.
    When I active my form, I get this error message "Invalid HTTP connection: ADS".
    Any ideas on how to solve this ?
    It seems that the ADS is not configured, but I don't know how to do this.
    Thanks for your help.
    Regards, Michel

    Hi Chinna,
    Please refer to the reply of Manoj Kumar in this [thread|Re: how to check adobe services in webdynpro].
    I hope it helps.
    Regards
    Arjun

  • Data services - invalid CMS connection information

    Hi,
    I am installing Data services 4.1 on one server and trying to connect cms which is another server.
    When i enter the username and password of the cms server during the installation. i get the below error.
    "you cannot proceed as the following has failed validation :invalid CMS connection information.
    Please check the CMS connection inforamtion."
    Please help.
    Thanks,
    Rajiv

    Hello,
    The issue was resolved by imnplementing the note 1682686.
    In the next screen, it is asking for the local repository connection
    Repository name for CMS registry:
    Oracle Db connection name:
    Db server name:
    Database port:
    SID
    USer id:
    Pwd:
    I get an error
    You cannot proceed because the following has failed validation:
    Invalid Data Services Repository Connection information
    BODI-320006:cannot open connection to the repository.The error mesage from the
    underlying DBMS is <OCI call<OCIServerAttach> for connection <YYY> failed:
    <ORA -12154:TNS:could not resolve the connect identifier specified>.
    The db server is on a seperate host.
    Thanks,
    Rajiv

  • Invalid HTTP connection: ADS

    Hello,
      I've installed the Netweaver ABAP trial minisap on my pc and wanted to use adobe interactive forms.
      When I active my form, I get this error message "Invalid HTTP connection: ADS".
      Any ideas on how to solve this ?
      It seems that the ADS is not configured, but I don't know how to do this.
      Thanks for your help.
    Regards, Michel

    See this guide for setting up ADS:
    [http://help.sap.com/saphelp_nw70/helpdata/EN/b5/3df4614c60469b93f277b55b7809cc/frameset.htm]
    But I doubt it will work, because you need a dual-stack server (with Java).
    /Leif

  • ERROR: invalid http connection : ADS

    I am a beginner in ADOBE forms . After creating the context and the data view  when i tried to activate it its showing
    "invalid http connection : ADS". Please help ....................................

    Hi,
    Please go through this.
    [ADS Configuration|http://help.sap.com/saphelp_nw70/helpdata/EN/b5/3df4614c60469b93f277b55b7809cc/frameset.htm]
    Regards,
    Madhu.

  • Invalid HTTP Connection

    Hi,
    I am getting 'Invalid HTTP Connection :ADS' information message while activating the PDF form and form shows Inactive state only.
    I am using ABAP for print from. I have created the Interface and form thru Transaction SFP
    Any idea how to solve the issue.
    Sa_R

    Hi Sa_R,
    Check siomilar threads for ADS configuration in this forum..
    This should solve your problem.
    Rgds,
    - anto.

  • Can not login to CiscoSecure ACS, all Administration ports are currently in

    I changed the administrator password but cannot longer log to the ACS. I get "Can not login to CiscoSecure ACS, all Administration ports are currently in use". The old password no longer works so i know it is not a password issue.

    Disregard!!!

  • 11g demo Invalid Repository Connection

    Hi,
    I installed ODI 11g with agent001. Then, I downloaded demo.
    I copied demo directory from the downloaded demo to D:\ODI\oracledi. This is what "Getting started with Oracle Data Integrator" doc explains.
    I run ODI Studio and try to connect to demo with the following setting.
    Integrator Connection
    User: SUPERVISOR
    Password: SUNOPSIS
    Database Connection
    User: sa
    Password:
    Driver List: Hypersonic SQL Driver
    Driver Name: org.hspldb.jdbcDriver
    Url: jdbc:hsqldb:hsql://localhost
    It is the same as the document explains.
    However, when I click the search icon for Wrok Repository, "Invalid Repository Connection..." error is raised. I started startdemo.bat and then I tried it again. But, it did not help.
    oracle.odi.core.config.MasterRepositoryResourceFailureException: org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: Exception occurred while getting connection: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource
         at oracle.odi.core.repository.Repository.getMasterRepository(Repository.java:74)
         at oracle.odi.core.OdiInstance.createMasterRepository(OdiInstance.java:501)
         at oracle.odi.core.OdiInstance.<init>(OdiInstance.java:553)
         at oracle.odi.core.OdiInstance.createInstance(OdiInstance.java:529)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.jButtonRepository_ActionPerformed(SnpsDialogLoginDetail.java:1209)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.connEtoC9(SnpsDialogLoginDetail.java:394)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.access$15(SnpsDialogLoginDetail.java:390)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail$IvjEventHandler.actionPerformed(SnpsDialogLoginDetail.java:186)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
         at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
         at java.awt.Component.processMouseEvent(Component.java:6263)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
         at java.awt.Component.processEvent(Component.java:6028)
         at java.awt.Container.processEvent(Container.java:2041)
         at java.awt.Component.dispatchEventImpl(Component.java:4630)
         at java.awt.Container.dispatchEventImpl(Container.java:2099)
         at java.awt.Component.dispatchEvent(Component.java:4460)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
         at java.awt.Container.dispatchEventImpl(Container.java:2085)
         at java.awt.Window.dispatchEventImpl(Window.java:2478)
         at java.awt.Component.dispatchEvent(Component.java:4460)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:178)
         at java.awt.Dialog$1.run(Dialog.java:1046)
         at java.awt.Dialog$3.run(Dialog.java:1098)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.awt.Dialog.show(Dialog.java:1096)
         at java.awt.Component.show(Component.java:1563)
         at java.awt.Component.setVisible(Component.java:1515)
         at java.awt.Window.setVisible(Window.java:842)
         at java.awt.Dialog.setVisible(Dialog.java:986)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.snpsInitializeDisplayAll(SnpsDialogLoginDetail.java:1475)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.snpsInitialize(SnpsDialogLoginDetail.java:1421)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.initialize(SnpsDialogLoginDetail.java:1096)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.<init>(SnpsDialogLoginDetail.java:230)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.<init>(SnpsDialogLoginDetail.java:208)
         at oracle.odi.ui.LoginFactory.createLoginDetailDialog(LoginFactory.java:218)
         at oracle.odi.ui.LoginFactory.modifyLogin(LoginFactory.java:378)
         at com.sunopsis.graphical.dialog.SnpsDialogLogin.jToolBarButtonEdit_ActionPerformed(SnpsDialogLogin.java:820)
         at com.sunopsis.graphical.dialog.SnpsDialogLogin.connEtoC2(SnpsDialogLogin.java:191)
         at com.sunopsis.graphical.dialog.SnpsDialogLogin$IvjEventHandler.actionPerformed(SnpsDialogLogin.java:122)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
         at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
         at java.awt.Component.processMouseEvent(Component.java:6263)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
         at java.awt.Component.processEvent(Component.java:6028)
         at java.awt.Container.processEvent(Container.java:2041)
         at java.awt.Component.dispatchEventImpl(Component.java:4630)
         at java.awt.Container.dispatchEventImpl(Container.java:2099)
         at java.awt.Component.dispatchEvent(Component.java:4460)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
         at java.awt.Container.dispatchEventImpl(Container.java:2085)
         at java.awt.Window.dispatchEventImpl(Window.java:2478)
         at java.awt.Component.dispatchEvent(Component.java:4460)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:178)
         at java.awt.Dialog$1.run(Dialog.java:1046)
         at java.awt.Dialog$3.run(Dialog.java:1098)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.awt.Dialog.show(Dialog.java:1096)
         at java.awt.Component.show(Component.java:1563)
         at java.awt.Component.setVisible(Component.java:1515)
         at java.awt.Window.setVisible(Window.java:842)
         at java.awt.Dialog.setVisible(Dialog.java:986)
         at com.sunopsis.graphical.dialog.SnpsAbstractDialog.setVisible(SnpsAbstractDialog.java:299)
         at oracle.odi.ui.OdiConnectController.handleEvent(OdiConnectController.java:114)
         at oracle.ide.controller.IdeAction.performAction(IdeAction.java:529)
         at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:884)
         at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:501)
         at oracle.odi.ui.docking.AbstractOdiDockableWindow$1.actionPerformed(AbstractOdiDockableWindow.java:203)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
         at java.awt.Component.processMouseEvent(Component.java:6263)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
         at java.awt.Component.processEvent(Component.java:6028)
         at java.awt.Container.processEvent(Container.java:2041)
         at java.awt.Component.dispatchEventImpl(Component.java:4630)
         at java.awt.Container.dispatchEventImpl(Container.java:2099)
         at java.awt.Component.dispatchEvent(Component.java:4460)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
         at java.awt.Container.dispatchEventImpl(Container.java:2085)
         at java.awt.Window.dispatchEventImpl(Window.java:2478)
         at java.awt.Component.dispatchEvent(Component.java:4460)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: Exception occurred while getting connection: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource
         at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:82)
         at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:524)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:588)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:613)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:645)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:111)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:121)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:136)
         at oracle.odi.core.repository.support.RepositoryUtils$RepositoryInfoSource.loadRepositoryInfo(RepositoryUtils.java:179)
         at oracle.odi.core.repository.support.RepositoryUtils.loadMasterRepositoryInfo(RepositoryUtils.java:373)
         at oracle.odi.core.repository.Repository.getMasterRepository(Repository.java:72)
         ... 113 more
    Caused by: java.sql.SQLException: Exception occurred while getting connection: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource
         at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.doGetConnection(LoginTimeoutDatasourceAdapter.java:133)
         at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.getConnection(LoginTimeoutDatasourceAdapter.java:62)
         at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:113)
         at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:79)
         ... 123 more
    Caused by: java.sql.SQLException: Exception occurred while getting connection: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource
         at oracle.ucp.util.UCPErrorHandler.newSQLException(UCPErrorHandler.java:541)
         at oracle.ucp.jdbc.PoolDataSourceImpl.throwSQLException(PoolDataSourceImpl.java:587)
         at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:668)
         at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:613)
         at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:607)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.odi.core.datasource.support.RuntimeClassLoaderDataSourceCreator$DataSourceInvocationHandler.invoke(RuntimeClassLoaderDataSourceCreator.java:41)
         at $Proxy0.getConnection(Unknown Source)
         at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter$ConnectionProcessor.run(LoginTimeoutDatasourceAdapter.java:217)
         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource
         at oracle.ucp.util.UCPErrorHandler.newUniversalConnectionPoolException(UCPErrorHandler.java:421)
         at oracle.ucp.util.UCPErrorHandler.newUniversalConnectionPoolException(UCPErrorHandler.java:389)
         at oracle.ucp.jdbc.DataSourceConnectionFactoryAdapter.createConnection(DataSourceConnectionFactoryAdapter.java:105)
         at oracle.ucp.common.UniversalConnectionPoolImpl$UniversalConnectionPoolInternal.createOnePooledConnectionInternal(UniversalConnectionPoolImpl.java:1570)
         at oracle.ucp.common.UniversalConnectionPoolImpl$UniversalConnectionPoolInternal.access$600(UniversalConnectionPoolImpl.java:1378)
         at oracle.ucp.common.UniversalConnectionPoolImpl.createOnePooledConnection(UniversalConnectionPoolImpl.java:445)
         at oracle.ucp.common.UniversalConnectionPoolImpl.borrowConnectionWithoutCountingRequests(UniversalConnectionPoolImpl.java:302)
         at oracle.ucp.common.UniversalConnectionPoolImpl.borrowConnection(UniversalConnectionPoolImpl.java:129)
         at oracle.ucp.jdbc.JDBCConnectionPool.borrowConnection(JDBCConnectionPool.java:119)
         at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:655)
         ... 15 more
    Caused by: java.sql.SQLException: File input/output error: java.io.IOException: Invalid argument
         at org.hsqldb.jdbc.jdbcUtil.sqlException(Unknown Source)
         at org.hsqldb.jdbc.jdbcConnection.<init>(Unknown Source)
         at org.hsqldb.jdbcDriver.getConnection(Unknown Source)
         at org.hsqldb.jdbcDriver.connect(Unknown Source)
         at oracle.odi.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriverManager(DriverManagerDataSource.java:368)
         at oracle.odi.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriverManager(DriverManagerDataSource.java:352)
         at oracle.odi.jdbc.datasource.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:286)
         at oracle.ucp.jdbc.DataSourceConnectionFactoryAdapter.createConnection(DataSourceConnectionFactoryAdapter.java:99)
         ... 22 more
    What other steps I need to connect to demo repository.
    Any comments and advice are appreciated.
    Edited by: user743448 on May 11, 2011 9:25 AM

    Hi
    I've got the same issue with the same error message as the above description.
    I've made the 3 db started without any problem.
    I set JAVA_HOME to <ODI_HOME>\jrockit-jdk1.6.0_24
    Then I open the ODI Studio and try to connect the master repository and got the same error....
    I've tryed to edit the repository properties and populate them as described in the Oracle document. No way !!! It doesn't work !
    Such error message scratch my eyes and make my brain to smoke :)
    Thanks if someone knows...
    oracle.odi.core.config.MasterRepositoryResourceFailureException: org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: Une exception est survenue lors de l'obtention de la connexion: oracle.ucp.UniversalConnectionPoolException: Impossible d'obtenir la connexion à partir de la source de données: java.sql.SQLTransientConnectionException: connection exception: connection failure: java.io.EOFException
         at oracle.odi.core.repository.Repository.getMasterRepository(Repository.java:79)
         at oracle.odi.core.OdiInstance.createMasterRepository(OdiInstance.java:491)
         at oracle.odi.core.OdiInstance.<init>(OdiInstance.java:544)
         at oracle.odi.core.OdiInstance.createInstance(OdiInstance.java:521)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.testConnection(SnpsDialogLoginDetail.java:1365)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.jButtonTest_ActionPerformed(SnpsDialogLoginDetail.java:1052)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.connEtoC6(SnpsDialogLoginDetail.java:274)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.access$4(SnpsDialogLoginDetail.java:272)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail$IvjEventHandler.actionPerformed(SnpsDialogLoginDetail.java:161)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2319)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.Component.processMouseEvent(Component.java:6289)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3268)
         at java.awt.Component.processEvent(Component.java:6054)
         at java.awt.Container.processEvent(Container.java:2042)
         at java.awt.Component.dispatchEventImpl(Component.java:4652)
         at java.awt.Container.dispatchEventImpl(Container.java:2101)
         at java.awt.Component.dispatchEvent(Component.java:4483)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
         at java.awt.Container.dispatchEventImpl(Container.java:2085)
         at java.awt.Window.dispatchEventImpl(Window.java:2479)
         at java.awt.Component.dispatchEvent(Component.java:4483)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:644)
         at java.awt.EventQueue.access$000(EventQueue.java:85)
         at java.awt.EventQueue$1.run(EventQueue.java:604)
         at java.awt.EventQueue$1.run(EventQueue.java:601)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
         at java.awt.EventQueue$2.run(EventQueue.java:618)
         at java.awt.EventQueue$2.run(EventQueue.java:615)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:614)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:179)
         at java.awt.Dialog$1.run(Dialog.java:1051)
         at java.awt.Dialog$3.run(Dialog.java:1099)
         at java.awt.Dialog.show(Dialog.java:1096)
         at java.awt.Component.show(Component.java:1585)
         at java.awt.Component.setVisible(Component.java:1538)
         at java.awt.Window.setVisible(Window.java:843)
         at java.awt.Dialog.setVisible(Dialog.java:987)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.snpsInitializeDisplayAll(SnpsDialogLoginDetail.java:1278)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.snpsInitialize(SnpsDialogLoginDetail.java:1227)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.initialize(SnpsDialogLoginDetail.java:970)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.<init>(SnpsDialogLoginDetail.java:210)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.<init>(SnpsDialogLoginDetail.java:188)
         at oracle.odi.ui.LoginFactory.createLoginDetailDialog(LoginFactory.java:211)
         at oracle.odi.ui.LoginFactory.modifyLogin(LoginFactory.java:372)
         at com.sunopsis.graphical.dialog.SnpsDialogLogin.jToolBarButtonEdit_ActionPerformed(SnpsDialogLogin.java:820)
         at com.sunopsis.graphical.dialog.SnpsDialogLogin.connEtoC2(SnpsDialogLogin.java:191)
         at com.sunopsis.graphical.dialog.SnpsDialogLogin$IvjEventHandler.actionPerformed(SnpsDialogLogin.java:122)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2319)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
         at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
         at java.awt.Component.processMouseEvent(Component.java:6289)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3268)
         at java.awt.Component.processEvent(Component.java:6054)
         at java.awt.Container.processEvent(Container.java:2042)
         at java.awt.Component.dispatchEventImpl(Component.java:4652)
         at java.awt.Container.dispatchEventImpl(Container.java:2101)
         at java.awt.Component.dispatchEvent(Component.java:4483)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
         at java.awt.Container.dispatchEventImpl(Container.java:2085)
         at java.awt.Window.dispatchEventImpl(Window.java:2479)
         at java.awt.Component.dispatchEvent(Component.java:4483)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:644)
         at java.awt.EventQueue.access$000(EventQueue.java:85)
         at java.awt.EventQueue$1.run(EventQueue.java:604)
         at java.awt.EventQueue$1.run(EventQueue.java:601)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
         at java.awt.EventQueue$2.run(EventQueue.java:618)
         at java.awt.EventQueue$2.run(EventQueue.java:615)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:614)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:179)
         at java.awt.Dialog$1.run(Dialog.java:1051)
         at java.awt.Dialog$3.run(Dialog.java:1099)
         at java.awt.Dialog.show(Dialog.java:1096)
         at java.awt.Component.show(Component.java:1585)
         at java.awt.Component.setVisible(Component.java:1538)
         at java.awt.Window.setVisible(Window.java:843)
         at java.awt.Dialog.setVisible(Dialog.java:987)
         at com.sunopsis.graphical.dialog.SnpsAbstractDialog.setVisible(SnpsAbstractDialog.java:301)
         at oracle.odi.ui.OdiConnectController.handleEvent(OdiConnectController.java:117)
         at oracle.ide.controller.IdeAction.performAction(IdeAction.java:529)
         at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:884)
         at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:502)
         at oracle.odi.ui.docking.AbstractOdiDockableWindow$1.actionPerformed(AbstractOdiDockableWindow.java:204)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2319)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
         at java.awt.Component.processMouseEvent(Component.java:6289)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3268)
         at java.awt.Component.processEvent(Component.java:6054)
         at java.awt.Container.processEvent(Container.java:2042)
         at java.awt.Component.dispatchEventImpl(Component.java:4652)
         at java.awt.Container.dispatchEventImpl(Container.java:2101)
         at java.awt.Component.dispatchEvent(Component.java:4483)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
         at java.awt.Container.dispatchEventImpl(Container.java:2085)
         at java.awt.Window.dispatchEventImpl(Window.java:2479)
         at java.awt.Component.dispatchEvent(Component.java:4483)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:644)
         at java.awt.EventQueue.access$000(EventQueue.java:85)
         at java.awt.EventQueue$1.run(EventQueue.java:604)
         at java.awt.EventQueue$1.run(EventQueue.java:601)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
         at java.awt.EventQueue$2.run(EventQueue.java:618)
         at java.awt.EventQueue$2.run(EventQueue.java:615)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:614)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:175)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:170)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:162)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: Une exception est survenue lors de l'obtention de la connexion: oracle.ucp.UniversalConnectionPoolException: Impossible d'obtenir la connexion à partir de la source de données: java.sql.SQLTransientConnectionException: connection exception: connection failure: java.io.EOFException
         at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:82)
         at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:524)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:588)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:613)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:645)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:111)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:121)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:136)
         at oracle.odi.core.repository.support.RepositoryUtils$RepositoryInfoSource.loadRepositoryInfo(RepositoryUtils.java:180)
         at oracle.odi.core.repository.support.RepositoryUtils.loadMasterRepositoryInfo(RepositoryUtils.java:374)
         at oracle.odi.core.repository.Repository.getMasterRepository(Repository.java:77)
         at oracle.odi.core.OdiInstance.createMasterRepository(OdiInstance.java:492)
         ... 136 more
    Caused by: java.sql.SQLException: Une exception est survenue lors de l'obtention de la connexion: oracle.ucp.UniversalConnectionPoolException: Impossible d'obtenir la connexion à partir de la source de données: java.sql.SQLTransientConnectionException: connection exception: connection failure: java.io.EOFException
         at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.doGetConnection(LoginTimeoutDatasourceAdapter.java:133)
         at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.getConnection(LoginTimeoutDatasourceAdapter.java:62)
         at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:113)
         at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:79)
         at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:524)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:588)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:613)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:645)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:111)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:121)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:136)
         at oracle.odi.core.repository.support.RepositoryUtils$RepositoryInfoSource.loadRepositoryInfo(RepositoryUtils.java:180)
         at oracle.odi.core.repository.support.RepositoryUtils.loadMasterRepositoryInfo(RepositoryUtils.java:375)
         ... 138 more
    Caused by: java.sql.SQLException: Une exception est survenue lors de l'obtention de la connexion: oracle.ucp.UniversalConnectionPoolException: Impossible d'obtenir la connexion à partir de la source de données: java.sql.SQLTransientConnectionException: connection exception: connection failure: java.io.EOFException
         at oracle.ucp.util.UCPErrorHandler.newSQLException(UCPErrorHandler.java:488)
         at oracle.ucp.util.UCPErrorHandler.throwSQLException(UCPErrorHandler.java:163)
         at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:911)
         at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:857)
         at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:851)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.odi.core.datasource.support.RuntimeClassLoaderDataSourceCreator$DataSourceInvocationHandler.invoke(RuntimeClassLoaderDataSourceCreator.java:41)
         at $Proxy0.getConnection(Unknown Source)
         at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter$ConnectionProcessor.run(LoginTimeoutDatasourceAdapter.java:217)
         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.ucp.UniversalConnectionPoolException: Impossible d'obtenir la connexion à partir de la source de données: java.sql.SQLTransientConnectionException: connection exception: connection failure: java.io.EOFException
         at oracle.ucp.util.UCPErrorHandler.newUniversalConnectionPoolException(UCPErrorHandler.java:368)
         at oracle.ucp.util.UCPErrorHandler.throwUniversalConnectionPoolException(UCPErrorHandler.java:49)
         at oracle.ucp.util.UCPErrorHandler.throwUniversalConnectionPoolException(UCPErrorHandler.java:80)
         at oracle.ucp.jdbc.DataSourceConnectionFactoryAdapter.createConnection(DataSourceConnectionFactoryAdapter.java:102)
         at oracle.ucp.common.UniversalConnectionPoolImpl$UniversalConnectionPoolInternal.createOnePooledConnectionInternal(UniversalConnectionPoolImpl.java:1563)
         at oracle.ucp.common.UniversalConnectionPoolImpl$UniversalConnectionPoolInternal.access$600(UniversalConnectionPoolImpl.java:1399)
         at oracle.ucp.common.UniversalConnectionPoolImpl.createOnePooledConnection(UniversalConnectionPoolImpl.java:477)
         at oracle.ucp.common.UniversalConnectionPoolImpl.borrowConnectionWithoutCountingRequests(UniversalConnectionPoolImpl.java:297)
         at oracle.ucp.common.UniversalConnectionPoolImpl.borrowConnection(UniversalConnectionPoolImpl.java:142)
         at oracle.ucp.jdbc.JDBCConnectionPool.borrowConnection(JDBCConnectionPool.java:119)
         at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:899)
         ... 15 more

  • SCOM 2012 ACS agent Failed connecting to collector

    Hi,
    We are using SCOM 2012 on Windows 2012, when installing the SCOM agent with Audit Collection Services the ACS forwarder will report in as healthy until reboot, after reboot the forwarder state changes to failed to connect to collector. (XXX's are redacted
    system information).
    Forwarder unsuccessfully tried to connect to the following collector(s): XXXXXXXX:51909, status: 0x80090322 (TCP connect), source: registry addresses tried: XXX.XXX.XXX.XXX:51909 If the list of collectors is blank, then AdtAgent was unable to locate a collector.
    Common reasons for this message are: The machine(s) listed is not online AdtServer is not running on the machine(s) listed AdtServer on the machine(s) listed is not listening on the specified port TCP connectivity to the AdtServer machine is blocked by firewall,
    IPSec, or other filtering mechanism AdtServer on the machine(s) listed actively refused the connection (due to policy or current activity load) For detailed failure information, enable trace logging using the TraceFlags registry key and examine the AdtAgent.log
    in the \temp subdirectory of the Windows directory.
    Enabling trace logging repeats the same error, unable to connect to server. We have verified, the IP is correct, the FQDN is correct and has a forward and reverse lookup record. We have also verified via telnet that port 51909 is open in both directions.
    Any help would be appreciated.

    If you are 100% sure port 51909 is open at Collector's side (you don't need to open it on ACS forwarder) and there's no additional firewall somewhere at the middle use wireshark and capture what's going on. 
    --- Jeff (Netwrix)

Maybe you are looking for