Hide Forgot
project_key: SOA This is seen booting an otherwise idle server - clean install - no archives deployed: 2011-11-03 22:53:21,845 ERROR [org.apache.juddi.v3.client.config.UDDIClerk] (Thread-28) Unable to save node riftsaw .Transport implementation not yet initialised org.apache.juddi.v3.client.transport.TransportException: Transport implementation not yet initialised at org.jboss.internal.soa.esb.registry.client.JuddiInVMTransport.getImplementation(JuddiInVMTransport.java:143) at org.jboss.internal.soa.esb.registry.client.JuddiInVMTransport.getUDDISecurityService(JuddiInVMTransport.java:116) at org.apache.juddi.v3.client.config.UDDIClerk.getAuthToken(UDDIClerk.java:572) at org.apache.juddi.v3.client.config.UDDIClerk.saveNode(UDDIClerk.java:582) at org.apache.juddi.v3.client.config.UDDIClerkManager.saveClerkAndNodeInfo(UDDIClerkManager.java:156) at org.apache.juddi.v3.client.config.BackGroundRegistration.run(BackGroundRegistration.java:37) at java.lang.Thread.run(Thread.java:636) 2011-11-03 22:53:21,849 ERROR [org.apache.juddi.v3.client.config.UDDIClerk] (Thread-28) Unable to save clerk BPELClerk .Transport implementation not yet initialised org.apache.juddi.v3.client.transport.TransportException: Transport implementation not yet initialised at org.jboss.internal.soa.esb.registry.client.JuddiInVMTransport.getImplementation(JuddiInVMTransport.java:143) at org.jboss.internal.soa.esb.registry.client.JuddiInVMTransport.getUDDISecurityService(JuddiInVMTransport.java:116) at org.apache.juddi.v3.client.config.UDDIClerk.getAuthToken(UDDIClerk.java:572) at org.apache.juddi.v3.client.config.UDDIClerk.saveClerk(UDDIClerk.java:600) at org.apache.juddi.v3.client.config.UDDIClerkManager.saveClerkAndNodeInfo(UDDIClerkManager.java:160) at org.apache.juddi.v3.client.config.BackGroundRegistration.run(BackGroundRegistration.java:37) at java.lang.Thread.run(Thread.java:636)
Attachment: Added: server.log.gz
Changing the order of ant task in the installer should fix this. The target deploy.esb.uddi.config needs to be called after deploy-clustering.
Installation script changed to apply esb config change (to uncomment dependency on juddi) until after clustering config changes - thanks Doug for diagnosing the problem.
Link: Added: This issue is related to SOA-3392
Release Notes Docs Status: Added: Not Required Writer: Added: dlesage
Verified in SOA-P 5.2.0.CR1.