My Oracle Support Banner

OSB: StageException: The current configuration is out of sync with the XQuery resource in the repository (Doc ID 864815.1)

Last updated on MAY 15, 2023

Applies to:

Oracle Service Bus - Version 2.6 and later
Information in this document applies to any platform.

Symptoms

A complex proxy service was running successfully in Aqualogic Service Bus (ALSB) 2.6.


After migrating to ALSB 3.0, i.e. exporting the project in 2.6 and importing it in 3.0, during runtime the following exception happens:

####<20-Jul-2009 16:48:55 o'clock BST> <Error> <ALSB Kernel> <int1alsb> <alsb1-managed> <[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1248104935033> <BEA-382016> <Failed to instantiate router for service ProxyService BPM/Proxy Services/processTransaction: com.bea.wli.sb.management.BrokerManagementException: com.bea.wli.sb.stages.StageException: The current configuration is out of sync with the XQuery resource in the repository.
com.bea.wli.sb.management.BrokerManagementException: com.bea.wli.sb.stages.StageException: The current configuration is out of sync with the XQuery resource in the repository.
at com.bea.wli.sb.pipeline.RouterCompiler.getActionsRuntime(RouterCompiler.java:159)
at com.bea.wli.sb.pipeline.PipelineStage.<init>(PipelineStage.java:55)
at com.bea.wli.sb.pipeline.RouterCompiler.compileStage(RouterCompiler.java:103)
at com.bea.wli.sb.pipeline.Pipeline.<init>(Pipeline.java:105)
at com.bea.wli.sb.pipeline.RouterCompiler.compilePipeline(RouterCompiler.java:96)
at com.bea.wli.sb.pipeline.Router.<init>(Router.java:130)
at com.bea.wli.sb.pipeline.RouterCompiler.compileRouter(RouterCompiler.java:89)
at com.bea.wli.sb.pipeline.RouterCompiler.compile(RouterCompiler.java:79)
at com.bea.wli.sb.pipeline.RouterManager.compileRouter(RouterManager.java:575)
at com.bea.wli.sb.pipeline.RouterRuntimeCache.getRuntime(RouterRuntimeCache.java:146)
at com.bea.wli.sb.pipeline.RouterManager.getRouterRuntime(RouterManager.java:551)
at com.bea.wli.sb.pipeline.RouterContext.getInstance(RouterContext.java:146)
at com.bea.wli.sb.pipeline.RouterManager.processMessage(RouterManager.java:494)
at com.bea.wli.sb.test.service.ServiceMessageSender.send0(ServiceMessageSender.java:279)
at com.bea.wli.sb.test.service.ServiceMessageSender.access$000(ServiceMessageSender.java:84)
at com.bea.wli.sb.test.service.ServiceMessageSender$1.run(ServiceMessageSender.java:141)
at com.bea.wli.sb.test.service.ServiceMessageSender$1.run(ServiceMessageSender.java:140)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
at weblogic.security.service.SecurityManager.runAs(Unknown Source)
at com.bea.wli.sb.security.WLSSecurityContextService.runAs(WLSSecurityContextService.java:55)
at com.bea.wli.sb.test.service.ServiceMessageSender.send(ServiceMessageSender.java:144)
at com.bea.wli.sb.test.service.ServiceProcessor.invoke(ServiceProcessor.java:421)
at com.bea.wli.sb.test.TestServiceImpl.invoke(TestServiceImpl.java:169)
at com.bea.wli.sb.test.client.ejb.TestServiceEJBBean.invoke(TestServiceEJBBean.java:136)
at com.bea.wli.sb.test.client.ejb.TestService_sqr59p_EOImpl.invoke(TestService_sqr59p_EOImpl.java:284)
at com.bea.wli.sb.test.client.ejb.TestService_sqr59p_EOImpl_WLSkel.invoke(Unknown Source)
at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:224)
at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:479)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
at weblogic.security.service.SecurityManager.runAs(Unknown Source)
at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:475)
at weblogic.rmi.internal.BasicServerRef.access$300(BasicServerRef.java:59)
at weblogic.rmi.internal.BasicServerRef$BasicExecuteRequest.run(BasicServerRef.java:1016)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)
com.bea.wli.sb.stages.StageException: The current configuration is out of sync with the XQuery resource in the repository.
at com.bea.wli.sb.stages.expressions.ExpressionHelper.validate(ExpressionHelper.java:100)
at com.bea.wli.sb.stages.expressions.ExpressionHelper.getExecutor(ExpressionHelper.java:157)
at com.bea.wli.sb.stages.expressions.ExpressionBuilderImpl.getExecutor(ExpressionBuilderImpl.java:77)
at stages.transform.AssignFactory.getStageRuntime(AssignFactory.java:73)
at com.bea.wli.sb.stages.StageMetadataImpl$DefaultStageFactory.getStageRuntime(StageMetadataImpl.java:239)
at com.bea.wli.sb.stages.impl.RuntimeBuilderImpl.buildRuntime(RuntimeBuilderImpl.java:92)
at com.bea.wli.sb.stages.impl.RuntimeBuilderImpl.buildRuntime(RuntimeBuilderImpl.java:68)
at com.bea.wli.sb.pipeline.RouterCompiler.getActionsRuntime(RouterCompiler.java:152)
at com.bea.wli.sb.pipeline.PipelineStage.<init>(PipelineStage.java:55)
at com.bea.wli.sb.pipeline.RouterCompiler.compileStage(RouterCompiler.java:103)
at com.bea.wli.sb.pipeline.Pipeline.<init>(Pipeline.java:105)
at com.bea.wli.sb.pipeline.RouterCompiler.compilePipeline(RouterCompiler.java:96)
at com.bea.wli.sb.pipeline.Router.<init>(Router.java:130)
at com.bea.wli.sb.pipeline.RouterCompiler.compileRouter(RouterCompiler.java:89)
at com.bea.wli.sb.pipeline.RouterCompiler.compile(RouterCompiler.java:79)
at com.bea.wli.sb.pipeline.RouterManager.compileRouter(RouterManager.java:575)
at com.bea.wli.sb.pipeline.RouterRuntimeCache.getRuntime(RouterRuntimeCache.java:146)
at com.bea.wli.sb.pipeline.RouterManager.getRouterRuntime(RouterManager.java:551)
at com.bea.wli.sb.pipeline.RouterContext.getInstance(RouterContext.java:146)
at com.bea.wli.sb.pipeline.RouterManager.processMessage(RouterManager.java:494)
at com.bea.wli.sb.test.service.ServiceMessageSender.send0(ServiceMessageSender.java:279)
at com.bea.wli.sb.test.service.ServiceMessageSender.access$000(ServiceMessageSender.java:84)
at com.bea.wli.sb.test.service.ServiceMessageSender$1.run(ServiceMessageSender.java:141)
at com.bea.wli.sb.test.service.ServiceMessageSender$1.run(ServiceMessageSender.java:140)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
at weblogic.security.service.SecurityManager.runAs(Unknown Source)
at com.bea.wli.sb.security.WLSSecurityContextService.runAs(WLSSecurityContextService.java:55)
at com.bea.wli.sb.test.service.ServiceMessageSender.send(ServiceMessageSender.java:144)
at com.bea.wli.sb.test.service.ServiceProcessor.invoke(ServiceProcessor.java:421)
at com.bea.wli.sb.test.TestServiceImpl.invoke(TestServiceImpl.java:169)
at com.bea.wli.sb.test.client.ejb.TestServiceEJBBean.invoke(TestServiceEJBBean.java:136)
at com.bea.wli.sb.test.client.ejb.TestService_sqr59p_EOImpl.invoke(TestService_sqr59p_EOImpl.java:284)
at com.bea.wli.sb.test.client.ejb.TestService_sqr59p_EOImpl_WLSkel.invoke(Unknown Source)
at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:224)
at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:479)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
at weblogic.security.service.SecurityManager.runAs(Unknown Source)
at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:475)
at weblogic.rmi.internal.BasicServerRef.access$300(BasicServerRef.java:59)
at weblogic.rmi.internal.BasicServerRef$BasicExecuteRequest.run(BasicServerRef.java:1016)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)
>

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.