Monday, June 7, 2010

Error while Starting WebSphere ESB (Errors & Solutions #4)

Context
Starting WebSphere ESB

Error
invalid configuration passed to resource binding logic. REASON: Failed to create connection factory: Error raised constructing AdminObject, error code: Client-bindings attribute clash : Client-bindings attribute clash

Solution
A configuration mistake in the Queue connection factory caused this error, the Connection Factory didn't load during server restart and was i getting naming exception in the listener port

Problem solved after changing a property in the Connection Factory "TRANSPORT-"TYPE=CLIENT


No comments:

Post a Comment