I have this problem too, I checked out Xindice from CVS yesterday and built
it.
When I run  the following command I don't get  anything.

mohit[mbethur]:/u/mbethur/Xindice/xml-xindice/ xindice lc -c
xindice://mohit:4080/db
mohit[mbethur]:/u/mbethur/Xindice/xml-xindice/

This is expected since there are only "system" collection. (should it display
the system collection too??)

and when I try to add a collection, I get this error message :

mohit[mbethur]:/u/mbethur/Xindice/xml-xindice/ xindiceadmin ac -c /db -n root
-u xindice://mohit:4080
ERROR : A connection to the Database instance 'db' could not be created.
Error: Invalid URL: xindice://mohit:4080

Can anyone please help me.

Thanks
Mohan

Carsten Ziegert wrote:

> Am 17.01.2002 12:02 Uhr schrieb "Adrian Chong" unter <[EMAIL PROTECTED]>:
>
> > Hi,
> >
> > If I run the command line tool dbxml or dbxmladmin to access the dbxml
> > (version 1.0b4) server locally, everything is ok so far. But if I access
> > the dbxml server remotely as in the user guide, for example,
> >
> > dbxml lc -c /db -u http://my_host:4080
> >
> > I will give me an error:
> >
> > ERROR: A connection to the Database instance 'db' could not be created.
> > Error: Invalid URL: http://my_host:4080/NamingService.
> >
> > I have tried xmlindice://my_host:4080 and xmldb:dbxml://my_host:4080,
> > theyl do not work. I also tried modifying config/system.xml to uncomment
> > the line with "http://localhost:4080/NamingService";, it won't work too.
> >
> > Any idea? How to fix it? Many thanks.
> >
> > --Adrian
> >
>
> Hi Adrian,
>
> I had similar error messages when I tried this with dbxml.
> Now I've switched to Xindice and it seems to work:
>
> [EMAIL PROTECTED]:~/tmp$ xindice ld -c
> xindice://summit-bmt.fh-hannover.de:4080/db/summit/config
>
>         allconcepts
>         argstruct
>         config
>         contextexp
>         directories
>         nominal
>         nomsyn
>         predsyntax
>         semroles
>         verbsyn
>
> Total documents: 10
>
> Carsten
>
> --
> Carsten Ziegert
> Fachhochschule Hannover
> FB Informations- und Kommunikationswesen
> Ricklinger Stadtweg 120
> 30459 Hannover
> ++49-511-9296-768
> http://summit-bmt.fh-hannover.de

Reply via email to