Error starting the SOA Suite

D:\product\10.1.3.1\OracleAS_1\opmn\bin>opmnctl.exe status
Processes in Instance: dream.dream-79e1da2ae
--------------------------------------------------------------+---------
ias-component | process-type | pid | status
--------------------------------------------------------------+---------
OC4JGroup:default_group| OC4J:home | 4688 | Alive
ASG | ASG | N/A | Down
ASG status is down ? Why it is happening ??
I was getting the following error in my Jdeveloper when iam testing the connection for Application Server :
java.lang.RuntimeException: Error getting OC4J Process for: opmn-home+oc4j-dream-79e1da2ae-6003-default
     at oracle.oc4j.admin.jmx.shared.Oc4jOpmnRmiDomain.getOc4jProcs(Oc4jOpmnRmiDomain.java:616)
     at oracle.oc4j.admin.jmx.shared.Oc4jOpmnRmiDomain.getPort(Oc4jOpmnRmiDomain.java:335)
     at oracle.oc4j.admin.jmx.shared.Oc4jRmiDomain.getRmiPort(Oc4jRmiDomain.java:119)
     at oracle.oc4j.admin.jmx.client.CoreRemoteMBeanServer.fetchMBeanServerEjbRemote(CoreRemoteMBeanServer.java:433)
     at oracle.oc4j.admin.jmx.client.CoreRemoteMBeanServer.<init>(CoreRemoteMBeanServer.java:161)
     at oracle.oc4j.admin.jmx.client.RemoteMBeanServer.<init>(RemoteMBeanServer.java:128)
     at oracle.oc4j.admin.jmx.client.RemoteMBeanServer.getMBeanServer(RemoteMBeanServer.java:158)
     at oracle.oc4j.admin.jmx.client.ClientMBeanServerProxyFactory.getMBeanServer(ClientMBeanServerProxyFactory.java:68)
     at oracle.oc4j.admin.jmx.remote.rmi.RMIJMXConnectorImpl.getConnector(RMIJMXConnectorImpl.java:190)
     at oracle.oc4j.admin.jmx.remote.JMXConnectorImpl.connect(JMXConnectorImpl.java:400)
     at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:248)
     at oracle.jdevimpl.cm.dt.J2EEConnectionWrapper._getJMXConnector(J2EEConnectionWrapper.java:269)
     at oracle.jdevimpl.cm.dt.J2EEConnectionWrapper.getPresentation(J2EEConnectionWrapper.java:76)
     at oracle.jdevimpl.cm.dt.browser.j2ee.J2EEBrowser.openConnectionBrowser(J2EEBrowser.java:75)
     at oracle.jdeveloper.cm.dt.ConnectionNode$NodeOpen.doWork(ConnectionNode.java:423)
     at oracle.ide.dialogs.ProgressRunnable.run(ProgressRunnable.java:159)
     at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:551)
     at java.lang.Thread.run(Thread.java:595)
Caused by: oracle.ias.opmn.optic.OpticBadConnectException: Timed out (15000 ms) connecting to OPMN
     at oracle.ias.opmn.optic.OpmnPhone.dialOpmn(OpmnPhone.java:447)
     at oracle.ias.opmn.optic.OpmnPhone.makePhoneCall(OpmnPhone.java:178)
     at oracle.ias.opmn.optic.OpmnPhone.request(OpmnPhone.java:130)
     at oracle.ias.opmn.optic.OpmnQuery.getBuf(OpmnQuery.java:347)
     at oracle.ias.opmn.optic.OpmnQuery.getDom(OpmnQuery.java:467)
     at oracle.ias.opmn.optic.OpmnQuery.getProc(OpmnQuery.java:615)
     at oracle.ias.opmn.optic.OpmnQuery.getProc(OpmnQuery.java:709)
     at oracle.oc4j.admin.jmx.shared.Oc4jOpmnRmiDomain.getOc4jProcs(Oc4jOpmnRmiDomain.java:592)
     ... 17 more

Error creating OC4J connection
SOA Suite Installation
Regards,
Anuj

