Details
-
- Environment:
- Petals ESB 3.1.1, CDK 4.0.x
Activity
| Field | Original Value | New Value |
|---|---|---|
| Priority | Blocker [ 1 ] | |
| Description |
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 The original of the error is not printed. The full stack-trace should be printed to be able to diagnose the problem. |
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:
{code} 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) {code} The origine of the error is not printed. The full stack-trace should be printed to be able to diagnose the problem. |
| Assignee | Roland Naudin [ rnaudin ] | Christophe DENEUX [ cdeneux ] |
| Status | New [ 10000 ] | Open [ 10002 ] |
| Priority | Blocker [ 1 ] | Minor [ 4 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 3.1.2 [ 10156 ] | |
| Fix Version/s | 3.2 [ 10108 ] | |
| Resolution | Fixed [ 1 ] |