[Users] UNRESOLVED_INTERFACE with quickstart-3.0, working with 2.2

kleag petals-components at ebmwebsourcing.com
Wed Mar 16 10:27:40 CET 2011


Hello,

Thank you for your help. It seems to work with the change you suggested, even if the following errors are reported during service startup:

Code:

[Petals.JBI-Management.DeploymentServiceImpl]-INFO 2009-03-12 13:40:41,436 Service Assembly 'crawlconfigureProvideSA' succesfully deployed                                                                                    
[Petals.Container.Components.petals-bc-soap]-INFO 2009-03-12 13:40:46,529 New Service Endpoint has been deployed : {http://weblab-project.org/services/configurable}ConfigurableService ->ConfigurablePort (INTERNAL):subdomain1/0/petals-bc-soap                                                                                            
[Petals.Container.Components.petals-bc-soap]-INFO 2009-03-12 13:40:46,529 Providing access to external service 'http://localhost:10113' in mode 'SOAP'                                                                        
[Petals.JBI-Management.DeploymentServiceImpl]-INFO 2009-03-12 13:40:46,531 Service Assembly 'crawlconfigureProvideSA' succesfully started                                                                                     
[Petals.JBI-Messaging.EndpointRegistryImpl]-WARNING 2009-03-12 13:40:47,485 An error occurs during an update of a new endpoint                                                                                                
java.lang.NullPointerException                                                                                 
        at org.ow2.easywsdl.wsdl.impl.wsdl11.ServiceImpl.getInterface(ServiceImpl.java:98)                     
        at org.ow2.easywsdl.wsdl.impl.wsdl11.ServiceImpl.getInterface(ServiceImpl.java:47)                     
        at org.ow2.petals.jbi.messaging.registry.EndpointRegistryImpl.updateEndpointDescriptionAndInterfaces(EndpointRegistryImpl.java:1751)                                                                                  
        at org.ow2.petals.jbi.messaging.registry.EndpointRegistryImpl.access$1(EndpointRegistryImpl.java:1389) 
        at org.ow2.petals.jbi.messaging.registry.EndpointRegistryImpl$UpdateLocalNewEndpointFuture.call(EndpointRegistryImpl.java:312)                                                                                        
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)                                  
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)                                            
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)                             
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)                                  
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)                                            
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)                 
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)                     
        at java.lang.Thread.run(Thread.java:619)                                                               
[Petals.JBI-Messaging.EndpointRegistryImpl]-WARNING 2009-03-12 13:40:48,350 An error occurs during an update of a new endpoint                                                                                                
java.lang.NullPointerException                                                                                 
        at org.ow2.easywsdl.wsdl.impl.wsdl11.ServiceImpl.getInterface(ServiceImpl.java:98)                     
        at org.ow2.easywsdl.wsdl.impl.wsdl11.ServiceImpl.getInterface(ServiceImpl.java:47)                     
        at org.ow2.petals.jbi.messaging.registry.EndpointRegistryImpl.updateEndpointDescriptionAndInterfaces(EndpointRegistryImpl.java:1751)                                                                                  
        at org.ow2.petals.jbi.messaging.registry.EndpointRegistryImpl.access$1(EndpointRegistryImpl.java:1389) 
        at org.ow2.petals.jbi.messaging.registry.EndpointRegistryImpl$UpdateLocalNewEndpointFuture.call(EndpointRegistryImpl.java:312)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:619)
[Petals.JBI-Messaging.EndpointRegistryImpl]-WARNING 2009-03-12 13:40:57,514 An error occurs during an update of a new endpoint
java.lang.NullPointerException
        at org.ow2.easywsdl.wsdl.impl.wsdl11.ServiceImpl.getInterface(ServiceImpl.java:98)
        at org.ow2.easywsdl.wsdl.impl.wsdl11.ServiceImpl.getInterface(ServiceImpl.java:47)
        at org.ow2.petals.jbi.messaging.registry.EndpointRegistryImpl.updateEndpointDescriptionAndInterfaces(EndpointRegistryImpl.java:1751)
        at org.ow2.petals.jbi.messaging.registry.EndpointRegistryImpl.access$1(EndpointRegistryImpl.java:1389)
        at org.ow2.petals.jbi.messaging.registry.EndpointRegistryImpl$UpdateLocalNewEndpointFuture.call(EndpointRegistryImpl.java:312)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:619)
[Petals.JBI-Messaging.EndpointRegistryImpl]-WARNING 2009-03-12 13:41:41,461 An error occurs during an update of a new endpoint
java.lang.NullPointerException
        at org.ow2.easywsdl.wsdl.impl.wsdl11.ServiceImpl.getInterface(ServiceImpl.java:98)
        at org.ow2.easywsdl.wsdl.impl.wsdl11.ServiceImpl.getInterface(ServiceImpl.java:47)
        at org.ow2.petals.jbi.messaging.registry.EndpointRegistryImpl.updateEndpointDescriptionAndInterfaces(EndpointRegistryImpl.java:1751)
        at org.ow2.petals.jbi.messaging.registry.EndpointRegistryImpl.access$1(EndpointRegistryImpl.java:1389)
        at org.ow2.petals.jbi.messaging.registry.EndpointRegistryImpl$UpdateLocalNewEndpointFuture.call(EndpointRegistryImpl.java:312)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:619)
[Petals.Container.Components.petals-sample-client]-INFO 2009-03-12 13:48:05,300 SampleClient try to send
[Petals.Container.Components.petals-sample-client]-INFO 2009-03-12 13:48:11,741 process(org.ow2.petals.jbi.messaging.exchange.types.InOutImpl at 4c04c1cd)




Also, may I suggest to add a ChangeLog to the distribution, at least for API changes like that? I know that it is a hard task to keep coherence of a documentation set, but it would be very helpful.

Thanks again.

Gaël




-------------------- m2f --------------------

Read this forum topic online here:
http://petals.ebmwebsourcing.com/forum/viewtopic.php?p=543#543

-------------------- m2f --------------------


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://forum-list.petalslink.org/pipermail/users/attachments/20110316/3a6f27b4/attachment.htm>


More information about the Users mailing list