After some more poking through the source code, I noticed that the xindice commandline tool is attempting to contact Xindice via XML RPC on port 8080. However, it appears to me that nothing is listening on port 8080 on my machine. Is there something else that I need to start which listens on port 8080?
dave -----Original Message----- From: Viner, David [mailto:[EMAIL PROTECTED] Sent: Monday, August 04, 2003 12:20 PM To: Xindice-Users (E-mail) Subject: cmdline tool functional w/ 1.1b2? Hi, I have rebuilt my Xindice from the current CVS sources. I start it fine using: %XINDICE_HOME%\xindice.bat start Everything looks ok, and I can browse http://127.0.0.1:8888/xindice?/db without a problem. However, if I try to use the commandline tool, I get this error: D:\xindice\apache-cvs\xml-xindice>bin\xindice lc -c /db [DEBUG] xmlrpc - -serviceLocation=</xindice/> ERROR : Collection not found! D:\xindice\apache-cvs\xml-xindice> >>From looking in the archives, the problem has been described before. But the only answer was to use Xindice thru Cocoon. Has anyone gotten the commandline tool to work with 1.1b2? thanks dave