Similar Messages

  • Error Starting up SOA Suite

    I receive the following error when trying to start up managed web logic. I am signed in as root. I did the install of the soa suite as a different user but configured it as root after the install was completed.
    Thanks
    Start command
    [root@localhost bin]# ./startManagedWebLogic.sh AdminServer http://localhost:7020
    This was in my AdminServer-diagnostic.log
    [2011-03-30T14:07:23.803-04:00] [AdminServer] [ERROR] [] [oracle.bpm.services.organization] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1483387e] [userId: <anonymous>] [ecid: 11d1def534ea1be0:-1e9b9ccb:12f07f146c8:-8000-0000000000000002,0] [APP: soa-infra] Exception[[
    exception.70692.type: error
    exception.70692.severity: 2
    exception.70692.name: Error while granting BPMOrganizationAdmin role to SOAOperator.
    exception.70692.description: Error occured while granting the application role BPMOrganizationAdmin to application role SOAOperator.
    exception.70692.fix: In the policy store, please add SOAOperator role as a member of BPMOrganizationAdmin role, if it is not already present.
    ORABPEL-10585
    Service error.
    Internal Error; Service error occurs in JpsProvider in method getIdentityStore().
    Refer to the log file that is configured for oracle.soa.services.identity for more details on this error and contact Oracle Support Services
         at oracle.tip.pc.services.identity.jps.JpsProvider.getIdentityStore(JpsProvider.java:362)
         at oracle.tip.pc.services.identity.jps.JpsProvider.init(JpsProvider.java:335)
         at oracle.tip.pc.services.identity.jps.JpsProvider.<init>(JpsProvider.java:299)
         at oracle.tip.pc.services.identity.jps.JpsProvider.getInstance(JpsProvider.java:311)
         at oracle.bpm.bpmn.engine.runtime.DeploymentDescriptorUtil.grantBPMOrganizationAdminRoleToSOAOperator(DeploymentDescriptorUtil.java:292)
         at oracle.bpm.bpmn.engine.service.BPMNServiceEngine.stateChanged(BPMNServiceEngine.java:578)
         at oracle.integration.platform.blocks.mesh.FabricLifecycle.notifyListeners(FabricLifecycle.java:46)
         at oracle.integration.platform.blocks.mesh.FabricLifecycle.setState(FabricLifecycle.java:30)
         at oracle.integration.platform.blocks.mesh.MeshImpl.postDeployInit(MeshImpl.java:119)
         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 org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:71)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy296.postDeployInit(Unknown Source)
         at oracle.integration.platform.kernel.FabricKernelInitializerServlet$1.run(FabricKernelInitializerServlet.java:555)
         at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
         at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
         at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
    Caused by: oracle.security.jps.service.idstore.IdentityStoreException: JPS-01520: Cannot initialize identity store.
         at oracle.security.jps.internal.idstore.util.IdentityStoreUtil.getIdentityStoreFactory(IdentityStoreUtil.java:168)
         at oracle.security.jps.internal.idstore.AbstractIdmIdentityStore.getIdmFactory(AbstractIdmIdentityStore.java:174)
         at oracle.security.jps.internal.idstore.AbstractIdmIdentityStore.initStore(AbstractIdmIdentityStore.java:124)
         at oracle.security.jps.internal.idstore.AbstractIdmIdentityStore.getIdmStore(AbstractIdmIdentityStore.java:110)
         at oracle.tip.pc.services.identity.jps.JpsProvider.getIdentityStore(JpsProvider.java:360)
         at oracle.tip.pc.services.identity.jps.JpsProvider.init(JpsProvider.java:335)
         at oracle.tip.pc.services.identity.jps.JpsProvider.<init>(JpsProvider.java:300)
         ... 21 more

    I reinstalled the following on a fresh Linux 5 VM
    Oracle XE - as root as specified in the documentation
    RCU - as non-root user
    WLS - as non-root user (Install complete and verified via console http://localhost:7001/console/)
    SOA-Sute installed and configured as non-root user
    I receive a 404 when trying to get to http://localhost:7001/console/ after running ./startManagedWebLogic.sh AdminServer http://localhost:7020
    I see this in my domain AdminServer.log and I am still seeing the ORABPEL-10585 as shown in the earlier post
    javax.naming.NameNotFoundException: While trying to look up comp/env/jmx/domainRuntime in /app/webapp/dms.war/345498465.; remaining name 'comp/env/jmx/domainRuntime'
         at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:1139)
         at weblogic.jndi.internal.ApplicationNamingNode.lookup(ApplicationNamingNode.java:144)
         at weblogic.jndi.internal.WLEventContextImpl.lookup(WLEventContextImpl.java:254)
         at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:411)
         at weblogic.jndi.factories.java.ReadOnlyContextWrapper.lookup(ReadOnlyContextWrapper.java:45)
         at weblogic.jndi.internal.AbstractURLContext.lookup(AbstractURLContext.java:130)
         at javax.naming.InitialContext.lookup(InitialContext.java:392)
         at oracle.dms.app.BaseInitializer._findWebLogicRuntimeMBeanServer(BaseInitializer.java:598)
         at oracle.dms.app.BaseInitializer.getInitializer(BaseInitializer.java:225)
         at oracle.dms.app.DmsSpy.init(DmsSpy.java:210)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1985)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1959)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1878)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:43)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
         at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
         at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
         at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)

  • Error while starting the SOA suite

    Hi,
    Im facing error while starting SOA suite, which I was doing earlier without error.
    Below is the error log.
    An unknown OPMN error has occured
    oracle.appserver.startupconsole.model.ConsoleException: An unknown OPMN error has occured
         at oracle.appserver.startupconsole.control.OPMNController.doStart(OPMNController.java:140)
         at oracle.appserver.startupconsole.control.Controller.start(Controller.java:69)
         at oracle.appserver.startupconsole.control.GroupController.doStart(GroupController.java:47)
         at oracle.appserver.startupconsole.control.Controller.start(Controller.java:69)
         at oracle.appserver.startupconsole.view.controller.ControllerAdapter.start(ControllerAdapter.java:30)
         at oracle.appserver.startupconsole.view.controller.MasterControlAdapter.run(MasterControlAdapter.java:94)
         at oracle.appserver.startupconsole.view.Runner.main(Runner.java:39)
    Caused by: oracle.appserver.startupconsole.model.ConsoleException: There are some errors while stopping the following components. Refer to the generated error report for more details.
    ==================================================
    ias-component: default_group
    process-type: home
    process-set: default_group
    Error Message:failed to start a managed process after the maximum retry limit
    ==================================================
         at oracle.appserver.startupconsole.control.OPMNController.doStart(OPMNController.java:139)
         ... 6 more
    Caused by: oracle.ias.opmn.optic.OpticControlException: Error from opmn during process control operation
         at oracle.ias.opmn.optic.AbstractOpmnEntity.runCommand(AbstractOpmnEntity.java:174)
         at oracle.ias.opmn.optic.AbstractOpmnEntity.start(AbstractOpmnEntity.java:110)
         at oracle.appserver.startupconsole.control.OPMNController.doStart(OPMNController.java:97)
         ... 6 more
    Exception caused by
    There are some errors while stopping the following components. Refer to the generated error report for more details.
    ==================================================
    ias-component: default_group
    process-type: home
    process-set: default_group
    Error Message:failed to start a managed process after the maximum retry limit
    ==================================================
    oracle.appserver.startupconsole.model.ConsoleException: There are some errors while stopping the following components. Refer to the generated error report for more details.
    ==================================================
    ias-component: default_group
    process-type: home
    process-set: default_group
    Error Message:failed to start a managed process after the maximum retry limit
    ==================================================
         at oracle.appserver.startupconsole.control.OPMNController.doStart(OPMNController.java:139)
         at oracle.appserver.startupconsole.control.Controller.start(Controller.java:69)
         at oracle.appserver.startupconsole.control.GroupController.doStart(GroupController.java:47)
         at oracle.appserver.startupconsole.control.Controller.start(Controller.java:69)
         at oracle.appserver.startupconsole.view.controller.ControllerAdapter.start(ControllerAdapter.java:30)
         at oracle.appserver.startupconsole.view.controller.MasterControlAdapter.run(MasterControlAdapter.java:94)
         at oracle.appserver.startupconsole.view.Runner.main(Runner.java:39)
    Caused by: oracle.ias.opmn.optic.OpticControlException: Error from opmn during process control operation
         at oracle.ias.opmn.optic.AbstractOpmnEntity.runCommand(AbstractOpmnEntity.java:174)
         at oracle.ias.opmn.optic.AbstractOpmnEntity.start(AbstractOpmnEntity.java:110)
         at oracle.appserver.startupconsole.control.OPMNController.doStart(OPMNController.java:97)
         ... 6 more
    <?xml version='1.0' encoding='WINDOWS-1252'?>
    <response>
    <msg code="-82" text="Remote request with weak authentication.">
    </msg>
    <opmn id="DWH-34316-K2:6200" http-status="204" http-response="0 of 1 processes started.">
    <ias-instance id="soa.DWH-34316-K2.wipro.com">
    <ias-component id="default_group">
    <process-type id="home">
    <process-set id="default_group">
    <process id="943261457" pid="836" status="Stop" index="1" log="F:\OracleBpel\CoE\product\10.1.3.1\OracleAS_1\opmn\logs\\default_group~home~default_group~1.log" operation="request" result="failure">
    <msg code="-21" text="failed to start a managed process after the maximum retry limit">
    </msg>
    </process>
    </process-set>
    </process-type>
    </ias-component>
    </ias-instance>
    </opmn>
    </response>

    Hi,
    Below is the errror stated in opmn.log
    Thanks in advance
    07/10/18 10:04:15 [ons-internal] ONS server initiated
    07/10/18 10:04:15 [pm-internal] PM state directory exists: F:\OracleBpel\CoE\product\10.1.3.1\OracleAS_1\opmn\logs\states
    07/10/18 10:04:15 [pm-internal] OPMN server ready. Request handling enabled.
    07/10/18 10:04:21 [pm-requests] Request 5 Started. Command: /start
    07/10/18 10:04:21 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (943261439:0)
    07/10/18 10:04:21 [pm-process] Starting Process: default_group~home~default_group~1 (943261440:0)
    07/10/18 10:04:21 [pm-process] Starting Process: default_group~oc4j_soa~default_group~1 (943261441:0)
    07/10/18 10:04:24 [pm-process] Process Alive: HTTP_Server~HTTP_Server~HTTP_Server~1 (943261439:8080)
    07/10/18 10:04:35 [pm-process] Process Alive: default_group~home~default_group~1 (943261440:3828)
    07/10/18 10:05:31 [pm-process] Process Alive: default_group~oc4j_soa~default_group~1 (943261441:5944)
    07/10/18 10:05:31 [pm-requests] Request 5 Completed. Command: /start
    07/10/18 10:53:45 [pm-requests] Request 58 Started. Command: /stop
    07/10/18 10:53:45 [pm-process] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (943261439:8080)
    07/10/18 10:53:45 [pm-process] Stopping Process: default_group~home~default_group~1 (943261440:3828)
    07/10/18 10:53:45 [pm-process] Stopping Process: default_group~oc4j_soa~default_group~1 (943261441:5944)
    07/10/18 10:53:49 [pm-process] Process Stopped: HTTP_Server~HTTP_Server~HTTP_Server~1 (943261439:8080)
    07/10/18 10:53:53 [pm-process] Process Stopped: default_group~home~default_group~1 (943261440:3828)
    07/10/18 10:54:03 [pm-requests] Request 58 Completed. Command: /stop
    07/10/18 10:54:03 [pm-process] Process Stopped: default_group~oc4j_soa~default_group~1 (943261441:5944)
    07/10/18 10:54:04 [pm-requests] Request 6c Started. Command: /stop
    07/10/18 10:54:04 [pm-requests] Request 6c Completed. Command: /stop
    07/10/18 10:54:04 [pm-internal] OPMN server stopped. Request handling disabled.
    07/10/18 10:54:04 [pm-requests] Request 6d Started. Command: /shutdown
    07/10/18 10:54:04 [pm-requests] Request 6d Completed. Command: /shutdown
    07/10/18 10:54:04 [pm-scheduler] Pm/Ons confirm notification timeout
    07/10/18 10:54:05 [internal] Logging disabled
    07/10/18 10:54:16 [ons-internal] ONS server initiated
    07/10/18 10:54:16 [pm-internal] PM state directory exists: F:\OracleBpel\CoE\product\10.1.3.1\OracleAS_1\opmn\logs\states
    07/10/18 10:54:16 [pm-internal] OPMN server ready. Request handling enabled.
    07/10/18 10:54:22 [pm-requests] Request 5 Started. Command: /start
    07/10/18 10:54:22 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (943261442:0)
    07/10/18 10:54:22 [pm-process] Starting Process: default_group~home~default_group~1 (943261443:0)
    07/10/18 10:54:22 [pm-process] Starting Process: default_group~oc4j_soa~default_group~1 (943261444:0)
    07/10/18 10:54:25 [pm-process] Process Alive: HTTP_Server~HTTP_Server~HTTP_Server~1 (943261442:7428)
    07/10/18 10:54:33 [libopmnoc4j] Host and Port information for port type default-web-site not sent by the OC4J process
    07/10/18 10:54:33 [libopmnoc4j] WARNING: OC4J did not send the protocol value for port id: default-web-site
    07/10/18 10:54:33 [libopmnoc4j] Port information in the ONS notification is incorrect for proc: 943261443. Some of the reasons for the failure are:
    1. ajp, rmi and jms ports could not be bound by the process.
    2. If a port value for a certain port ID is handed by OPMN to the OC4J process and this value is not returned back in the ONS notifications. For example, this can happen for certain bad JGroups related configurations.
    07/10/18 10:54:33 [libopmnoc4j] Process Start Error: default_group~home~default_group~1 (943261443:300)
    07/10/18 10:54:33 [pm-process] Stopping Process: default_group~home~default_group~1 (943261443:300)
    07/10/18 10:54:33 [libopmnoc4j] Process Stop Error: default_group~home~default_group~1 (943261443:300)
    07/10/18 10:54:33 [libopmnoc4j] Failed to construct stop command for proc: 943261443
    07/10/18 10:54:33 [libopmnoc4j] Forcefully Terminating Process: default_group~home~default_group~1 (943261443:300)
    07/10/18 10:54:35 [pm-process] Starting Process: default_group~home~default_group~1 (943261443:0)
    07/10/18 10:54:45 [libopmnoc4j] Host and Port information for port type default-web-site not sent by the OC4J process
    07/10/18 10:54:45 [libopmnoc4j] WARNING: OC4J did not send the protocol value for port id: default-web-site
    07/10/18 10:54:45 [libopmnoc4j] Port information in the ONS notification is incorrect for proc: 943261443. Some of the reasons for the failure are:
    1. ajp, rmi and jms ports could not be bound by the process.
    2. If a port value for a certain port ID is handed by OPMN to the OC4J process and this value is not returned back in the ONS notifications. For example, this can happen for certain bad JGroups related configurations.

  • Issue starting the soa suite 11g- windows 7 64bit

    Hi all,
    After successfull installation of oracle soa suite 11g 11.1.1.3 in my windows 64 bit machine, im unable to start the weblogic server
    pls find the log details.
    C:\Oracle\Middleware\home_ps2\user_projects\domains\domain1>startWebLogic.cmd
    ** Setting up SOA specific environment for win...
    PATH=C:\Oracle\MIDDLE~1\home_ps2\patch_wls1033\profiles\default\native;C:\Oracle
    \MIDDLE~1\home_ps2\patch_ocp353\profiles\default\native;C:\Oracle\MIDDLE~1\home_
    ps2\WLSERV~1.3\server\native\win\x64;C:\Oracle\MIDDLE~1\home_ps2\WLSERV~1.3\serv
    er\bin;C:\Oracle\MIDDLE~1\home_ps2\modules\ORGAPA~1.1\bin;C:\PROGRA~1\Java\JROCK
    I~1.1\jre\bin;C:\PROGRA~1\Java\JROCKI~1.1\bin;C:\oraclexe\app\oracle\product\10.
    2.0\server\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Pr
    ogram Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32
    ;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\
    ;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCo
    mmon\;c:\Program Files\WIDCOMM\Bluetooth Software\;c:\Program Files\WIDCOMM\Blue
    tooth Software\syswow64;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShar
    ed\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Windows Li
    ve\Shared;C:\Oracle\MIDDLE~1\home_ps2\WLSERV~1.3\server\native\win\x64\oci920_8;
    C:\Oracle\Middleware\home_ps2\Oracle_SOA1\soa\thirdparty\edifecs\XEngine\bin
    USER_MEM_ARGS=-Xms768m -Xmx1536m
    JAVA_OPTIONS= -Xverify:none
    ** End SOA Specific environment setup for win.
    ** SOA specific environment is already set. Skipping ...
    \Java\jre6\lib\ext\QTJava.zip was unexpected at this time.
    pls help solving the issue.
    Regards,
    karthik

    Issue is with your system's CLASSPATH setting. Answered here -
    JDeveloper 11.1.1.1.0 - cannot start embedded wls
    Regards,
    Anuj

  • ORA-00600 while starting the SOA suite soa_server1

    Hi we are getting following error on soa weblogic server log soa_server1 as well as in the database alert log when ever we do startup of the soa_server1. This is consistent during every startup. But not repeating in the log after that.
    Any one seen this error before?
    SOA Platform is running and accepting requests
    <Aug 7, 2012 4:48:35 AM UTC> <Error> <JDBC> <BEA-001112> <Test "SELECT 1 FROM DUAL" set up for pool "SOADataSource-rac0" failed with exception: "oracle.jdbc.xa.OracleXAException".>
    <Aug 7, 2012 4:48:35 AM UTC> <Error> <oracle.soa.bpel.engine.cluster> <BEA-000000> <Failed to execute heartbeat update
    java.sql.SQLException: ORA-00600: internal error code, arguments: [qespcNpSC:objnotfound], [76582], [], [], [], [], [], [], [], [], [], []
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:462)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)
    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:931)
    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:481)
    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:205)
    SOA Platform is running and accepting requests
    <Aug 8, 2012 4:07:06 PM UTC> <Error> <JDBC> <BEA-001112> <Test "SELECT 1 FROM DUAL" set up for pool "SOADataSource-rac0" failed with exception: "oracle.jdbc.xa.OracleXAException".>
    <Aug 8, 2012 4:07:06 PM UTC> <Error> <oracle.soa.bpel.engine.cluster> <BEA-000000> <Failed to execute heartbeat update
    java.sql.SQLException: ORA-00600: internal error code, arguments: [qesmaImcErrorProc:curinv], [], [], [], [], [], [], [], [], [], [], []
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:462)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)
    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:931)
    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:481)
    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:205)
    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:548)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:217)
    at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1115)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1488)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3769)
    at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3904)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1512)
    at weblogic.jdbc.wrapper.PreparedStatement.executeUpdate(PreparedStatement.java:172)
    at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSele

    ORA-00600 it is an oracle error... You should go and check with your DBA...
    Have you seen this?
    http://www.orafaq.com/wiki/ORA-00600
    And this?
    http://www.dbametrix.com/ora-00600-errors.html
    Cheers,
    Vlad
    It is considered good etiquette to reward answerers with points (as "helpful" - 5 pts - or "correct" - 10pts)
    https://forums.oracle.com/forums/ann.jspa?annID=893

  • Unable to start Oracle Soa suite 10g on Windows 7

    I am able install oracle soa suite 10g on Windows7 platform. But I am unable to start Oracle Soa Suite 10g. Wenever I am starting the SOA suite a new window is popping up the default color scheme of windows 7 is getting changed, but after that this window is disappearing without showing any error. From the task manager console I can see that a javaw process is getting started, but this opmn process is not getting started.
    System configuration -
    OS : Windows7
    RAM: 2 GB
    SOA Suite installation : Default (Including JDK and DataBase configuration).
    If you have any resolution to this strange problem please let me know. Thanks in advance.

    I would be surprised if the amount of RAM in your machine is a limiting factor...
    These blog posts contain useful info when running SOA Suite with resources on the low end of the spectrum. You could also use the [BPM AMI on Amazon EC2|http://www.deltalounge.net/wpress/2010/06/soa-suite-11gr1-ps2-notes-and-blogs/] ...
    hth

  • Getting OPMN error while starting Oracle SOA Suite

    Configuration information
    Running in C:\product\10.1.3.1\OracleAS_1
    Operation mode:Stop, App Server, No Enterprise Manager, Single Instance
    Oracle home:C:\product\10.1.3.1\OracleAS_1
    Oracle home name:Unnamed
    Instance name:SOA_1.S119SNIQ056995.schneider.com
    Instance type:allProducts
    Version:10.1.3.3.0
    Uses infrastructure:false
    Not an infrastructure instance, no infrastructure information available
    Components:[j2ee, orabpel, oraesb, owsm, Wsil]
    2008-03-02 05:20:29.571--Begin log output for Mid-tier services (SOA_1.S119SNIQ056995.schneider.com)
    2008-03-02 05:20:29.604--Processing Step: stopping OPMN managed processes
    2008-03-02 05:20:34.945--End log output for Mid-tier services (SOA_1.S119SNIQ056995.schneider.com)
    OPMN has thrown a control exception
    oracle.appserver.startupconsole.model.ConsoleException: OPMN has thrown a control exception
         at oracle.appserver.startupconsole.control.OPMNController.doStop(OPMNController.java:157)
         at oracle.appserver.startupconsole.control.Controller.stop(Controller.java:79)
         at oracle.appserver.startupconsole.control.GroupController.doStop(GroupController.java:52)
         at oracle.appserver.startupconsole.control.Controller.stop(Controller.java:79)
         at oracle.appserver.startupconsole.view.controller.ControllerAdapter.stop(ControllerAdapter.java:38)
         at oracle.appserver.startupconsole.view.controller.MasterControlAdapter.run(MasterControlAdapter.java:96)
         at oracle.appserver.startupconsole.view.Runner.main(Runner.java:39)
    Caused by: oracle.ias.opmn.optic.OpticControlException: Error from opmn during process control operation
         at oracle.ias.opmn.optic.AbstractOpmnEntity.runCommand(AbstractOpmnEntity.java:174)
         at oracle.ias.opmn.optic.AbstractOpmnEntity.stop(AbstractOpmnEntity.java:134)
         at oracle.appserver.startupconsole.control.OPMNController.doStop(OPMNController.java:137)
         ... 6 more
    Exception caused by
    Error from opmn during process control operation
    oracle.ias.opmn.optic.OpticControlException: Error from opmn during process control operation
         at oracle.ias.opmn.optic.AbstractOpmnEntity.runCommand(AbstractOpmnEntity.java:174)
         at oracle.ias.opmn.optic.AbstractOpmnEntity.stop(AbstractOpmnEntity.java:134)
         at oracle.appserver.startupconsole.control.OPMNController.doStop(OPMNController.java:137)
         at oracle.appserver.startupconsole.control.Controller.stop(Controller.java:79)
         at oracle.appserver.startupconsole.control.GroupController.doStop(GroupController.java:52)
         at oracle.appserver.startupconsole.control.Controller.stop(Controller.java:79)
         at oracle.appserver.startupconsole.view.controller.ControllerAdapter.stop(ControllerAdapter.java:38)
         at oracle.appserver.startupconsole.view.controller.MasterControlAdapter.run(MasterControlAdapter.java:96)
         at oracle.appserver.startupconsole.view.Runner.main(Runner.java:39)
    <?xml version='1.0' encoding='WINDOWS-1252'?>
    <response>
    <msg code="-82" text="Remote request with weak authentication.">
    </msg>
    <opmn id="S119SNIQ056995:6200" http-status="406" http-response="no processes or applications matched this request">
    </opmn>
    </response>

    I have found out the problem and solution for this OPMN error, its actually our Fusion team work
    the error is caused by Port conflicts we believe
    so by using these set of commands of opmnctl
    usage: opmnctl [verbose] [<scope>] <command> [<options>]
    verbose: print detailed execution message if available
    Permitted <scope>/<command>/<options> combinations are:
    scope command options
    start - Start opmn
    startall - Start opmn & all managed processe
    stopall - Stop opmn & all managed processe
    shutdown - Shutdown opmn & all managed proce
    [<scope>] startproc [<attr>=<val> ..] - Start opmn managed processes
    [<scope>] restartproc [<attr>=<val> ..] - Restart opmn managed processes
    [<scope>] stopproc [<attr>=<val> ..] - Stop opmn managed processes
    [<scope>] reload - Trigger opmn to reread opmn.xml
    [<scope>] status [<options>] - Get managed process status
    [<scope>] dmsdump [<attr>=<val>&..] - Get DMS stats
    [<scope>] set [<attr>=<val> ..] - Set opmn log parameters
    [<scope>] query [<attr>=<val>] - Query opmn log parameters
    ping [<max_retry>] - Ping local opmn
    validate [<filename>] - Validate the given xml file
    config [<options>] - Modify the opmn xml file
    help - Print brief usage description
    usage [<command>] - Print detailed usage description
    we have shutdown the opmn box and restarted all of its process
    it did not happen in the first time itself i have to repeat this for a several times then the SOA suite is running normally
    if any one faces this issue i can help

  • Error loading wsdl from the OSB in the SOA Suite over https

    Hi,
    We are running SOA Suite 11G R1 PS2. I have created a webservice in the OSB which runs on https://soa-test.myfirm.com/schedule/service/v1. This service works fine. I can test it in the OSB and using SoapUI. Now I want to make use of it in a bpel proces in the SOA Suite so I added the webservice as external reference and pointed it to the the above url. This works...it sees the porttype and all the bindings. But when I want to deploy it, it doesnt compiles and i get the following issue:
    Error(19,30): Load of wsdl "https://soa-test.myfirm.com/schedule/service/v1?wsdl" failed
    Error(29,89): Cannot find Port Type "{http://www.myfirm.com/wsdl/schedule/service}ScheduleServicePortType" for "ScheduleService" in WSDL Manager
    So it seems it cannot load the wsdl. I saw it might be a proxy issue but I dont use a proxy. I can see the wsdl using my browser without proxy settings.
    Does anyone know why it cannot load my wsdl?
    best regards,
    H
    Edited by: 860367 on 20-May-2011 05:32

    The issue changed to an certificate issue now.
    I get the error:
    javax.xml.soap.SOAPException: javax.xml.soap.SOAPException: Message send failed: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
         at oracle.j2ee.ws.client.jaxws.DispatchImpl.invoke(DispatchImpl.java:784)
         at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.synchronousInvocationWithRetry(OracleDispatchImpl.java:234)
         at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.invoke(OracleDispatchImpl.java:105)
         at oracle.integration.platform.blocks.soap.AbstractWebServiceBindingComponent.dispatchRequest(AbstractWebServiceBindingComponent.java:464)
         ... 156 more
    Caused by: javax.xml.soap.SOAPException: javax.xml.soap.SOAPException: Message send failed: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
         at oracle.j2ee.ws.saaj.client.p2p.HttpSOAPConnection.call2(HttpSOAPConnection.java:227)
         at oracle.j2ee.ws.common.transport.HttpTransport.transmit(HttpTransport.java:75)
         at oracle.j2ee.ws.common.async.MessageSender.call(MessageSender.java:64)
         at oracle.j2ee.ws.common.async.Transmitter.transmitSync(Transmitter.java:134)
         at oracle.j2ee.ws.common.async.Transmitter.transmit(Transmitter.java:90)
         at oracle.j2ee.ws.common.async.RequestorImpl.transmit(RequestorImpl.java:273)
         at oracle.j2ee.ws.common.async.RequestorImpl.invoke(RequestorImpl.java:94)
         at oracle.j2ee.ws.client.jaxws.DispatchImpl.invoke(DispatchImpl.java:741)
    I looked in the forum and this could be solved by adding the root CA to the trust keystore of the server. My OSB Managed Server and SOA Managed Server are on the same machine (https://sontprs201.myfirm.com:8888). This machine has a certificate of GoDaddy so i have added the GoDaddy-root and GoDaddy-intermediate as trusted certificates to my certs.jks
    In the weblogic console I set both the managed servers to point to my certs.jks with the correct password and in OSB managed server i setup the SSL with the correct private key alias.
    When i call the OSB service from SoapUI i get the correct 3 certificates back (GD-root, GD-intermediate, sontprs201.myfirm.com), but when I call the OSB service from BPEL I still get the error: Unable to access the following endpoint(s): https://sontprs201.myfirm.com:8888/schedule/service/v1. Unable to find valid certification path.
    Does anybody know what I'm missing or how I can debug this?
    Thanks in advance!

  • Problem whle starting the SOA server.

    Hi,
    I have Installed Oracle SOA suite in a server. I have created a domain and with in that domain, there is Admin server, Soa server and BAM server. They were working fine. But when I tried to re-start them recently , the Admin server was showing the warning
    <Mar 3, 2010 10:42:58 PM PST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "mds-SpacesDS": ORA-28001: the password has expired>
    but still I am able to access teh web logic console of the admin server.
    When I try to start the SOA server it gives the message
    Internal Exception: weblogic.jdbc.extensions.ConnectionDeadSQLException: weblogic.common.resourcepool.ResourceDeadException: 0:weblogic.common.ResourceException: Could not create pool connection. The DBMS driver exception was: ORA-28001: the password has expired
    The same is the case with the BAM server also . The console of BAM server is showing the message
    Internal Exception: weblogic.jdbc.extensions.ConnectionDeadSQLException: weblogic.common.resourcepool.ResourceDeadException: 0:weblogic.common.ResourceException: Could not create pool connection. The DBMS driver exception was: ORA-28001: the password has expired.
    I have used SYSTEM user credentials while installaing the SOA-SUITE. I have changed and re-set the password for that user. But That did not help.
    can any one please let me know how this issue can be resolved. Please contact me if any more info is needed.
    Thanks in advance for your time,
    Raj Kumar

    Hi Raj,
    Have you created any connection pool with name "mds-SpacesDS"?
    ORA-28001: the password has expiredAbove error shows that account of username, used in the DataSource of connection pool "mds-SpacesDS", has expired and password should be changed. After changing the pasword of DB user, mention the same in your Data-Source as well. Update the DBAdapter to refresh the connection pool.
    Regards,
    Anuj

  • Installation error in oracle soa suite ofm_soa_generic_11.1.1.7.0

    Hi all ,
    I am getting an error in installation the soa suite in my windows m/c . It has oracle client and database 11gXE installed on it with and RCU . The window registry entry contains KEY_OraDB1g_home and does not have ALL_HOMES.
    The installation is try to read from the registry and failing .Any suggesstions.
    Below is the log file trace
    =========================
    [2013-05-14T15:39:49.529+01:00] [OUI] [NOTIFICATION] [] [OUI] [tid: 14] [ecid: 0000JuZUtcF8xky5w7c9yW1H^^m3000005,0] Calling Query areasQueries10.2.0.1.0 getAllOracleHomes
    [2013-05-14T15:39:49.529+01:00] [OUI] [WARNING] [] [OUI] [tid: 14] [ecid: 0000JuZUtcF8xky5w7c9yW1H^^m3000005,0] Error reading registry key: HKEY_LOCAL_MACHINE\Software\ORACLE\ALL_HOMES\ID0\NAME
    [2013-05-14T15:39:49.529+01:00] [OUI] [NOTIFICATION] [] [OUI] [tid: 14] [ecid: 0000JuZUtcF8xky5w7c9yW1H^^m3000005,0] [[
    Query Exception: ErrorReadingWindowsRegistry
    Query Exception Class: class oracle.sysman.oii.oiil.OiilQueryException

    I have oracle 11g client already installed on the m/c and on that I installed oracle 11gXE database . After that RCU for creating schema etc for soa suite. When installing the SOA suite it is looking for a registry entry
    2013-05-16T14:54:18.968+01:00] [OUI] [WARNING] [] [OUI] [tid: 14] [ecid: 0000JuhbeSJ8xky5w7c9yW1H_EJX000005,0] Error reading registry key: HKEY_LOCAL_MACHINE\Software\ORACLE\ALL_HOMES\ID0\NAME
    whereas in my m/c I have only registry entry as HKEY_LOCAL_MACHINE\Software\ORACLE\KEY_OraDB11g_home1 .
    Is there as way to configure parameters in soa suite to check the new path in registry entries.

  • Error during deployment - SOA Suite 11.1.1.4.0

    Hi,
    When I try to deploy bpel flow in the SOA Suite 11.1.1.4.0 i receive the error below:
    The bpel flow deploy and works fine in the SOA Suite 11.1.1.3.0_ (Jdeveloper 11.1.1.3.0)
    #;There was an error deploying the composite on AdminServer: Deployment Failed: Error occurred during deployment of component: CllReceiveEmployeeFromPSFTEBS to service engine: implementation.bpel, for composite: cll_ReceiveEmployeeFromPSFT: ORABPEL-05250
    #;Error deploying BPEL suitcase.
    #;error while attempting to deploy the BPEL component file "/vol02/appsoa/product/11.1.0/user_projects/domains/base_domain/servers/AdminServer/dc/soa_5d9300f2-10a2-4784-8865-83f7159ee9ce"; the exception reported is: java.lang.Exception: BPEL 1.1 compilation failed
    #;This error contained an exception thrown by the underlying deployment module.
    #;Verify the exception trace in the log (with logging level set to debug mode).
    [04:07:33 PM] Check server log for more details.
    [04:07:33 PM] Error deploying archive sca_CllReceiveEmployeeFromPSFT_rev1_0.jar to partition "ebs_psft" on server AdminServer [brdell21.br.oracle.com:7001]
    [04:07:33 PM] #### Deployment incomplete. ####
    [04:07:33 PM] Error deploying archive file:/C:/jdev11g/mywork/EBS-PSFT/CllReceiveEmployeeFromPSFT/deploy/sca_CllReceiveEmployeeFromPSFT_rev1_0.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)
    Regards,
    Marcos Allonso

    Hi,
    I copied fle sca_cll_ReceiveEmployeeBankAccountFromPSFT_rev1_0.jar to C:\jdev11g\mywork\EBS-PSFT\CllReceiveEmployeeBankAccountFromPSFT\SCA-INF\lib , redeploy flow but the problem remain.
    *** I am using a Jdeveloper 11.1.1.3.0 to deploy flow in the SOA Suite 11.1.1.4.0
    Regars,
    Marcos

  • What part of the 'soa suite' is a cost option?

    If I have iAS EE and 10gDB EE w/ partitions olap and iDS
    what in the quick start is using options that I would have to purchase?
    Business rules?
    BPEL?
    A

    A.
    worth asking a sales guy responsible for your account - I'd guess you need to purchase the SOA Suite as one - and can leverage your [existing] DB as dehydration store ..

  • Error While Installing SOA Suite 10.1.3

    Hi,
    I have uninstalled the SOA suite (advance installation) from M/C.I am trying to install SOA suite on my M/C but I am getting error message as
    Install has detected the OAS 10.13 is already installed in this oracle home.Please choose another Oracle Home.It is giving dependencies error.
    I am making sure that there is no directory which I am giving in the installation directory but as soon as I am giving the instance name and AS admin password with the Basic install option and clicking the Install tab
    It is giving the above message.I can clear the see that it is creating new directory and referring it.
    Can anyone please help me to resolve this issue?
    Thanks

    Hi,
    you are installing on Linux or Windows?
    There is a directory called oraInventory. You have to delete that one, because Oracle stores information about all installations in that directory. But be careful:
    If you have other Oracle products installed, you should not remove this directory.
    You can try to use the OUI to perform a uninstall. After that the oraInventory should be clean...

  • DHCP cofiguration error while installing SOA suit 10.1.3

    Hi can any one suggest how to resolve DHCP cofiguration error while installing SOA suit 10.1.3. I have win7 but getting this error . Please sort out................

    platGroup = WINDOWS
    Query Returned: true
    Calling Query soaNetQueries1.0 isDhcp
    Query Returned: true
    Calling Query soaNetQueries1.0 isLoopback
    Query Returned: false
    A DHCP configuration was detected on this host. The installer also detected that the local hostname and the network hostname differ. Please resolve the networking issues by referring the "Installing on DHCP Computers" section in the installation guide.
    Calling Query generalQueries10.1.0.3.0 getInstallType
    Query Returned: allProducts
    Calling Query generalQueries10.1.0.3.0 getInstallType
    Query Returned: allProducts
    Calling Query generalQueries10.1.0.3.0 getInstallType
    Query Returned: allProducts
    Calling Query generalQueries10.1.0.3.0 getInstallType
    Query Returned: allProducts
    *** Specify Database Connect Information Page***
    Warning:*** Alert: Do you really want to exit? ***
    User Selected: Yes/OK
    User Exit
    This is the error i am getting i have gone through docs also but did not able to resolve it i have window-7 platform can we install on this 10.1.3.........or i have to follow some other method as i am getting this error........

  • Q: is the SOA Suite a mature technology?

    A colleaque and I have been playing araound with the SOA suite the last copule of weeks. My colleaue mainly concentrated on the BPEL, while i did the ESB part.
    Even though I did some very simple scenarios, it seemd to me that theres a lot of errors/bug. For instance when using native sequencing, you have to manually edit some XML files. Another thing,- I have to deploy my services more than once to make sure it works. Of course this is all new to me - so I'd expected some beginnes difficulties - but never the less - I'm a bit worried about recommending this technology to my manager.
    So the question is: does this work or not?
    I use the Soa suite 10.1.3.3 on Oracle DB XE.
    Kind regards, Henrik

    Another reason to wait for 11g if you want Oracle SOA is problems with upgrading existing processes from 10.1.3.3.0. We used 10.1.2 before and upgraded to 10.1.3.3.0 and had to reduce the number of processes from about 150 to ~30 due to problems with converting projects in JDeveloper and partly changed behaviour of BPEL. Old processes often stopped working and required mostly day per process to debug and fix. We simply couldn't do the converting for 150 days.
    Its a pitty though that Oracle doesn't plan to support BPEL 2.0 in 11g, as if they were affraid to touch the original code developed by Collaxa. Does anybody know whether 11g will have better support for WS-* features, like WS-Security in outbound messages (arriving from web service), generation of WS-Policy assertions in wsdl?
    Other problems that one needs to take into account when considering 10.1.3.3.0 are:
    - JDeveloper 11g will probably be incompatible with BPEL 10.1.3.3.0, so you will be stuck with JDeveloper 10.1.3.3.0, since no newer release of 10.1.3 is planned.
    - in 10.1.3.3.0 propagation of security context into EJB is not functional. Although EJB invocation is supported from BPEL, methods will always execute under the same credentials which defeats the advantages of EJB. Hopefully Oracle will fix this problem in 11g.
    - incompatibility between BPEL 10.1.3.3.0 and Oc4j 10.1.3.3.0 web services when using WS-Security UsernameToken. Oc4j web services with WS-Security cannot be invoked by BPEL without manual editing of oracle web services xml. This editing has to be done every time something is changed in web service since then the xml is overwritten.
    - database connection pool used by BPEL is not periodically checked for "select * from dual", so invalid database connections can be passed to BPEL process. This becomes a problem if you need to gradually restart your DB cluster nodes. I have even noticed once that a DB connection was passed to BPEL which did contain uncomitted data from previous process (ending with exception), which resulted in seeing data that didn't exist in database.

Maybe you are looking for