DB Adapter connectivity issue

Hi,
I am trying to create a BPEL process which connect to a Custom oracle database using DB adapter. This process is supposed to read data from custom table and populate elsewhere. In BPEL designer I am able to create the connection, view the tables and create mapping. Then I deployed the process. Now when I try to test the process by inserting data to the table, it is throwing following error message in the log and no process is getting initiated in the console. Any thoughts on what could be the problem? Is there anything that I am missing after creating and deploying the process?
<2006-02-21 17:42:16,023> <WARN> <default.collaxa.cube.activation> <Database Adapter::Inbound> <oracle.tip.adapter.db.InboundWork runOnce> Exception during polling of the database ORABPEL-11624
DBActivationSpec Polling Exception.
Query name: [DatabaseAdapter], Descriptor name: [CDHTestPrj1.CustomerMaster]. Polling the database for events failed on this iteration.
If the cause is something like a database being down successful polling will resume once conditions change. Caused by Local Exception Stack:Exception [TOPLINK-4002] (OracleAS TopLink - 10g (9.0.4.5) (Build 040930)): oracle.toplink.exceptions.DatabaseException
Exception Description: java.sql.SQLException: ORA-00904: "COMPLETE": invalid identifier

Hi,
I am trying to create a BPEL process which connect to a Custom oracle database using DB adapter. This process is supposed to read data from custom table and populate elsewhere. In BPEL designer I am able to create the connection, view the tables and create mapping. Then I deployed the process. Now when I try to test the process by inserting data to the table, it is throwing following error message in the log and no process is getting initiated in the console. Any thoughts on what could be the problem? Is there anything that I am missing after creating and deploying the process?
<2006-02-21 17:42:16,023> <WARN> <default.collaxa.cube.activation> <Database Adapter::Inbound> <oracle.tip.adapter.db.InboundWork runOnce> Exception during polling of the database ORABPEL-11624
DBActivationSpec Polling Exception.
Query name: [DatabaseAdapter], Descriptor name: [CDHTestPrj1.CustomerMaster]. Polling the database for events failed on this iteration.
If the cause is something like a database being down successful polling will resume once conditions change. Caused by Local Exception Stack:Exception [TOPLINK-4002] (OracleAS TopLink - 10g (9.0.4.5) (Build 040930)): oracle.toplink.exceptions.DatabaseException
Exception Description: java.sql.SQLException: ORA-00904: "COMPLETE": invalid identifier

