Petals ESB Container

Error creating new org.ow2.petals.registry.core.repository.bo.Endpoint

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 3.1.1
  • Fix Version/s: 3.1.2, 4.0.0
  • Component/s: Registry
  • Security Level: Public
  • Description:
    Hide

    Deploying an SA containing a provider service-unit on a component based on CDK 4.0.x, and for which the service-name and interface name of WSDL and JBI descriptor are not aligned, we get the following error:

    org.ow2.petals.jbi.messaging.registry.RegistryException: Error creating new org.ow2.petals.registry.core.repository.bo.Endpoint
    	at org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry.registerEndpoint(BaseEndpointRegistry.java:151)
    	at org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry.activateEndpoint(BaseEndpointRegistry.java:93)
    	at org.objectweb.fractal.julia.generated.C2304ecde_0.activateEndpoint(INTERCEPTOR[EndpointRegistry])
    	at org.objectweb.fractal.julia.generated.C2eb804c9_0.activateEndpoint(INTERFACE[EndpointRegistry])
    	at org.ow2.petals.jbi.component.context.ComponentContextImpl.activateEndpoint(ComponentContextImpl.java:189)
    	at org.ow2.petals.component.framework.su.ServiceUnitManager.processProvidesNode(ServiceUnitManager.java:759)
    	at org.ow2.petals.component.framework.su.ServiceUnitManager.processProvidesNodes(ServiceUnitManager.java:803)
    	at org.ow2.petals.component.framework.su.ServiceUnitManager.start(ServiceUnitManager.java:249)
    	at org.ow2.petals.container.lifecycle.ServiceUnitLifeCycle.start(ServiceUnitLifeCycle.java:161)
    	at org.ow2.petals.container.lifecycle.ServiceAssemblyLifeCycle.doStart(ServiceAssemblyLifeCycle.java:166)
    	at org.ow2.petals.container.lifecycle.LifeCycleAbstract.start(LifeCycleAbstract.java:185)
    	at org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl.start(DeploymentServiceImpl.java:533)
    	at org.objectweb.fractal.julia.generated.C9ae71627_0.start(INTERCEPTOR[DeploymentService])
    	at org.objectweb.fractal.julia.generated.C59d5ff32_0.start(INTERFACE[DeploymentService])
    	at org.ow2.petals.jbi.management.autoload.AutoLoaderServiceImpl.performDeploySA(AutoLoaderServiceImpl.java:450)
    	at org.ow2.petals.jbi.management.autoload.AutoLoaderServiceImpl.install(AutoLoaderServiceImpl.java:169)
    	at org.ow2.petals.jbi.management.autoload.InstallDirectoryScanner.run(InstallDirectoryScanner.java:81)
    	at java.util.TimerThread.mainLoop(Timer.java:512)
    	at java.util.TimerThread.run(Timer.java:462)

    The origine of the error is not printed.
    The full stack-trace should be printed to be able to diagnose the problem.

    Show
    Deploying an SA containing a provider service-unit on a component based on CDK 4.0.x, and for which the service-name and interface name of WSDL and JBI descriptor are not aligned, we get the following error:
    org.ow2.petals.jbi.messaging.registry.RegistryException: Error creating new org.ow2.petals.registry.core.repository.bo.Endpoint
    	at org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry.registerEndpoint(BaseEndpointRegistry.java:151)
    	at org.ow2.petals.jbi.messaging.registry.BaseEndpointRegistry.activateEndpoint(BaseEndpointRegistry.java:93)
    	at org.objectweb.fractal.julia.generated.C2304ecde_0.activateEndpoint(INTERCEPTOR[EndpointRegistry])
    	at org.objectweb.fractal.julia.generated.C2eb804c9_0.activateEndpoint(INTERFACE[EndpointRegistry])
    	at org.ow2.petals.jbi.component.context.ComponentContextImpl.activateEndpoint(ComponentContextImpl.java:189)
    	at org.ow2.petals.component.framework.su.ServiceUnitManager.processProvidesNode(ServiceUnitManager.java:759)
    	at org.ow2.petals.component.framework.su.ServiceUnitManager.processProvidesNodes(ServiceUnitManager.java:803)
    	at org.ow2.petals.component.framework.su.ServiceUnitManager.start(ServiceUnitManager.java:249)
    	at org.ow2.petals.container.lifecycle.ServiceUnitLifeCycle.start(ServiceUnitLifeCycle.java:161)
    	at org.ow2.petals.container.lifecycle.ServiceAssemblyLifeCycle.doStart(ServiceAssemblyLifeCycle.java:166)
    	at org.ow2.petals.container.lifecycle.LifeCycleAbstract.start(LifeCycleAbstract.java:185)
    	at org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl.start(DeploymentServiceImpl.java:533)
    	at org.objectweb.fractal.julia.generated.C9ae71627_0.start(INTERCEPTOR[DeploymentService])
    	at org.objectweb.fractal.julia.generated.C59d5ff32_0.start(INTERFACE[DeploymentService])
    	at org.ow2.petals.jbi.management.autoload.AutoLoaderServiceImpl.performDeploySA(AutoLoaderServiceImpl.java:450)
    	at org.ow2.petals.jbi.management.autoload.AutoLoaderServiceImpl.install(AutoLoaderServiceImpl.java:169)
    	at org.ow2.petals.jbi.management.autoload.InstallDirectoryScanner.run(InstallDirectoryScanner.java:81)
    	at java.util.TimerThread.mainLoop(Timer.java:512)
    	at java.util.TimerThread.run(Timer.java:462)
    The origine of the error is not printed. The full stack-trace should be printed to be able to diagnose the problem.
  • Environment:
    Petals ESB 3.1.1, CDK 4.0.x

Activity

Hide
Christophe DENEUX added a comment - Tue, 30 Nov 2010 - 17:02:42 +0100

petals-kernel 3.2: svn#16381
petals-kernel 3.1.2: svn#16374
petals-registry-core: svn#16375

Show
Christophe DENEUX added a comment - Tue, 30 Nov 2010 - 17:02:42 +0100 petals-kernel 3.2: svn#16381 petals-kernel 3.1.2: svn#16374 petals-registry-core: svn#16375

People

Dates

  • Created:
    Tue, 30 Nov 2010 - 13:17:24 +0100
    Updated:
    Tue, 30 Nov 2010 - 17:02:42 +0100
    Resolved:
    Tue, 30 Nov 2010 - 17:02:42 +0100