Hi, I started Xindice on another port (4082) and tried to shut it down using the command:
xindiceadmin shutdown -c /db However I get the error: ERROR : A connection to the Database instance 'db' could not be created. Error: Connection refused Is it possible to specify the port number used by the xindice process to be stopped in the shutdown command? I'm guessing that by default the command I used is trying to shutdown the process using 4080, the default port? (I am running Xindice on Solaris). Thanks Brian