ESB Control

Has anyone else experienced a problem in viewing their DefaultSystem or any other created systems in the ESB Control through firefox? Currently these can only be viewed thru IE but not firefox. This is a problem on everyone's version of firefox from v1.5 to 2.0.6 and whether it is windows or linux based at our site. Any help would be appreciated. Thanks.

I always use firefox, in fact on Oracle Develop EMEA I taught the SOA Handson and advised the entire class to use Firefox.... no problems there.
What type of problems do you have?
Lonneke

Similar Messages

  • 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');

  • 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

  • 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?

  • ESB control not displaying any services

    Hi,
    I'm trying to get a SOA Suite installation going last few days. This is the state of the system:
    database - 10g Release 2 (10.2) for windows
    patches -
    Patch Set 2
    Patch 18: 6812783
    Oracle SOA Suite 10.1.3.3.0
    patches -
    Patch Set 3
    Interim Patch for bugs :6128263
    Other than installing these components, I have not done anything else with the system.
    When I go to the ESB control and log in as oc4jadmin I do not see any services like-
    1) Default System
    2) BPEL System
    I redid the whole install process thinking I might have missed out some step, but I see the same error again. Has anybody seen this before? what trouble shooting steps would you recommend ?
    thank you very much!
    Odie

    Hi,
    Have you installed the ESB schema properly?
    Cheers,
    Abhi...

  • 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

  • ESB control not installed

    hello....
    I'm beginner in SOA, but installation manual I read carefully.
    I've installed SOA 10.1.3 by advanced profile and installing full config (http+j2ee+soa) without external http server and cluster membership. everything was installed without errors.
    but ESB control is not available.
    in Base installation ESB control is installed succesfully and is available.
    What is reason for this situation ? I missed something in manual ?
    thank you.

    huh , which language do you speak ?
    ok. Can I install DT separately in oracle_home or host and manage ESB server remotely ?
    Where can find some more infos about this scenario ?
    thank

  • 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?

  • 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>

  • 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.

  • ESB: How to do version control?

    Hi,
    BPEL has a nice support for running multiple versons of BPEL process with side by side versioning. How can I do the same using ESB?
    Regards,
    Rajesh

    When the project is updated and metadata propagated to the RT servers via the ESB_CONTROL topic, the RT servers receive it and invalidate their cache so the next time through it picks up the latest copy. The ESB Control instance tracking has a stale indicator which highlights instances that ran older metadata.
    Generally, ESB flows are quick so there is minimal risk but if you must protect against a RT server cache update causing errors due to changed xsd or other artifacts, you can do 1 of the following:
    -disable the inbound endpoints before registering
    -make a new copy of the project and redeploy
    -for outbound, add a new routing rule (with new xsl etc) and use content based routing to manage the change

  • Unable execute a BPEL process calling esb db outbound service

    getting the following error while invoking an esb db service from a synchronous bpel process
    <Faulthttp://schemas.xmlsoap.org/soap/envelope/>
    <faultcode>env:Server</faultcode>
    <faultstring>com.oracle.bpel.client.delivery.ReceiveTimeOutException: Waiting for response has timed out. The conversation id is 3f3d2d8955322f32:-40315b29:10d588f5253:-7fd3. Please check the process instance for detail.</faultstring>
    </Fault>
    Please help.
    Thanx
    AJ

    thanx for your reply Dave,
    When I get this error, nothing shows up in the instance screen.
    Also, I had to configure the partner link using the wsdl provided in definitions tab in the esb console (since the service explorer in jdev throws an exception: service not found". So, i did cut and paste only and it parsed perfectly. i am using the concrete url available in the definitions tab in esb console.
    And what wud u mean by esb rt endpoint?
    Where can I find the wsil browser in bpel
    I am still tryig to figure out the cause of the problem here.
    I tried the following today:
    - created a new esb project
    - created a new esb system
    - created a db adaptor service with a simple select from a db table (The db table has only one record and one column)
    - created a routing service for the same, with no routing rules or transformations
    - registered the same with the esb server
    - created a new synchronous bpel process
    - created a partner link (using concrete wsdl available in the definitions tab in esb control)
    - assigned the input and output variable to the partner link.
    - deployed the bpel process
    - initiated a new instance of the same from the bpel console
    - received the following error "<Faulthttp://schemas.xmlsoap.org/soap/envelope/>
    <faultcode>env:Server</faultcode>
    <faultstring>com.oracle.bpel.client.delivery.ReceiveTimeOutException: Waiting for response has timed out. The conversation id is 3f3d2d8955322f32:3ac11df3:10d5df12505:-7fb6. Please check the process instance for detail.</faultstring>
    </Fault>"
    - in the bpel console flow of the instance found the following error stack
    "<bindingFault xmlns="http://schemas.oracle.com/bpel/extension"><part name="summary"><summary>exception on JaxRpc invoke:
    start fault message:
    oracle.tip.esb.server.common.exceptions.BusinessEventRetriableException: An unhandled exception has been thrown in the ESB system. The exception reported is: "oracle.tip.esb.server.common.exceptions.BusinessEventRetriableException: An unhandled exception has been thrown in the ESB system. The exception reported is: "java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 0
         at java.util.Vector.get(Vector.java:710)
         at oracle.tip.esb.server.common.wsif.WSIFInvoker.readResponseHeader(Unknown Source)
         at oracle.tip.esb.server.common.wsif.WSIFInvoker.executeOperation(Unknown Source)
         at oracle.tip.esb.server.common.wsif.WSIFInvoker.nextService(Unknown Source)
         at oracle.tip.esb.server.service.impl.outadapter.OutboundAdapterService.nextService(Unknown Source)
         at oracle.tip.esb.server.service.impl.outadapter.OutboundAdapterService.processBusinessEvent(Unknown Source)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.dispatchNonRoutingService(Unknown Source)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.dispatch(Unknown Source)
         at oracle.tip.esb.server.dispatch.BusinessEvent.raise(Unknown Source)
         at oracle.tip.esb.utils.EventUtils.raiseBusinessEvent(Unknown Source)
         at oracle.tip.esb.server.service.EsbRouterSubscription.onBusinessEvent(Unknown Source)
         at oracle.tip.esb.server.dispatch.EventDispatcher.executeSubscription(Unknown Source)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.processSubscription(Unknown Source)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.processSubscriptions(Unknown Source)
         at oracle.tip.esb.server.dispatch.EventDispatcher.dispatchRoutingService(Unknown Source)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.dispatch(Unknown Source)
         at oracle.tip.esb.server.dispatch.BusinessEvent.raise(Unknown Source)
         at oracle.tip.esb.server.service.impl.soap.EventOracleSoapProvider.raiseEvent(Unknown Source)
         at oracle.tip.esb.server.service.impl.soap.EventOracleSoapProvider.processMessage(Unknown Source)
         at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:869)
         at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:349)
         at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessing(ProviderProcessor.java:460)
         at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:114)
         at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:96)
         at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:177)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711)
         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.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)
         at oracle.tip.esb.server.common.wsif.WSIFInvoker.executeOperation(Unknown Source)
         at oracle.tip.esb.server.common.wsif.WSIFInvoker.nextService(Unknown Source)
         at oracle.tip.esb.server.service.impl.outadapter.OutboundAdapterService.nextService(Unknown Source)
         at oracle.tip.esb.server.service.impl.outadapter.OutboundAdapterService.processBusinessEvent(Unknown Source)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.dispatchNonRoutingService(Unknown Source)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.dispatch(Unknown Source)
         at oracle.tip.esb.server.dispatch.BusinessEvent.raise(Unknown Source)
         at oracle.tip.esb.utils.EventUtils.raiseBusinessEvent(Unknown Source)
         at oracle.tip.esb.server.service.EsbRouterSubscription.onBusinessEvent(Unknown Source)
         at oracle.tip.esb.server.dispatch.EventDispatcher.executeSubscription(Unknown Source)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.processSubscription(Unknown Source)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.processSubscriptions(Unknown Source)
         at oracle.tip.esb.server.dispatch.EventDispatcher.dispatchRoutingService(Unknown Source)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.dispatch(Unknown Source)
         at oracle.tip.esb.server.dispatch.BusinessEvent.raise(Unknown Source)
         at oracle.tip.esb.server.service.impl.soap.EventOracleSoapProvider.raiseEvent(Unknown Source)
         at oracle.tip.esb.server.service.impl.soap.EventOracleSoapProvider.processMessage(Unknown Source)
         at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:869)
         at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:349)
         at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessing(ProviderProcessor.java:460)
         at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:114)
         at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:96)
         at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:177)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711)
         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.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)
    Caused by: java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 0
         at java.util.Vector.get(Vector.java:710)
         at oracle.tip.esb.server.common.wsif.WSIFInvoker.readResponseHeader(Unknown Source)
         ... 34 more
    :end fault message</summary>
    </part></bindingFault>"
    - the instance was visible in esb console too and the following error message was present
    "An unhandled exception has been thrown in the ESB system. The exception reported is: "java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 0 at java.util.Vector.get(Vector.java:710) at oracle.tip.esb.server.common.wsif.WSIFInvoker.readResponseHeader(Unknown Source) at oracle.tip.esb.server.common.wsif.WSIFInvoker.executeOperation(Unknown Source) at oracle.tip.esb.server.common.wsif.WSIFInvoker.nextService(Unknown Source) at oracle.tip.esb.server.service.impl.outadapter.OutboundAdapterService.nextService(Unknown Source) at oracle.tip.esb.server.service.impl.outadapter.OutboundAdapterService.processBusinessEvent(Unknown Source) at oracle.tip.esb.server.dispatch.InitialEventDispatcher.dispatchNonRoutingService(Unknown Source) at oracle.tip.esb.server.dispatch.InitialEventDispatcher.dispatch(Unknown Source) at oracle.tip.esb.server.dispatch.BusinessEvent.raise(Unknown Source) at oracle.tip.esb.utils.EventUtils.raiseBusinessEvent(Unknown Source) at oracle.tip.esb.server.service.EsbRouterSubscription.onBusinessEvent(Unknown Source) at oracle.tip.esb.server.dispatch.EventDispatcher.executeSubscription(Unknown Source) at oracle.tip.esb.server.dispatch.InitialEventDispatcher.processSubscription(Unknown Source) at oracle.tip.esb.server.dispatch.InitialEventDispatcher.processSubscriptions(Unknown Source) at oracle.tip.esb.server.dispatch.EventDispatcher.dispatchRoutingService(Unknown Source) at oracle.tip.esb.server.dispatch.InitialEventDispatcher.dispatch(Unknown Source) at oracle.tip.esb.server.dispatch.BusinessEvent.raise(Unknown Source) at oracle.tip.esb.server.service.impl.soap.EventOracleSoapProvider.raiseEvent(Unknown Source) at oracle.tip.esb.server.service.impl.soap.EventOracleSoapProvider.processMessage(Unknown Source) at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:869) at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:349) at oracle"
    apologies for the long msg, but i just wanted you to give the whole picture in one shot. I am really struggling to figure this out.
    thanx
    AJ
    Message was edited by:
    jashutosh
    Message was edited by:
    jashutosh

Maybe you are looking for

  • I need help reading console crash log

    My iMac crashed twice in the last 2 days which is very unusual. The first time the screen just went completely white, completely unresponsive and I had to reboot. Today, the screen suddenly went all green, completely unresponsive again and I had to r

  • Why Soundtrack 2.0.2 doesn't load after FCP ST2 upgrade?

    I just installed the Final Cut Studio 2 upgrade and now Soundtrack doesn't open anymore. This is the error I get: Dyld Error Message: Library not loaded: /System/Library/PrivateFrameworks/BrowserKit.framework/Versions/A/BrowserKit Referenced from: /A

  • Old pc crashed how can I upload ipod playlist and save to new pc?

    How can I upload my playlist off my IPod to a new pc?

  • Error Quering th spatial database.

    ERROR at line 1: ORA-29902: error in executing ODCIIndexStart() routine ORA-13004: the specified buffer size is invalid ORA-06512: at "MDSYS.SDO_INDEX_METHOD", line 83 ORA-06512: at line 1 null

  • VMware server Console -- not the web based access

    Dear All,         I want to install vmware server console to do Oracle RAC practice, So kindly let me know from where can I get the exe file to install it.        FYI , I installed Vmware server version2.0.2 but it's ( Web access infrastructure )  ,