Data Federator connection error

Hi experts,
I am trying to connect Data Federator 3.0 SP2 to Netweaver BI 7.1 SP3 and getting the following error..
" The connection Data Federator Query Server Failed.. An Exception occured when querying Data Federator Query Server ...
  com.sap.conn.jco.JCoException: (109) RFC_ERROR_CANCELLED. Handle close pending..."
Scenario:
I have created a new project in Data Federator and trying to Add a DataSource to it. When I fill in required details and click " Test Connection" button, the above mentioned error comes up.
I am pretty sure, I have connected to BI system before using the same username,password, client, hostname etc... before. However I am getting the error when I try now.
By the way, I have registered the callbackServerprogramID on DataFederator as well as BI as per user guide.
Could any one please share any ideas/ solutions
Thanks a lot
Phani.

More detail on the error from leselect.log (if it helps in any way......)___
2010/02/19 03:09:54.300|<=|||0|19222105| |||||||||||||||"[LeSelect.Api.LSStatementImpl] - [Execution Thread 9]Executing query: CALL getTables '/TEST/sysadmin/sources/draft', 'D_ZFCOM301', '%', CAST(null as VARCHAR)"
2010/02/19 03:09:54.315|==|W||0|19222105| |||||||||||||||"[LeSelect.Wrappers.SapNWBI.A.J] - [Execution Thread 9]Ignore destination registration request because this destination is already registred: sapauddb04-BO_service-12562982cf3123318931bc31ed325d329532fd33513388-en-0"
2010/02/19 03:09:54.409|>=|E||0|19222105| |||||||||||||||"[LeSelect.Core.n] - [Execution Thread 9]Wrapper Error:
LeSelect.Wrappers.SapNWBI.C: Connection failure: com.sap.conn.jco.JCoException: (109) RFC_ERROR_CANCELLED: Handle close pending
     at LeSelect.Wrappers.SapNWBI.H.B(y:194)
     at LeSelect.Wrappers.SapNWBI.X.getConnection(y:338)
     at LeSelect.Core.B.D.<init>(y:119)
     at LeSelect.Core.B.F.A(y:165)
     at LeSelect.Core.I.T.B(y:448)
     at LeSelect.Core.I.V.next(y:226)
     at LeSelect.B.C.G.A(y:367)
     at LeSelect.B.E.K.B(y:177)
     at LeSelect.B.E.G$_A.run(y:691)
Caused by: com.sap.conn.jco.JCoException: (109) RFC_ERROR_CANCELLED: Handle close pending
     at com.sap.conn.jco.rt.MiddlewareJavaRfc.generateJCoException(MiddlewareJavaRfc.java:604)
     at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcClient.connect(MiddlewareJavaRfc.java:1270)
     at com.sap.conn.jco.rt.ClientConnection.connect(ClientConnection.java:661)
     at com.sap.conn.jco.rt.PoolingFactory.init(PoolingFactory.java:103)
     at com.sap.conn.jco.rt.ConnectionManager.createFactory(ConnectionManager.java:171)
     at com.sap.conn.jco.rt.DefaultConnectionManager.createFactory(DefaultConnectionManager.java:44)
     at com.sap.conn.jco.rt.ConnectionManager.getFactory(ConnectionManager.java:160)
     at com.sap.conn.jco.rt.RfcDestination.initialize(RfcDestination.java:766)
     at com.sap.conn.jco.rt.RfcDestination.ping(RfcDestination.java:976)
     at LeSelect.Wrappers.SapNWBI.X.getConnection(y:336)
     ... 7 more
Caused by:
RfcException: [System <empty>|sapauddb04/00]
    message: Handle close pending
    Return code: RFC_CLOSED(6)
    error group: 109
    key: RFC_ERROR_CANCELLED
     at com.sap.conn.rfc.engine.RfcIoOpenCntl.RfcIsValidHandle(RfcIoOpenCntl.java:2044)
     at com.sap.conn.rfc.engine.RfcIoOpenCntl.RfcReceive(RfcIoOpenCntl.java:1880)
     at com.sap.conn.rfc.api.RfcApi.RfcOpen(RfcApi.java:180)
     at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcClient.connect(MiddlewareJavaRfc.java:1263)
Edited by: Phani Kothwali on Feb 19, 2010 4:49 AM

