ESB Control Instances Tab is Empty

Hi,
I have working on SOA Suite 10G. I have deployed ESB CustomerData Tutorial sucessfully. But this ESB is not activated meaning ESB should read customer XML from input directory every second and write into database but that is not happening. If you login to ESB Control Instances TAB is empty. Meaning ESB is not getting invoked at all.
PLease let me know what can be the issue.
Regards,
PB

Hi.
Probably your File Adapter is not being triggered by the polling activity. This can be for several reasons. You need to check all your adapter configuration like file name pattern, and that your physical path where your XML file resides matches the one you configured in the adapter.
Also check for the logs under ORACLE_HOME\opmn\logs.
Denis

Similar Messages

  • Instances not displayed in ESB control

    hi
    I created this tutorial to integrate esb with bpel http://www.oracle.com/technology/products/integration/esb/files/esb-bpelmanualtask.pdf
    Tutorial is created succesfully and it's registered successfully in esb ,
    Problem is : I'm not able to see instances in esb control. All steps mentioned have been taken care of.
    kindly reply saying why its not showing instances at runtime.
    thnaks

    did you followed step 52 and plus .. this tells you how start the instances ..
    and then click on the instance tab - and on your lef .. click the go sign .. that should show you waht's there ..
    hth clemens

  • Error In Instance Tab of ESB console

    Hi all,
    After restarting the SOA server,
    when i tried opening the 'Instance' Tab i get the following error.
    An unhandled exception has been thrown in the ESB system. The exception reported is: "java.lang.NullPointerException at oracle.tip.esb.console.XMLInstanceManagerImpl.getInstances(XMLInstanceManagerImpl.java:104) at oracle.tip.esb.configuration.servlet.command.GetInstancesCommand.execute(GetInstancesCommand.java:81) at oracle.tip.esb.configuration.servlet.CommandServlet.doJob(CommandServlet.java:109) at oracle.tip.esb.configuration.servlet.CommandServlet.doPost(CommandServlet.java:76) at javax.servlet.http.HttpServlet.service(HttpServlet.java:763) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65) at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAsPrivileged(Subject.java:517) at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370) at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:595) ".*.
    i do not understand this.
    pls help
    Thanx in advance
    Rahul R Buddala
    Edited by: Rahul R Buddala on Feb 4, 2011 3:50 PM
    Edited by: Rahul R Buddala on Feb 4, 2011 5:35 PM

    Hi,
    I am also receiving the same message. Could you please let me know How did you resolve the issue.
    Regards,
    Ashish

  • Tabs on Top option doesn't show up in the pop-up menu when I Control-click on an empty section of the Tab Strip in Firefox 15 on MacBook.

    I just updated my Firefox web browser to version 15.0 on my MacBook. I am really used to have Tabs under Address Bar. However, when I Control-click on an empty section of the Tab Strip, there is no "Tabs on Top" option in the pop-up menu.
    Any suggestion on how to find this option would be appreciated.

    That changed in Firefox 15 and is now a hidden preference; the default is for Tabs on Top to be on. To turn Tabs on Top off, you must use about:config. The instructions are the last item on the following page. I have also included a link on how to use about:config
    *http://www.addictivetips.com/web/firefox-15-new-features-changes/
    *http://kb.mozillazine.org/About:config

  • No instances are showing on ESB Control

    Hi everyone,
    I had the problem that my ESB Control was not showing any instances even though the messages were still being processed. I found a solution in another thread
    ESB 10.1.3.3.1 w/ MLR #3 - no instances are showing on ESB Control
    I erased all the files found in this persistence folder and I could see the instances in the ESB Control again. Since the problem occurred in our production enviroment I would really like to know the meaning of this persistence directory and the consequences of deleting the files in it.
    cheers Nicolas

    I've disabled the opmn.xml ons configuration, and removed the FastConnectioNFailover from data-source.xml etc and the problem still persists.
    if I don't disable the logger, I get 150,000 messages of form .... is there any particular reason why it won't talk to the datasource. it seems to me that it can't talk down to it's datasource somehow ... but all else is working... anyone any ideas
    SELECT COUNT (*) from ESB_ACTIVITY = 0.
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2008-02-04T16:08:29.315+00:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>tip</COMPONENT_ID>
    <MSG_TYPE TYPE="TRACE"></MSG_TYPE>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID>foo.foohost</HOST_ID>
    <HOST_NWADDR>10.50.0.200</HOST_NWADDR>
    <MODULE_ID>esb.monitor.agent</MODULE_ID>
    <THREAD_ID>65</THREAD_ID>
    <USER_ID>oracleas</USER_ID>
    </HEADER>
    <CORRELATION_DATA>
    <EXEC_CONTEXT_ID><UNIQUE_ID>10.50.0.200:70647:1202141285190:142</UNIQUE_ID>< SEQ>0</SEQ></EXEC_CONTEXT_ID>
    </CORRELATION_DATA>
    <PAYLOAD>
    <MSG_TEXT>Sending the activity messages</MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>

  • Services list in ESB Control is empty

    Hi,
    I have installed SOA Suite (10.1.3.1.0) on my laptop (Basic install).
    I have tried the "Getting started" guide for ESB. So installing the CustomerSample.zip (create table customer, importing metadata...) but when I go to the ESB Control web site, the services list is empty.
    When I click on the button to refresh the list it takes a while and nothing happens...
    I have tried to reinstall the suite without any network connection (I know a problem with DHCP and name resolution in the past) but nothing changes.
    In addition, if I use IE I get a javascript error (URL object undefined). In Mozilla I do not get any javascrip error.
    I have checked the esb_parameter table , it seems correct:
    SQL> select * from esb_parameter;
    PARAM_NAME | PARAM_VALUE
    -----------------------------+-------------------------------
    PROP_NAME_MONITOR_TOPIC_JNDI | OracleASjms/ESBMonitorTopic
    PROP_NAME_ERROR_XATCF_JNDI | OracleASjms/MyXATCF
    PROP_NAME_ERROR_RETRY_JNDI | OracleASjms/ESBErrorRetryTopic
    DT_OC4J_HTTP_PORT | 8888
    PROP_NAME_CONTROL_TCF_JNDI | OracleASjms/MyXATCF
    PROP_NAME_MONITOR_TCF_JNDI | OracleASjms/MyTCF
    PROP_NAME_ERROR_TOPIC_JNDI | OracleASjms/ESBErrorTopic
    PROP_NAME_ERROR_TCF_JNDI | OracleASjms/MyTCF
    PROP_NAME_CONTROL_TOPIC_JNDI | OracleASjms/ESBControlTopic
    PROP_NAME_DEFERRED_TCF_JNDI | OracleASjms/MyTCF
    DT_OC4J_HOST | localhost
    PROP_NAME_DEFERRED_XATCF_JNDI | OracleASjms/MyXATCF
    PROP_NAME_ERROR_RETRY_TCF_JNDI | OracleASjms/MyXATCF
    So is it a bug in the console??
    Any idea?
    Thanks.
    Fabrice.

    Hi Dave and thanks for the follow-up.
    Strange line in C:\Program Files\Oracle\Inventory\logs\oraInstall2006-12-19_01-07-15PM.out
    # Not all the dependencies for the component Oracle Web Services Manager Application Component 10.1.3.1.0 could be found. Missing component oracle.owsm.supportfiles 10.1.3.1.0.
    # Not all the dependencies for the component Oracle Web Services Manager Application Component 10.1.3.1.0 could be found. Missing component oracle.oc4j_extended 10.1.3.1.0.
    Install type for "BPEL Process Manager for OracleAS Middle Tier 10.1.3.1.0 " is "BPEL Process Manager".
         Conflict while setting install type of "Oracle ADF 10.1.3.1.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
    Install type for "ESB Process Manager for OracleAS Middle Tier 10.1.3.1.0 " is "ESB Process Manager".
    # Not all the dependencies for the component ESB Process Manager for OracleAS Middle Tier 10.1.3.1.0 could be found. Missing component oracle.tip.esb.common 10.1.3.0.0.
    More interesting in the <SOA_HOME>/j2ee/<instance_name>/log/*/oc4j/log.xml
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2006-12-19T13:19:27.625+01:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>tip</COMPONENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID>aprico-cb383927</HOST_ID>
    <HOST_NWADDR>127.0.0.1</HOST_NWADDR>
    <MODULE_ID>esb.server.bootstrap</MODULE_ID>
    <THREAD_ID>11</THREAD_ID>
    <USER_ID>fyans</USER_ID>
    </HEADER>
    <CORRELATION_DATA>
    <EXEC_CONTEXT_ID><UNIQUE_ID>127.0.0.1:9791:1166530764812:1</UNIQUE_ID><SEQ>0</SEQ></EXEC_CONTEXT_ID>
    </CORRELATION_DATA>
    <PAYLOAD>
    <MSG_TEXT>ESB bootstrap: Unknown error occured in constructor of ESB resource adapter</MSG_TEXT>
    <SUPPL_DETAIL><![CDATA[java.lang.RuntimeException: failed to get ESB_HOME: java.lang.NullPointerException
         at oracle.tip.esb.configuration.ServiceBusConstants.getESBHome(Unknown Source)
         at oracle.tip.esb.configuration.ServiceBusConstants.loadESBConfigs(Unknown Source)
         at oracle.tip.esb.configuration.ServiceBusConstants.getESBConfigs(Unknown Source)
         at oracle.tip.esb.server.bootstrap.ESBBaseResourceAdapter.<init>(Unknown Source)
         at oracle.tip.esb.server.bootstrap.DesignTimeResourceAdapter.<init>(Unknown Source)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
         at java.lang.Class.newInstance0(Class.java:350)
         at java.lang.Class.newInstance(Class.java:303)
         at com.evermind.server.connector.deployment.ConnectorArchive.createJavaBeanInstance(ConnectorArchive.java:1182)
         at com.evermind.server.connector.deployment.ConnectorArchive.startResourceAdapter(ConnectorArchive.java:902)
         at oracle.j2ee.connector.DeployedAdapter.start(DeployedAdapter.java:102)
         at com.evermind.server.ApplicationStateRunning.initConnector(ApplicationStateRunning.java:1269)
         at com.evermind.server.ApplicationStateRunning.initConnectors(ApplicationStateRunning.java:354)
         at com.evermind.server.ApplicationStateRunning.initializeApplication(ApplicationStateRunning.java:206)
         at com.evermind.server.Application.setConfig(Application.java:413)
         at com.evermind.server.Application.setConfig(Application.java:314)
         at com.evermind.server.ApplicationServer.addApplication(ApplicationServer.java:1853)
         at oracle.oc4j.admin.internal.ApplicationDeployer.addApplication(ApplicationDeployer.java:512)
         at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDeployer.java:196)
         at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:93)
         at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun(OC4JDeployerRunnable.java:52)
         at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(DeployerRunnable.java:81)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
         at java.lang.Thread.run(Thread.java:595)
    ]]></SUPPL_DETAIL>
    </PAYLOAD>
    </MESSAGE>

  • All System Groups/Services disappeared in ESB Control after redeploy

    Hi all,
    SHORT: all entries in the "Services" pane of the ESB control have suddenly disappeared.
    DETAILED: After a few successful cycles of changing/deploying/running and viewing instances of my ESB service via the ESB control, I redeployed and run the application. The previously successful test I ran did not get a reply from the service. Obviously, this could be either due to me breaking the service with the last change or because of some crash in the SOA Suite. So I tried to get more information via the ESB console but all System Groups and Services have disappeared - the left "Services" pane is empty.
    Restarting the SOA Suite does not fix this.
    ==> any suggestions on what could have happened and how to resolve this without reinstall ? (we don't want this to happen in production, do we ;-) ?)

    two collegues of mine ran into a similiar problem. Their ESB console seemed empty as well.Until one of them let the console open for about 10 minutes and the services/system re-appeared.
    Indicating that when the services do not show up could also be caused by a serious performance glitch or the services are calling external systems which time out.
    Another option is to wait for a few minutes and see if your services etc show up again.
    I don't know where this performance degradation is coming from though. The only thing I noticed is that the ORAESB schema ( advanced install ) is installing al of its objects in the USERS tablespace and that most ( almost all ) tables do not have any indexes / pk / fk's on them.
    Maybe one or two indexes could speed up the ESB repository considerably.
    Dave, In the upcoming 10.1.3.3 release is the repository in any way altered? Default tablespace? PK/FK and/or extra indices on certain tables/columns?

  • Invoice List: Pricing Condition Tab is empty

    hi guys,
    need your help please...
    we have set up configuration and pre requirements for invoice list to address the different sold-to party but same payer requirement.
    however, we are experiencing problem with the pricing condition. what are the possible causes when invoice list is successfully processed but the pricing conditions tab is empty?
    when we highlight one invoice that was processed and click on conditions, it is empty.
    and when we click on analysis, it has condition RL00 only saying Condition: RL00 - Message: 001 - Description: Condition ignored (requirement 021 not fulfilled.
    Thanks in advance!

    Hi,
    here you need abaper help to debug the routine
    This routine will be ignored only if the document is not relevant for Invoice list
    can you check in VOFA whether for your Billing document, already invoice list is assign and suitable copy controls from Billing to Invoices list maintained ?
    regardfs,
    santosh

  • Exception thrown when I want to display the iinstances in ESB Control

    An unhandled exception has been thrown in the ESB system. The exception reported is: "oracle.tip.esb.model.repository.exception.RepositoryException: Unable to retrieve Service Parameter with name TrackingEnabled Ensure that the repository is accessible at oracle.tip.esb.model.repository.database.DatabaseRepository.getESBParameter(Unknown Source) at oracle.tip.esb.console.XMLInstanceManagerImpl.trackingEnabled(Unknown Source) at oracle.tip.esb.configuration.servlet.command.GetTrackingConfigCommand.execute(Unknown Source) at oracle.tip.esb.configuration.servlet.CommandServlet.doJob(Unknown Source) at oracle.tip.esb.configuration.servlet.CommandServlet.doGet(Unknown Source) at javax.servlet.http.HttpServlet.service(HttpServlet.java:743) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64) at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAsPrivileged(Subject.java:517) at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368) at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448) at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239) at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34) at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:595) Caused by: java.sql.SQLException: Internal Error:AllocStatement: Request Communication Failed at oracle.lite.poljdbc.POLJDBCErrMsg.throwSQLException(Unknown Source) at oracle.lite.poljdbc.LiteThinJDBCStatement.thinAllocStmt(Unknown Source) at oracle.lite.poljdbc.LiteThinJDBCStatement.(Unknown Source) at oracle.lite.poljdbc.LiteThinJDBCPreparedStatement.(Unknown Source) at oracle.lite.poljdbc.LiteThinJDBCFactory.createPreparedStatement(Unknown Source) at oracle.lite.poljdbc.POLJDBCPreparedStatement.(Unknown Source) at oracle.lite.poljdbc.OraclePreparedStatement.(Unknown Source) at oracle.lite.poljdbc.POLJDBCConnection.prepareStatement(Unknown Source) at oracle_lite_poljdbc_OracleConnection_Proxy.prepareStatement() at oracle.tip.esb.model.repository.database.sql.SQLUtil.prepareStatement(Unknown Source) at oracle.tip.esb.model.repository.database.sql.ParametersSQL.getESBParameter(Unknown Source) ... 25 more ".

    Is the instances tab the only tab you have problem with? e.g. is your services list up and running normally?
    I ran into similiar problems during development. In my instance the problem was caused by the fact that the USERS tablespace was full. by default the IRCA script installs everything in the USERS tablespace instead of creating a seperate tablespace for the ESB repository. The same goes for the Webservice manager. OWSM. This repository is also installed in the USERS tablespace.
    I doubled the size of the USERS tablespace and after that my instances tab worked fine again.
    This bug has been identified by Oracle and this will be fixed in 10.1.3.3. I believe.
    In the meantime I modified the IRCA install scripts ( using the ORABPEL scripts as a guideline ) the next time I create an ESB repository.
    HTH.

  • Add Instance Tabbing

    Is is possible to control the tabbing order of a dynamically created addInstance subform? The main form has tabbing set, but the properties don't seem to carry over to the newly created instance. I've read a post or two on the topic but was curious of the procedure to fix it or work around it.
    Thx a ton!!

    I am trying to build a form used for Arabic Language (Arabic Language is Right to Left).
    When I am applying form fields it is assignig Tab sequence from Left to Right. Is it possible to add the Tab sequence from Right to Left

  • Why all the domain values disappeared from ESB control after chinese map?

    hi,
    when I creating a domain value in chinese in the ESB control and confirm it, After I restart the
    soa service, all the domain values that I created before and the one in chinese disappeared.
    Although the domain values in english desappeared, in the code they are still can be used.
    But the domain values in chinese can not be used.
    All the maps(both english and chinese ) are in DVM Repository.
    Can you help me ??? Why all the domain values disappeared from ESB control ?? thanks
    wanglinli

    two collegues of mine ran into a similiar problem. Their ESB console seemed empty as well.Until one of them let the console open for about 10 minutes and the services/system re-appeared.
    Indicating that when the services do not show up could also be caused by a serious performance glitch or the services are calling external systems which time out.
    Another option is to wait for a few minutes and see if your services etc show up again.
    I don't know where this performance degradation is coming from though. The only thing I noticed is that the ORAESB schema ( advanced install ) is installing al of its objects in the USERS tablespace and that most ( almost all ) tables do not have any indexes / pk / fk's on them.
    Maybe one or two indexes could speed up the ESB repository considerably.
    Dave, In the upcoming 10.1.3.3 release is the repository in any way altered? Default tablespace? PK/FK and/or extra indices on certain tables/columns?

  • How to Purge ONLY multiple STALE instances from the Instances Tab in a sing

    Hi BPEL Gurus,
    In BPEL Process Manager (Instances Tab), I am able to see all the
    instances (Active, Completed, Faulted, Aborted and Stale).
    We are using Oracle's SOA Suite 10.1.3.1
    The Instances Tab also gives me an option to filter out different
    state of instances, with this kind of filtering,
    I am able to view either Active instances or only Stale instances.
    But my primary concern is after doing this filtering,
    If I want to delete all the 100 Stale instances in a single command,
    How do I achieve this ?
    I am able to delete only single instance at a time, which is really
    a time-consuming activity.
    Is there some kind of SQL Script (Delete statement), which does
    the above activity to delete 100 Stale instances in one go.
    If there is any SQL Script, please do provide me with the same,
    since this is a critical production issue for us.
    Also on which Oracle schema, do I need to execute the above SQL Script.
    All BPEL Geeks, please do help me.
    Thanks & Regards,
    Gopal D. Kalsekar
    Senior Software Developer
    Business Solutions (eGroup)
    M.H. Alshaya Company W.L.L.
    www.alshaya.com
    P :- (965) 224 3598
    F :- (965) 224 2488
    E :- [email protected]

    Hi Riko,
         Marc Kelderman has done an excellent job by writing
         purge_bpel_dehydration Stored Procedure.
         But after having a look at ORABPEL schema,
         no records are visible in any of the tables.
         (Is there any way to unhide these records in TOAD 6.3.2 ?)
         Also the script mentions about CUBE_INSTANCE table.
         In this table, there is a STATE column.
         What number do I need to specify in the WHERE clause
         of my SELECT query for this STATE column, so that I can
         only retrieve and delete STALE instances.
         Also as we are using SOA Suite 10.1.3.1, there is no
         such table by the name of WFTASK.
         I can see only 2 tables PC_TASK and TASK in ORABPEL schema.
         From which table, do I need to delete.
         Please confirm.
    Thanks & Regards,
    Gopal D. Kalsekar

  • Ftp Adapter in ESB Control

    Where do I need to configure the JNDI-location of my ftp-adapter when working with an esb control?
    If I deploy my esb process now i'm getting a WSIFException because he can't find the configuration settings for the ftp adapter.

    When I try to use the same functionality, the ftp adapter, in bpel I'm facing the same behaviour. There is something wrong with the configuration of the oc4j-ra.xml file?
    The errostack:
    file:/C:/product/SoaSuite/10.1.3.1/OracleAS/bpel/domains/default/tmp/.bpel_BPELProcess1_1.0_c64929dfd2dacf95db3c9da081c1797d.tmp/put.wsdl [ Put_ptt::Put(DVD) ] - WSIF JCA Execute of operation 'Put' failed due to: Adapter Framework unable to create outbound JCA connection.
    file:/C:/product/SoaSuite/10.1.3.1/OracleAS/bpel/domains/default/tmp/.bpel_BPELProcess1_1.0_c64929dfd2dacf95db3c9da081c1797d.tmp/put.wsdl [ Put_ptt::Put(DVD) ] - : The Adapter Framework was unable to establish an outbound JCA connection due to the following issue: ORABPEL-12510
    Unable to locate the JCA Resource Adapter via WSDL port element jca:address.
    The Adapter Framework is unable to startup the Resource Adapter specified in the WSDL jca:address element: location='eis/Ftp/FtpAdapter'.
    The reason for this is most likely that either
    1) the Resource Adapters RAR file has not been deployed successfully to the OC4J Application server or
    2) the 'location' attribute in $J2EE_HOME/application-deployments/default/deployed-adapter-name/oc4j-ra.xml has not been set to eis/Ftp/FtpAdapter. In the last case you might have to add a new 'connector-factory' entry (connection) to oc4j-ra.xml.
    Please correct this and then restart the BPEL/OC4J Application Server

  • Can't see anything in ESB Control

    Hi!
    I can't see any systems in ESB Control (no DefaultSystem, and no BPELSystem, Fulfillment or OrderBooking after succesfully deploying soademo_101310_prod).
    (There are some JavaScript errors too: URLObject is not defined)
    (WinXP, SOA Suite 10.1.3.1.0, Oracle XE)
    Please help!
    Thanks in advance,
    Patrik

    I've done it & reinstalled SOA Suite, now it works, thank you!
    (And there was some issue with the firewall configuration...)
    But my other problem still holds: the demo application (soademo) doesn't run.
    Please see at Re: The demo BPEL application does not start in Oracle AS...
    Thank you!

  • Post deploy fails on 10.1.3.4. ESB Control console says see DT server logs

    Hello,
    We have recently upgraded our SOA Suite to 10.1.3.4. I was able to deploy all our ESB web services to the environment successfully. But after deployment, I restarted the J2EE server and after that when I login to ESB Control Console, I get an error in "Services" section as "Unknow Error in ESB. Please see the DT server log for details". I deployed services using JDeveloper 10.1.3.3. Could that be a problem? Please assist us as it has brought down our environment for 1 week.
    Please note that we had everything working perfect in 10.1.3.3 & dont know what created the problem in 10.1.3.4.
    Thanks,

    It might be that your esb tables has no data.
    You can resolve this problem in the following way.
    1. Running irca again. This method has the side effect of losing all metadata (other esb applications) already deployed on the server.
    2. Connect to the database as esb user. Run the query "Select count(*) from esb_parameter". This query will return a 0 records found result. Now you have to insert the values into the esb_parameter table again.
    insert into esb_parameter values ('PROP_NAME_MONITOR_TOPIC_JNDI','OracleASjms/ESBMonitorTopic');
    insert into esb_parameter values ('PROP_NAME_ERROR_XATCF_JNDI','OracleASjms/MyXATCF');
    insert into esb_parameter values ('PROP_NAME_ERROR_RETRY_JNDI','OracleASjms/ESBErrorRetryTopic');
    insert into esb_parameter values ('DT_OC4J_HTTP_PORT','<<your AS http port>>');
    insert into esb_parameter values ('PROP_NAME_CONTROL_TCF_JNDI','OracleASjms/MyXATCF');
    insert into esb_parameter values ('PROP_NAME_MONITOR_TCF_JNDI','OracleASjms/MyTCF');
    insert into esb_parameter values ('PROP_NAME_ERROR_TOPIC_JNDI','OracleASjms/ESBErrorTopic');
    insert into esb_parameter values ('PROP_NAME_ERROR_TCF_JNDI','OracleASjms/MyTCF');
    insert into esb_parameter values ('PROP_NAME_CONTROL_TOPIC_JNDI','OracleASjms/ESBControlTopic');
    insert into esb_parameter values ('PROP_NAME_DEFERRED_TCF_JNDI','OracleASjms/MyTCF');
    insert into esb_parameter values ('DT_OC4J_HOST','<<your AS host name>>');
    insert into esb_parameter values ('PROP_NAME_DEFERRED_XATCF_JNDI','OracleASjms/MyXATCF');
    insert into esb_parameter values ('PROP_NAME_ERROR_RETRY_TCF_JNDI','OracleASjms/MyXATCF');

Maybe you are looking for

  • Adding new row to the reports list page

    How can I add a new report row in the reports list of the reports tab. Ex: a new row to the report "users by Date of Join report" is to be added How can we add Please help me out in this

  • Weird Issue with session collection creation

    Hello everybody, While building a fully redundant RDS infrastrcutre I cam across this issue While creating the session collection through Server Management on Windows Server 2012 R2 I get the following error: "Unable to configure the RD Session Host

  • AIR 2.5 and Flex 3.5a

    I have a Flex 3.5a application which I upgraded to use AIR 2.5, primarily for the improvements in the updater framework. Which InMarket SDK do I use? It looks like the InMarket SDK for 3.5 targets AIR 1.5.3. I haven't shipped the application yet.

  • Full Screen shout off my MacBook

    Hi Sometimes when i doing full screen in QuickTIme or YouTube or any other player online, my MacBook shout off. Restart. What can cus such thing? Thank's, Yair

  • Panorama function in Lightroom 6 delivers horrible results.

    When I'm creating a panorama with lightroom 6 out of three .nef-Files (RAW with 36 Mio Pixles) I get horrible results. The generated .DNG is with a very low resolution and not usable. What can I do?