Greetings
This is a warning for folks using iiop.port and xindiceadmin script.
Folks there is an issue with xindiceadmin shutdown when the xindice server is
started on a specific port using the property "iiop.port". The problem is
the xindiceadmin (org.apache.xindice.tools.command) will also tries to
connect to the iiop.port port in order to terminate the server.
The quick workaround is to programmatically set the iiop.port to some other
port for the duration of the shutdown using System.setProperty("iiop.port",
"55555")
Best Regards.
JC.
==================================================================
[EMAIL PROTECTED]
=================================================================