Service Registry 3.1 Developer's Guide

“Message Send Failed” Error from Service Registry

If you run a program and get a stack trace with a Message send failed error, the probable reason is that the Registry is not running or that the specified URL is incorrect. The beginning of the stack trace looks like this:

[java] Jul 10, 2006 10:23:09 PM com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection post
[java] SEVERE: SAAJ0009: Message send failed
[java] com.sun.xml.messaging.saaj.SOAPExceptionImpl: java.security.PrivilegedActionException: 
com.sun.xml.messaging.saaj.SOAPExceptionImpl: Message send failed

Make sure that the host name and port in INSTALL/registry-samples/common/build.properties are correct for your installation.

To make sure that the Registry is running, use the command-line or web interface to the Application Server domain for the Registry. For details, see Administering the Application Server Domain for Service Registry in Service Registry 3.1 Administration Guide.