Similar Messages

  • Data Federator connection from universe - commProtocol EBUS error

    I am working with a prospect that is attempting to get a universe to communicate with DataFederator via JDBC.  We modified the jdbc.sbo file and added the line
    <Paramter Name="URL format">jdbc:datafederator://$DATASOURCE$;catalog'&quot';$DATABASE$'&quot';;commProtocol=EBUS</Parameter>
    (single quotes were added above to preserver contents in quote marks, they are not really in the file)
    along with the appropriate classpaths, per the XI3 datafederator release notes.  However when the customer tries to connect via the connection manager in the universe the following error is thrown:
    [Data Federator Driver] Invalid identifier for site wrapper in parameter 'commProtocol'. Reason: EBUS
    Has anybody seen an error like this, and have any suggestion on how to correct it?
    Thank you.

    Hi Eric,
    Can you tell me which version of Data Federator and BOE you are using?
    It looks like you tried to configure Data Federator JDBC driver with a commProtocol that is not supported by this version of DF.
    Are you using Data Federator XI 3.0 SP1 (12.1.0.0) or later version?
    You can check the version of the Data Federator JDBC driver you are using by clicking "Test Connection" in Universe Designer. You will see the driver and database (DF) versions.
    Make sure you are using the 12.1.0.0 version or later for both driver and server.
    Regards,
    Mokrane
    Mokrane Amzal
    Software Development Manager

  • Data Federator Connection to R3 - java.lang.NullPointerException

    Hi.
    We are trying to add a SAP R3 DataSource in Data Federator XI 3.0 SP2.
    Test Connection gives us the following message: "The connection was established but there is no table for the given connection parameters", what it seems to be ok according to the SAP doc.
    However, when we try to get a list of the Functions or Infosets in the SAP system, an error comes because of a "java.lang.NullPointerException". Checking the application log we get the following:
    2010/03/30 12:21:27.059|<=|||0|26537104| |||||||||||||||"[LeSelect.Api.LSStatementImpl] - [Execution Thread 4]Executing query: CALL executeConnectorCommand '/TEST//TEST/user_bla/sources/draft/R3SYS', 'GET_FUNCTION_LIST * * 200'"
    2010/03/30 12:21:27.074|>=|E||0|26537104| |||||||||||||||"[LeSelect.Core.n] - [Execution Thread 4]Bad Wrapper Error:
    java.lang.NullPointerException
         at LeSelect.Wrappers.SAPR3.H.F(y:343)
         at LeSelect.Wrappers.SAPR3.H.executeCommand(y:285)
         at LeSelect.Core.B.D.R(y:151)
         at LeSelect.Core.QueryEngine.H.p.G(y:131)
         at LeSelect.Core.QueryEngine.H.p.A(y:105)
         at LeSelect.Core.QueryEngine.B.J.A(y:72)
         at LeSelect.Core.QueryEngine.Executor.y.A(y:227)
         at LeSelect.Core.QueryEngine.m.A(y:284)
         at LeSelect.Api.LSStatementImpl.lsExecuteQuery(y:314)
         at LeSelect.B.E.D.V(y:935)
         at LeSelect.B.E.K.B(y:105)
         at LeSelect.B.E.G$_A.run(y:691)"
    We registered the callback program and did all of the steps indicated for the installation, also checked the possible sources of the error according to OSS Note 1278491.
    Any idea how to solve this? Thanks.

    Hello, we have the similar problem: while connecting from Data Federator to SAP ERP we get the following error - "Wrapper /ZTEST/sources/ZTEST reported an exception which is not a WrapperException: java.lang.NullPointerException: null"
    It's necessary to install "SAP BusinessObjects Data Federator Infoset, SAP Query and ABAP Functions Connector Prototype"
    SAP BusinessObjects Web Intelligence Reporting for SAP ERP
    for connection to SAP ERP.
    Are there any ideas? Thanks

  • Data Federator connecting to BW 3.5

    I would like to use the Data Federator against a BW 3.5 system - is it possible to connect the DF to BW? Can someone help me with either documentation or how to do that. I'm currently using a OLAP universe and the performance is not very good
    Thanks for the Help

    Did you find a solution to this ?
    there is a SAP to Data federator guide available did you try this ?
    Regards,
    Manu

  • Date source connection  error

    whenever i cong the datasource for the database adapet i got error while connecting the database
    Message icon - Error Connection test failed.
    Message icon - Error Listener refused the connection with the following error: ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:443)
    oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:670)
    oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:230)
    oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:34)
    oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:567)
    oracle.jdbc.pool.OracleDataSource.getPhysicalConnection(OracleDataSource.java:404)
    oracle.jdbc.xa.client.OracleXADataSource.getPooledConnection(OracleXADataSource.java:694)
    oracle.jdbc.xa.client.OracleXADataSource.getXAConnection(OracleXADataSource.java:267)
    oracle.jdbc.xa.client.OracleXADataSource.getXAConnection(OracleXADataSource.java:134)
    com.bea.console.utils.jdbc.JDBCUtils.testConnection(JDBCUtils.java:745)
    com.bea.console.actions.jdbc.datasources.createjdbcdatasource.CreateJDBCDataSource.testConnectionConfiguration(CreateJDBCDataSource.java:458)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:597)
    org.apache.beehive.netui.pageflow.FlowController.invokeActionMethod(FlowController.java:870)
    org.apache.beehive.netui.pageflow.FlowController.getActionMethodForward(FlowController.java:809)
    org.apache.beehive.netui.pageflow.FlowController.internalExecute(FlowController.java:478)
    org.apache.beehive.netui.pageflow.PageFlowController.internalExecute(PageFlowController.java:306)
    org.apache.beehive.netui.pageflow.FlowController.execute(FlowController.java:336)
    plz let know the issue , than you in advance.......

    Hi,
    Please find file called listener.ora in the path mentioned in previous post.
    You need to change the localhost to domain name of your computer.
    Please find example as shown below
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (ADDRESS = (PROTOCOL = TCP)(*HOST = SantoshHemashek*)(PORT = 1521))
    In the above you can find host name called "SantoshHemashek" next HOST property.
    Please do replace localhost with your computer domain name (Your PC name).
    Regards,
    Santosh

  • Is there any time out in a Data Federation connection?

    Hi,
    I have a multi source universe on SQL Server and BW, the query against SQL Server times out exactly after 10 mins, the time out setting in the universe connection and database have been bumped to 30 min but my query still times out after 10 mins, I looked into to connector configuration under DataFederation connection but there is no timeout setting for a sql server connection.
    Any thoughts why my query is timing out?
    Thanks
    Ram

    I got this issue fixed by changing the query time out setting to FALSE in the sql server sbo file. I am sill not sure where where can we change the time out limit from 10 mins to higher number.
    location of the file: SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\dataAccess\connectionServer\oledb

  • Data Federator authentication modes

    In Data Federator (3.0 SP1 or previous), Is there any authentication mode similar to AD/LDAP in BOE?
    What are the options available for dynamic logon, while connecting to a database via JDBC in the DF Data source definition screen?
    Thanks
    Tiji

    Hi Tiji,
    Connecting to Data Federator using BOE applications
    In Data Federator XI 3.0 SP1 and previous versions the only way to connect to Data Federator is to provide a user name and password. Data Federator manages its own repository of users.
    Using Universe Designer, you can create a Data Federator connection with two authentication modes:
    - Configured Identity: the same user name and password is used for all consumers of the connection
    - Database Mapping: the DBUser and DBPassword associated to the BOE user are used to connect to Data Federator.
    There is no support for single sign on.
    Creating a datasource using Data Federator Designer*
    When you register a new datasource using Data Federator Designer you have three authentication modes supported:
    - Configured Identity: the same user name and password is used to connect to the database (for all DF users).
    - Principal Mapping: a mapping can be defined between a DF user and data source credentials. This is done through creating and managing "login domains".
    - Caller Impersonation: the DF user and DF password is used to connect to the data source.
    The Principal Mapping mode is pretty similar to the feature in BOE called Database Mapping except that you are not restricted to a single DBUser/DFPassword pair whatever data source you want to access. This is more flexible. Note that there is no UI in Administrator to manage login domains. You have to run built in stored procedures in the query tool.
    Hope this helps,
    Mokrane
    Mokrane Amzal
    Software Development Manager
    SAP BusinessObjects Divison

  • Database Connection Error

    Hello,
    We have crystal reports published on the BOBJ system and the datasource is SAP BI system . The reports were working fine
    untill last monday when they started giving error " Database Connection Error " .
    This is what happening, when we run the crystal report , it will come up with a pop up for selection and upon giving the selection and click on execute , it is giving error.
    To start we have this issue in BOBJ dev system , but now we have the same issue in QA and Prod as well. I suspected
    this has to do with license keys, but my BOBJ Admin *** basis team thinks otherwise.
    I couldnt think of would have gone wrong or missing . Any ideas will be appreciated.
    Thanks,
    Ravi.

    Ingo,
    I tested the reports using the crystal designer, and they ran fine without issues . The same report when we run on BOBJ/infoview it is giving data base connection error. The same is happening across all the 3 systems( Dev, QA and Prod ).
    I also tested the verify database on the crystal designer and it say " data is up to date".
    As the client level integration seems to be working fine, I'm thinking there is a issue with server level integration.
    Can you through some insight into the checks we can do get to the bottom?
    Thanks,
    Raju.

  • Data Federator data source not available causes Universe Connection error

    I created a Data Federator project that connects to 20 servers across US and Canada.  All data sources are SQL Server 2005.  The DF project maps 40 source objects into 4 target objects.  I created a universe based on the DF project and we have been quite pleased with Webi query response.  Today one of the source servers was taken off line and this generated a connection error when trying to access the universe (not trying to access the data source that failed).  We do not want the universe connection to error when one source server is not available u2013 is that possible?
    If the answer is no then I see us abandoning what appears to be a great solution for real time distributed reporting and resorting to ETL and moving data.

    Hi Chapman,
    Can you be little elobrate on what you have done to solve the issue.
    Thanks,
    Dayanand

  • JDBC Driver not found when connecting to Data Federator XI 3.0 SP3

    Hello,
    I am trying to connect Crystal 2008 to Data Federator however I am getting the Error
    Failed to open connection.
    Details: JDBC Driver not found.
    The JDBC Drivers are installed and working for the Universe Designer, however I am unable to get it working for Crystal. I am using the following connection parameters on Crystal:
    Connection URL: jdbc:datafederator://<<servername>>:3055/<<catalog>>
    Database Classname: com.businessobjects.datafederator.jdbc.DataFederatorDriver
    Any Advice on what I may have missed?

    The issue was solved, thanks to Patric Wan:
    u201CFailed to open the connection. Details: JDBC driver not found.u201D
    This means Data Federator JDBC driver was not added to:
    C:\Program Files\Business Objects\common\<version>\java\CRConfig.xml
    How to connect the Data Federator Server using JDBC?
    1. Retrieve the following files from the machine where Data Federator is installed, from the directory [data-federator-installation-dir]/JdbcDriver/lib.
        - thindriver.jar
        - avalon-framework-4.1.5.jar
        - jacorb.jar
        - log4j-1.2.8.jar
        - logkit-1.2.jar
    2. Copy these files to a directory of your choice ([your-jdbc-driverdirectory]).
    3. Add [your-jdbc-driver-directory]/thindriver.jar to CRConfig.xml   <Add to Classpath tag, you can refer to original sample.CRConfig.xml should be at: C:\Program Files\Business Objects\Common\4.0\java\CRConfig.xml, or search your BOBJ products install to find this file>
    4. URL: jdbc:leselect://<host>[:<port>][/[<catalog>]][[;param-name=value]*]
    Class Name : LeSelect.ThinDriver.ThinDriver
    Edited by: Craig Sander on Feb 12, 2011 8:22 PM

  • Error when creating a new user in Data Federator XI 3.0

    Hi there,
    I am completely new to Data Federator so please bear with me.
    I have successfully created a new user but I am not able to run the command:
    GRANT EXECUTE ON PROCEDURE executeUpdateNativeQuery TO user1
    as I get the following error: Incorrect procedure name: 'executeUpdateNativeQuery' (Error code: 10000)
    I am following page 482 of the Data Federator User Guide.
    Thanks!
    Jason

    >
    Jason Hattrick wrote:
    > I am completely new to Data Federator so please bear with me.
    >
    > I have successfully created a new user but I am not able to run the command:
    >
    > GRANT EXECUTE ON PROCEDURE executeUpdateNativeQuery TO user1
    >
    > as I get the following error: Incorrect procedure name: 'executeUpdateNativeQuery' (Error code: 10000)
    >
    > I am following page 482 of the Data Federator User Guide.
    >
    > Thanks!
    > Jason
    Hi Jason
    There is a typo in the documentation, the name of the procedure is:
    executeNativeUpdateQuery
    By the way, you can get the full procedure list by entering the following query in the administrator
    SELECT * FROM leselect.system.procedures
    Hope this helps,
    Fred

  • Data Federator on Unix - Need to connect to Informix

    Hi,
    We are planning to Deploy Data Federator in Linux - SuSE 64 bit environment. We also have a need to connect to Informix and Teradata databases.
    According to the supported platforms document, only ODBC drivers are available to connect to Informix and Teradata databases.
    Is there a driver bridge available for these ODBC connectivity only databases?
    Update: Didnt notice there were Unix ODBC drivers available. I think we should be fine.
    Will it be supported if wel use the Informix Type 4 JDBC driver (http://www-01.ibm.com/software/data/informix/tools/jdbc/) as a Generic JDBC driver? Is there any performance impact?
    Appreciate the assistance.
    Thanks,
    Thiag.
    Edited by: Thiag Loganathan on Jul 21, 2010 5:43 PM
    Edited by: Thiag Loganathan on Jul 21, 2010 8:26 PM

    How will you access your third-party module in a NT box from UNIX? If it will be over TCP/IP, you may use the UTL_TCP package.

  • Error while importing the tables from MySQL using the data source connection

    Hi,
    I am trying to import tables from MySQL into Powerpivot using the data source connection, if use the import using the Query option its working fine but not with the select list of table option.
    when i click on the select list of tables option, i get the below error after selecting all the tables to be imported:
    OLE DB or ODBC error.
    An error occurred while processing table 'XXXXXXXXXX'.
    The current operation was cancelled because another operation in the transaction failed.

    Hi Bharat17an,
    Please provide the detail information when create the MySQL connection in your PowerPivot model. Here is a good article regarding "how to Use MySQL and Microsoft PowerPivot Together" for your reference, please see:
    http://www.datamensional.com/2011/09/how-to-use-mysql-and-microsoft-powerpivot-together-2/
    If this issue still persists, please help to collection windows event log information. It maybe helpful for us to troubleshoot this issue.
    Regards,
    Elvis Long
    TechNet Community Support

  • Connecting Data Federator to SAP R/3

    Hi!
    I am trying to create a universe based on an infoset.
    I found the following procedure to connect to SAP R/3 using Data Federator in order to create a universe based on an infoset, :
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/509a88c6-1f6f-2d10-5b9d-e924af780ab7?QuickLink=index&overridelayout=true
    While trying to follow it, I cannot find SAP ERP Java Connector under New DataSource
    I have updated the jdbc.sbo file to include the classpath to the Data Federator JDBC driver (thindriver.jar) with
    </Defaults>
      <DataBases>
        <DataBase Active="Yes" Name="Generic JDBC datasource">
          <JDBCDriver>
    <ClassPath><Path>C:Program FilesBusiness ObjectsBusinessObjects Data Federator 12JdbcDriverlib     hindrive.jar</Path></ClassPath>
    However I cannot add a universe strategy as I am missing the file datafederator.stg
    Installation includes:
    BObj XI 3.1
    Crystal Reports 2008
    Java Connector 2.1
    Data Federator XI 3.0 and SP3
    BO Data Federator XI 3.0 Drivers
    Suggestions?
    Thanks,
    Stephanie

    Thanks Amit!
    I did install the prototype and was able to select SAP ERP Java Connector. However, I now come across the following when testing my connection:
    The connection to Data Federator Failed
    An exceptino occurred when querying Data Federator Query System.
    Wrapper/TEST/sysadmin/Sources/draft/Datasource1
    sap3wrapper.cannotConnectWithSap
    Not sure how to resolve that...
    Thanks,
    Stephanie
    Edited by: Gibeau Stephanie on Aug 3, 2011 6:04 PM

  • Disable/Hide Data connection error pop ups in InfoPath 2010

    Hi All , 
    I am trying to hide/Disable Error Messages Shown by data connection error. I do not want user to see the error , rather I would check through rules and query the Data source again.
    Is this scenario possible at all. 
    For ex: I have a data connection to user profile server , if it gives and error on form load , I do not want to see the error popup instead i will query the data connection again.
    Thanks and Regards,
    Nandini

    Hello,
    what would you expect to change between the first call to the data connection and the second call? 
    How would you "check through rules"?  
    I don't think the error message can be suppressed. If you don't want to query the data connection on form load, untick the box in the data connection settings. 
    cheers, teylyn

Maybe you are looking for