Similar Messages

  • Macbook air Mini DisplayPort to VGA Adapter connectivity issues

    Hi pple,
    Would like to ask if anyone is facing connectivity issues with Mini DisplayPort to VGA?
    I am currently using the 2nd Gen Macbook Air with Intel HD Graphics 3000 384 MB. Sometimes when I connect to a montior (Viewsonic VA1918wm) it works fine, sometimes it just does not work and the laptop just shows me a blue screen.
    I tried with out with my friend's Mini DisplayPort to VGA adapter, it has the same problem. Does this means that my macbook air mini disoaly port got a problem?
    Thanks
    Bryan

    I am experiencing the same kind of problem... only with projectors. Some projectors will display the screen and then others wont even register with the MacBook Air.
    Using an Apple Min Displayport to VGA adapter. It's hit or miss if it works. Firmware has been updated on the adapter but this did not help.
    Anyone help with this?
    Thanks,
    Nathan.

  • JDBC Adapter Connection Issue

    Hi Experts,
    The scenario is file to JDBC, the messages are getting failed in XI MDT with the following error "JDBC Message processing failed ,reason when attempting to get processing resources: com.sap.aii.af.service.utill.concurrent.ResourcePoolException: Unable to create new pooled resource: DriverManagerException: Cannot establish connection to URL<JDBC Connection details maintained in CC>: SQLException: Io exception: The Network Adapter could not establish the connection".
    We got this error after changing the IP addreass of the Oralce system. we did maintained in all the communication channels with new IP Address, previously the data is updating to the Oralce table with old IP addreass.
    IP address is also maintained in XI Host file. We are able to ping the Oralce from XI with new IP.
    Can any body suggest how to rectify the issue.
    Thanks in Advance
    Bhaskar

    Hi,
    have you checked cache status. It is possbile that the change hasn't been applied yet. That would explain, why the database can't be reached.
    Stop/Start of communication channel might also help. Sometimes it si necessary to restart the whole JDBC Adapter.
    If all this fails, you should get yourself a free copy of DBVisualizer, use the same database driver as is installed on PI, provide credentials and try to reach database. Might also be a driver issue.
    Regards
    Sven

  • Oracle 10G on XP : Network Adapter Connection Issue

    Hi,
    I am trying to install an enterprise software which uses Oracle 10g database.
    I have installed the database, but installation of the enterprise software fails with the following error message.
    THROWABLE EVENT {Description=[Failed to create connection],
    Throwable=[java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
      oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:125)
      oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:162)
      oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:274)
      oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:319)
      oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:344)
      oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:148)
      oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:32)
      oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:545)
    The listener name is "LISTENER" and Listner service name is OracleServiceBMCPDS.
    The listener is running.
    LSNRCTL> status
    Connecting to (ADDRESS=(PROTOCOL=TCP)(HOST=hostname)(PORT=1521))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 32-bit Windows: Version 10.2.0.2.0 - Production
    Start Date                10-JUL-2009 16:54:48
    Uptime                    0 days 0 hr. 38 min. 11 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   C:\abc...\network\admin\listener.ora
    Listener Log File         C:\abc...\network\log\listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=hostname)(PORT=1521)))
    Services Summary...
    Service "BMCPDS" has 1 instance(s).
      Instance "BMCPDS", status UNKNOWN, has 1 handler(s) for this service...
    Service "BMCPDS.corp.capgemini.com" has 1 instance(s).
      Instance "bmcpds", status READY, has 1 handler(s) for this service...
    Service "BMCPDS_XPT.corp.capgemini.com" has 1 instance(s).
      Instance "bmcpds", status READY, has 1 handler(s) for this service...
    The command completed successfully
    I am not a DBA hence finding it hard to resolve the issue. Your help is highly appreciated.
    Edited by: user3533384 on Jul 10, 2009 6:12 AM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    Are you talking about the Enterprise Manager Console provided by the oracle or some other enterprise software? If it is enterprise software then you need to the do the proper setting for network connection to database. Probably you will have to configure tnsname.ora and sqlnet.ora. Can you connect through SQL*Plus utility? Go to Run-->SQLPLUSW type in the username password and tnsnames entry for the database. See if you can connect. If not post us the error message.
    Regards.

  • T60p and T61 LAN adapter connection issues

    Hi all,
    Strange issue concerning LAN adapter on both T60p and T61.  Either thinkadvantage laptop is at a different remote location connected to headquarters via a ptp link(fibre). This remote link has been updated recently.  DHCP is assigned from main officeto all user locally and at the two remote sites.
    For some very strange reaso, these both laptops are the only systems at the remote site that cannot get assigend ip settings via DHCP.  Also if I manually assign them static ip settings, (the limited or no connectivity icon disappears) which i presumed but there is still no connectivity to these two laptops via ping cmds etc.
    Even more strange is when these laptops are brought to back to headquarters and are plugged into the network here, they get assigned ip settings like they should and everything works like it should.
    Also all the other systems at the remote sites get their ip settings dynamically like they should.
    The LAN adapters are intel
    I have reinstalled drivers, used winsock repair tools and also plugged the laptops directly into the fibre swtich on the dedicated vlan port that connects to the local swtich at the sites.  Still same syptom
    I am very confused at the moment and would appreciate any advice or solution.  At the moment I believe its how the network card communicates with the protocol on link maybe there is an issue.  I am not sure. Appreciate any input guys/gals

    Hi,
    Do you enable ESB email notification in ESB Control for your ESB system and mail still not received?
    Some errors cannot be caught by ESB email notification (for example, you use polling DB-adapter and provide a incorrect login password and so on, you can use rejection handlers for this type of errors. I not implemented this yet in our system but think it should work).
    Errors raised when you ESB-process already started - may be caught.
    You will receive email with flow_id, initial payload and error message (if didn't use asynchronous calls: bug 7616012 - error message is empty when error raised after asynchronous service invocation in 10.1.3.3 (can be not visible..)).
    Best Regards,
    Mikhail.

  • MDP to HDMI adapter causing issues while connecting Macbook air late 2013 edition to Projector. Projector shows grains on the display.

    MDP to HDMI adapter causing issues while connecting Macbook air late 2013 edition to Projector. Projector shows grains on the display.

    Sounds like you may have been in extended display mode. If so, all you had to do was drag a window to the projector display. Or, if you wanted mirrored mode, in display preferences select check mirror display.

  • Socket connection time Out - Sender File adapter (Intermittent Issue )

    Dear FrIends,
    In our sender file adapter i am getting the following issue:
    I have already places timout : 120 secs.
    This isssue is occuring intermittently.
    Error occurred while connecting to the FTP server "100.142.131.30:21": java.net.ConnectException: Socket connection timed out: 100.142.131.30:21

    Hi Renu,
    You need to increase the timeout Seconds and check.
    Run the report RSFTP002.
    and check whether the connection to FTP works. Provide the below parameters:
    user = <your ftp user>
    pwd = <your ftp pwd>
    host= <your ftp host/ip>
    command1 = <ls>
    RFC Dest = SAPFTP
    Compress = N
    If the issue still exists, then check  with your BASIS Team.
    http://www.sap2048.com/socket-and-connection-issues-in-java-web-services-1351.htm
    Thanks,

  • X1 Carbon (20AX series) wifi connectivity issues

    Dear Lenovo Support and all others,
    I am posting this in hope that someone can help with my problem and also to share my unpleasant experience with a new Lenovo product.
    Lenovo Thinkpad X1 Carbon
    Model: 20A8A00VSG
    OS: Windows 7 Pro 64bit
    Purchase date: 27th February 2014
    Since the first day I purchased the system, I have been having an issue with my wireless connection:
    1. I am unable to reliably get a wireless connection to wireless access points (e.g. free wifi coffee outlets or malls) and personal mobile hotspots (mobile phone hotspots). It constantly says "LIMITED CONNECTIVITY". In other words, I cannot get internet access. Even when it does connect to the network and get internet access, there is a tendency for the connection to drop back to "LIMITED CONNECTIVITY".
    The only time I can get a reliable connection is when I am connected to my home wireless router. The system does not seem to have problems on home wifi networks. Since the problem seems limited to wireless access points and hotspots, I believe its a hardware/software problem.
    Please note that I have other  wireless devices (laptops and mobile phones) that can connect to the same networks that I am trying to connect to and have no issues.
    I have tested the networks with my friends' wireless devices as well and they have no issues accessing the internet so I am fairly certain that there is no issue with the networks themselves.
    2. I have already called in twice and been given advice on both occasions but the problem still persist. I have updated all drivers, uninstalled and reinstalled and updated the BIOS for the system and also performed a system recovery but nothing has worked so far.
    I have also tried disabling and/or deleting any anti-virus software and firewalls but it does not fix the problem.
    I have also been advised that I need to go down to the Lenovo service center to have my laptop checked out by the technicians and that there MIGHT be a firmware upgrade for the wireless card itself.
    NOTE: MIGHT? The support staff doesn't even know for sure whether there is an upgrade available.
    3. Rebooting my computer, the wireless card or the hotspots does not solve the problem. It might work for a shortwhile before it reverts back to it's non working state or stops working again once I reboot the system.
    I am really unhappy with the purchase so far. It's actually a good laptop per se when all is working, but without internet access, it is pretty much like a dead fish. And thats 90% of the time.
    Like I said, this problem has been happening since day one and I've tolerated it long enough.
    I hope someone can help me with this problem.
    Thanks all.
    UPDATE - 3/24/2014
    I borrowed an ASUS Wireless USB adapter from a friend and installed it on the laptop. Lo and behold there are no connectivity issues to my iPhone wireless hotspot.
    INTEL DUAL BAND WIRELESS AC 7260 - NO CONNECTION/LIMITED ACCESS
    ASUS USB N10 WIRELESS ADAPTOR - CONNECTIVITY AND INTERNET ACCESS
    I think this narrows it down to the software/hardware in the computer....

    Hi, all
    there is an issue bugged driver or even card firmware related. Intel confirmed that. Wait some time for the new release.
    For the test purpose only disable 2,4 ghz band support and switch to 5 ghz. N-band seems unstable so switch to G-band. As the Linux users report the same issue it's firmware bug basically.
    x220 | i5-2520m | Intel ssd 320 series | Gobi 2000 3G GPS | WiFi
    x220 | i5-2520m | hdd 320 | Intel msata ssd 310 series | 3G GPS | WiFi
    Do it well, worse becomes itself
    Русскоязычное Сообщество   English Community   Deutsche Community   Comunidad en Español

  • Mini Display Port to VGA Adapter Having Issues with My Samsung 40" HDTV

    So I ordered the brand new 15" i7 Macbook Pro along with the Apple wireless magic mouse and wireless keyboard after having bought my HDTV (went on a bit of a spree) with the intention of using the TV as a monitor for couch surfing. But, upon hooking up the adapter to the TV, my macbook's screen flickered between that blue transitionary screen and it's desktop screen. It did this for a few minutes. I jiggled the cable thinking that there was a loose connection somewhere as that was the problem with my previous mini DVI to VGA adapter from Apple. I did a little research and it turns out that they released a firmware update in 2009 for such a problem. I downloaded the update and attempted to install it but it did not determine that there was even an adapter connected. So, I proceeded to call Apple, they man was very calming to talk to and make all of my problems seem to melt away, but there were no solutions reached. He thought that maybe my TV either had a problem or was incompatible with the adapter (incompatible with a VGA connection? can you get any more analoge that that?). So, here I am, the adapter seems not to have a problem with regular monitors but I am still experiencing intermittent disconnects from my TV. I still, superstitiously jiggle the connection whenever I have dropouts but that really doesn't seem to be the issue here (or at least I hope not because that could mean port issues with my new laptop). Any suggestions? I noticed, after changing some settings on my TV, in an attempt to remedy this, that the TV was displaying the picture funny, I turned the TV off and then on again and it fixed the problem. That being said, perhaps I just need to turn my TV completely off when I'm not using it, as I have been just letting it go into standby. Maybe it needs a restart every so often much like my computer. I don't currently have data to support that theory as I just recently tried turning it off, but, since then have not had dropouts.

    You may have the screen refresh rate set higher than the TV is generally able to track reliably. It may be able to get there most times, but occasionally loses sync because it is out of its nominal range.
    I suggest you sit down with the manual for the TV and find out what resolutions at what refresh rates it intends to support through VGA, and make sure your screen settings are near (or below) those limits.

  • My MacBook Air has recently started having substantial WiFi connectivity issues. How do I fix this?

    For the last couple weeks my MacBook Air has started having some mighty substantial connectivity issues.
    When I wake it from sleep, or if I'm using it for an extended period (say, more than 5-10 minutes), the connection will become extremely unreliable. This primarily happens with browsers, or the Twitter application. For example, if I start a call on Skype the call will continue to function just fine, but I won't be able to connect to any websites through any browser. I've tried Safari, Chrome, and Firefox while the connectivity problems are occuring. When they do occur, a full shut down and cold boot are required to make it work again for a short while.
    Does anyone know what might be causing this? I've done numerous checks for malware using Clam Xav and Sophos Anti-Virus. (I didn't suspect that this would be the issue, but it was still something that I decided to rule out.) Additionally, I've tried connecting using both the 2.4GHz and 5GHz bands on my wireless router. Neither seems to be more successful than the other. (Note: The 5GHz works perfectly and without interruption on my iPad and desktop PC. The 2.4GHz works perfectly with my iPhone 4S and Xbox 360. I feel that with that in mind, I can safely rule out the router as the root of the problem. Both of these examples go on for very extended periods of time. I game regularly using both my PC and Xbox 360.)

    Hi Jollified,
    Does your sound work when you try to use head/earphones? If so, try the following:
    Plug your Headphones into your Mac.
    Play a sound through them (a song for example), then stop the sound.
    Make sure 'Preferences' is isn't open. If it is, Quit.
    Launch System Preferences > Sounds.
    While the Sounds tab is open and set to 'Headphones', pull out the Headphones from the jack.
    You should see your Mac reset to 'Internal Speakers'
    Also, I see you have tried resetting the PRAM, have you tried resetting the System Management Controller (SMC)? Resetting the System Management Controller (SMC) on your Mac - Apple Support
    As for your MacBook not sleeping when you close the lid, there are many reasons this can occur.
    First of all, check out Apples article on the issue: OS X Yosemite: If your Mac won’t go to or stay in sleep If you find these steps don't help, try a few of the following:
    A common cause for the Mac not sleeping is your printer. If there are queued jobs waiting to be printed, but your printer is switched off, for some reason you Mac just wont like it and simply will not go to sleep. System Preferences > Print and Scan > Open Print Queue
    Do you have an Ethernet Cable connected? People have reported in the past that removing their Ethernet allowed their Mac to sleep. This goes for other things you may have connected directly to your Mac also.
    Try heading into your Mac Preferences > Sharing and deselecting 'Internet Sharing' as well as 'Printer Sharing'.
    Also deselect Wake For Network Access by heading to System Preferences > Energy Saver > Power Adapter > Wake For Network Access.
    Energy Saver > Schedule > Startup or Wake - Uncheck.
    Alternatively, set your system preferences to Never Sleep, and put into Sleep manually: System Preferences > Energy Saver > Computer Sleep > Never.
    Good luck!

  • Connectivity Issue

    Hi All
    Probably due to connectivity issue from Adapter engine to Integration engine, we have encountered with the following error in audit log of channel monitoring. Can any have an idea where we look for right settings?
    "Transmitting the message to endpoint http://<Host name : service number (8000)>/sap/xi/engine?type=entry using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: java.net.ConnectException: Connection refused"
    I tried to surf SDN, however I didn't get exact solution. Thanks in advance

    Hi,
    check if this 8000 is the same port used in SMICM-Services-http port,sxmb_admin-integration engine configuration-pipeline URL and  exchange profile-http ports.it should be same 8000.
    thanks.

  • File Adapter: FTP issue

    Hello,
    There is a problem with the file adapter of the XI30 SP14:
    It is set to get a file from a server X using a FTP protocol.
    INT_001_V01_COM_CTDCLNT600_FILE_SENDER
    Sender Adapter v2300 for Party '', Service 'CTDCLNT600':
    Configured at 2006-01-16 15:13:52 EST
    History:
    - 2006-01-16 15:23:54 EST: Polling interval started. Length: 60.000 s
    - 2006-01-16 15:23:54 EST: Processing finished successfully
    - 2006-01-16 15:23:52 EST: Processing started
    - 2006-01-16 15:22:54 EST: Polling interval started. Length: 60.000 s
    - 2006-01-16 15:22:54 EST: Processing finished successfully
    It seems everything is working fine, but the in the SXMB_MONI transaction, no message appears.
    I have accessed the FTP manually and I have downloaded the file, so the connectivity issue is descarted.
    Any suggestion.
    Jesus Barba Lobaton

    Hello all,
    The current configuration of the Sender file adapter is:
    Transfer protocol: FTP
    Message protocol: File Content Conversion
    Adapter Engine: Integration Server
    Source Directory: /out
    File: D_P.DAT
    In FTP: the file D_P.DAT is placed under /out directory
    Server: Server Internal IP
    Port: 21
    Connection security: None
    User: userX
    Pass: FTPuserX
    Quality of Service: Exactly once
    Poll Intervals: 60
    Processing mode: Delete
    File Type: Binary
    How can I verify a log of the processing process? as the SXMB_MONI transaction does not show anything.
    The most frustrating of all, is no error message appears. I have verified the XI, APPS and default trace logs with log viewer but there is nothing.
    I have also checked this thread but none of the solution provide solved the issue
    Pbm in File adapter..Post Sp14
    OS: Windows 2003
    Any idea?
    Jesus

  • PI7.1 JMS Adapter - connect to NW6.40

    Hello,
    We are facing following problem on SAP PI:
    We have a scenario where PI (version 7.1) is connecting to another SAP NetWeaver system (version 6.40).  There is an application that reads/puts messages from/to JMS Queues running on this system. PI has to connect the JMS Provider of 6.40 system and read/put these messages from/to these JMS Queues.
    This scenario worked fine till we used XI 3.0 (NW6.40). We configured sender JMS channel with link to remote JMS Server and parameter "force_remote".
    After installation of new PI7.1 we noticed some issues:
    1.the connection is unstable. Sending JMS messages from PI to NW6.40 queue works a while but then we get error like this:
    Adapter Framework caught exception: Unable to write new JMS message body for message: 00237d29-13fc-02ed-ba85-01d046631592: ConnectorException: Connector for ConnectionProfile of channel: EON_CC_jms_rcv_omsmessageon node: 922834950 having object id: 70855b1c6c483e869982ea2fe9787b36 was unable to create a new javax.jms.TextMessage message: javax.jms.IllegalStateException: Session is closed.
    2. we cannot read messages from JMS Queue of NW6.40 at all. The messages are there in queue, communication channel is running and succesfully connected to queue but no message is processed and no error shows in communication channel monitoring.
    Has anybody solve similar problem with connection between 7.1 and 6.40 NetWeaver?
    I think the problem can be backward incompatibility of 7.1 SAP JMS libraries against 6.40. If this is true then the question is whether it is possible to deploy old libraries and run them simultaneously with native 7.1 libraries?
    Thanks

    problem sorted - factory property settings were not configured correctly in JMS Adapter connection pool

  • JMS Adapter Config issues with Plan.xml

    Hi All,
    I'm learning how to configure JMS Resources in WLS to use within a JMS adapter in my application. My approach so far has been :
    1. Configure Outbound Connection in JMS Adapter : eis/wls/Queue. I used the weblogic.jms.XAConnectionFactory as the Connection Factory.
    2. Create Queue within SOAJMSModule : jms/MyQueue and target - soa managed server.
    Updated the JMSAdapter.rar deployment and restarted the SOA server as well as the JMS module.
    3. Create JMS Adapter within JDeveloper to use jms/MyQueue as the destination and eis/wls/Queue as the JNDI source.
    On deployment and running, I see this following error. Apologies it is a bit difficult to trawl through. I did have a look in the Plan.xml and it definitely has an entry for this Adapter and the jndi-name. Any other approach?
    Oracle.sysman.emSDK.webservices.wsdlapi.SoapTestException: Exception occured when binding was invoked. Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'PostException' failed due to: JCA Binding Component connection issue. JCA Binding Component is unable to create an outbound JCA (CCI) connection. ExceptionManagement:JMSPostException [ PostException_ptt::PostException(body) ] : The JCA Binding Component was unable to establish an outbound JCA CCI connection due to the following issue: BINDING.JCA-12510 JCA Resource Adapter location error. Unable to locate the JCA Resource Adapter via .jca binding file element <connection-factory/> The JCA Binding Component is unable to startup the Resource Adapter specified in the <connection-factory/> element: location='eis/wls/Queue'. The reason for this is most likely that either 1) the Resource Adapters RAR file has not been deployed successfully to the WebLogic Application server or 2) the '<jndi-name>' element in weblogic-ra.xml has not been set to eis/wls/Queue. In the last case you will have to add a new WebLogic JCA connection factory (deploy a RAR). Please correct this and then restart the Application Server Please make sure that the JCA connection factory and any dependent connection factories have been configured with a sufficient limit for max connections. Please also make sure that the physical connection to the backend EIS is available and the backend itself is accepting connections. ". The invoked JCA adapter raised a resource exception. Please examine the above error message carefully to determine a resolution. at oracle.sysman.emas.model.wsmgt.WSTestModel.invokeOperation(WSTestModel.java:575) at oracle.sysman.emas.view.wsmgt.WSView.invokeOperation(WSView.java:381) at oracle.sysman.emas.view.wsmgt.WSView.invokeOperation(WSView.java:298) 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 com.sun.el.parser.AstValue.invoke(Unknown Source) at com.sun.el.MethodExpressionImpl.invoke(Unknown Source) at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53) at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1256) at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96) at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:102) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96) at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:96) at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:475) at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:756) at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._invokeApplication(LifecycleImpl.java:765) at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:305) at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:185) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265) at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227) at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300) at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.sysman.emSDK.license.LicenseFilter.doFilter(LicenseFilter.java:101) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446) at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177) at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.security.wls.filter.SSOSessionSynchronizationFilter.doFilter(SSOSessionSynchronizationFilter.java:276) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.sysman.emas.fwk.MASConnectionFilter.doFilter(MASConnectionFilter.java:41) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:175) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.sysman.eml.app.AuditServletFilter.doFilter(AuditServletFilter.java:179) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:203) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.sysman.core.model.targetauth.EMLangPrefFilter.doFilter(EMLangPrefFilter.java:158) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.sysman.core.app.perf.PerfFilter.doFilter(PerfFilter.java:141) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:542) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111) at java.security.AccessController.doPrivileged(Native Method) at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313) at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413) at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94) at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161) at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(Unknown Source) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(Unknown Source) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120) at weblogic.servlet.internal.WebAppServletContext.securedExecute(Unknown Source) at weblogic.servlet.internal.WebAppServletContext.execute(Unknown Source) at weblogic.servlet.internal.ServletRequestImpl.run(Unknown Source) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207) at weblogic.work.ExecuteThread.run(ExecuteThread.java:176) Caused by: oracle.sysman.emSDK.webservices.wsdlapi.SoapTestException: Exception occured when binding was invoked. Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'PostException' failed due to: JCA Binding Component connection issue. JCA Binding Component is unable to create an outbound JCA (CCI) connection. ExceptionManagement:JMSPostException [ PostException_ptt::PostException(body) ] : The JCA Binding Component was unable to establish an outbound JCA CCI connection due to the following issue: BINDING.JCA-12510 JCA Resource Adapter location error. Unable to locate the JCA Resource Adapter via .jca binding file element <connection-factory/> The JCA Binding Component is unable to startup the Resource Adapter specified in the <connection-factory/> element: location='eis/wls/Queue'. The reason for this is most likely that either 1) the Resource Adapters RAR file has not been deployed successfully to the WebLogic Application server or 2) the '<jndi-name>' element in weblogic-ra.xml has not been set to eis/wls/Queue. In the last case you will have to add a new WebLogic JCA connection factory (deploy a RAR). Please correct this and then restart the Application Server Please make sure that the JCA connection factory and any dependent connection factories have been configured with a sufficient limit for max connections. Please also make sure that the physical connection to the backend EIS is available and the backend itself is accepting connections. ". The invoked JCA adapter raised a resource exception. Please examine the above error message carefully to determine a resolution. at oracle.sysman.emSDK.webservices.wsdlapi.dispatch.DispatchUtil.invoke(DispatchUtil.java:260) at oracle.sysman.emSDK.webservices.wsdlparser.OperationInfoImpl.invokeWithDispatch(OperationInfoImpl.java:992) at oracle.sysman.emas.model.wsmgt.PortName.invokeOperation(PortName.java:729) at oracle.sysman.emas.model.wsmgt.WSTestModel.invokeOperation(WSTestModel.java:569) ... 81 more Caused by: javax.xml.ws.soap.SOAPFaultException: Exception occured when binding was invoked. Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'PostException' failed due to: JCA Binding Component connection issue. JCA Binding Component is unable to create an outbound JCA (CCI) connection. ExceptionManagement:JMSPostException [ PostException_ptt::PostException(body) ] : The JCA Binding Component was unable to establish an outbound JCA CCI connection due to the following issue: BINDING.JCA-12510 JCA Resource Adapter location error. Unable to locate the JCA Resource Adapter via .jca binding file element <connection-factory/> The JCA Binding Component is unable to startup the Resource Adapter specified in the <connection-factory/> element: location='eis/wls/Queue'. The reason for this is most likely that either 1) the Resource Adapters RAR file has not been deployed successfully to the WebLogic Application server or 2) the '<jndi-name>' element in weblogic-ra.xml has not been set to eis/wls/Queue. In the last case you will have to add a new WebLogic JCA connection factory (deploy a RAR). Please correct this and then restart the Application Server Please make sure that the JCA connection factory and any dependent connection factories have been configured with a sufficient limit for max connections. Please also make sure that the physical connection to the backend EIS is available and the backend itself is accepting connections. ". The invoked JCA adapter raised a resource exception. Please examine the above error message carefully to determine a resolution. at oracle.j2ee.ws.client.jaxws.DispatchImpl.throwJAXWSSoapFaultException(DispatchImpl.java:1012) at oracle.j2ee.ws.client.jaxws.DispatchImpl.invoke(DispatchImpl.java:803) at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.synchronousInvocationWithRetry(OracleDispatchImpl.java:235) at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.invoke(OracleDispatchImpl.java:106) at oracle.sysman.emSDK.webservices.wsdlapi.dispatch.DispatchUtil.invoke(DispatchUtil.java:256) ... 84 more
    The deployment plan reads as follows :
    <deployment-plan xmlns="http://xmlns.oracle.com/weblogic/deployment-plan" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://xmlns.oracle.com/weblogic/deployment-plan http://xmlns.oracle.com/weblogic/deployment-plan/1.0/deployment-plan.xsd" global-variables="false">
    <application-name>connectors</application-name>
    <variable-definition>
    <variable>
    <name>ConnectionInstance_eis/wls/Queue_JNDIName_13401799388390</name>
    <value>eis/wls/Queue</value>
    </variable>
    <variable>
    <name>ConfigProperty_ConnectionFactoryLocation_Value_13401801874110</name>
    <value>weblogic.jms.XAConnectionFactory</value>
    </variable>
    </variable-definition>
    <module-override>
    <module-name>JmsAdapter.rar</module-name>
    <module-type>rar</module-type>
    <module-descriptor external="false">
    <root-element>weblogic-connector</root-element>
    <uri>META-INF/weblogic-ra.xml</uri>
    <variable-assignment>
    <name>ConnectionInstance_eis/wls/Queue_JNDIName_13401799388390</name>
    <xpath>/weblogic-connector/outbound-resource-adapter/connection-definition-group/[connection-factory-interface="oracle.tip.adapter.jms.IJmsConnectionFactory"]/connection-instance/[jndi-name="eis/wls/Queue"]/jndi-name</xpath>
    <origin>planbased</origin>
    </variable-assignment>
    <variable-assignment>
    <name>ConfigProperty_ConnectionFactoryLocation_Value_13401801874110</name>
    <xpath>/weblogic-connector/outbound-resource-adapter/connection-definition-group/[connection-factory-interface="oracle.tip.adapter.jms.IJmsConnectionFactory"]/connection-instance/[jndi-name="eis/wls/Queue"]/connection-properties/properties/property/[name="ConnectionFactoryLocation"]/value</xpath>
    </variable-assignment>
    </module-descriptor>
    <module-descriptor external="false">
    <root-element>connector</root-element>
    <uri>META-INF/ra.xml</uri>
    </module-descriptor>
    <module-descriptor external="true">
    <root-element>wldf-resource</root-element>
    <uri>META-INF/weblogic-diagnostics.xml</uri>
    </module-descriptor>
    </module-override>
    <config-root>E:\oracle\product\middleware\11.1.1\soa_11.1\soa\connectors\plan</config-root>
    </deployment-plan>
    Thanks
    JB
    Edited by: 939260 on Jun 20, 2012 5:13 AM

    Hi JB,
    Please follow the below steps from beginning...
    1. Create the JMS Server in the Admin Console, the target server for the same should be the soa server
    2. create new JMS Module.
    3. Create new Connection factory in resources, give your JNDI names, the target servers should be the admin and the soa.
    4. create new queue, give the JNDI names, the target server should be the JMS Server which you have created in the step 1 above.
    5. Now go to deployments, slect the JMS adapter, click update, and say redeploy with the location of JMS-plan.xml given below...
    6. Now inside the composite while configuring the JMS adapter, select the queue which you have created above.
    If you have followed the abpve steps correctly, you should not face any problem.
    Hope this helps,
    N

  • Sftp receiver channel showing cannot connect to JCA adapter: connection timed out

    Hello all,
    my scenario is a FTP to SFTP
    i am unable to access a public SFTP server from my landscape
    1.please help what all checkpoints i need to monitor
    2. i am using a proxy  server to connect to public network , whose credentials have been maintained by me in my channel
    my adapter is showing me the following error adapter : connection timed out

    Hi Sudhant,
    The timeout issue can be because the server is not reachable or not responding.
    Please monitor the network connection and check if your request is able reach the target SFTP server.
    regards,
    Harish

Maybe you are looking for