You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xindice-users@xml.apache.org by Perry Molendijk <pe...@inflexions.com> on 2002/04/02 15:08:20 UTC

Re: Install Windows

Try changing the name of the directory "xml-xindice-1.0" to something
without "-" or "."  in the name, e.g. "xindice".
I remember having problems with those characters in file or directory names
when running Win98 / command line / Java apps.

>> C:\xml-xindice-1.0\bin>xindiceadmin ac -c /db -n addressbook ERROR :

Regards

Perry


Re: Install Windows

Posted by Juozas Baliuka <ba...@centras.lt>.
I see it is some problem to put config. The same problem for all documents
on win98(java.lang.IndexOutOfBoundsException)

        at
org.apache.xindice.util.Configuration.processChildren(Configuration.j
ava:684)
        at
org.apache.xindice.server.standard.StdServiceManager.setConfig(StdSer
viceManager.java:90)
        at org.apache.xindice.server.Kernel.loadAPI(Kernel.java:336)
        at org.apache.xindice.server.Kernel.<init>(Kernel.java:150)
        at org.apache.xindice.server.Kernel.<init>(Kernel.java:117)
        at org.apache.xindice.server.Xindice.main(Xindice.java:96)
DEBUG>
java.lang.IndexOutOfBoundsException
        at java.io.ByteArrayInputStream.read(Unknown Source)
        at
org.apache.xindice.core.filer.Paged$Page.streamFrom(Paged.java:1001)
        at org.apache.xindice.core.filer.Paged.writeValue(Paged.java:198)
        at
org.apache.xindice.core.filer.BTreeFiler.writeRecord(BTreeFiler.java:
173)
        at
org.apache.xindice.core.Collection.putDocument(Collection.java:629)
        at
org.apache.xindice.core.Collection.setDocument(Collection.java:670)
        at org.apache.xindice.core.Database.setConfig(Database.java:192)
        at
org.apache.xindice.server.services.XindiceService.initialize(XindiceS
ervice.java:106)
        at
org.apache.xindice.server.standard.StdServiceManager.addService(StdSe
rviceManager.java:166)
        at
org.apache.xindice.server.standard.StdServiceManager$1.process(StdSer
viceManager.java:104)
        at
org.apache.xindice.util.Configuration.processChildren(Configuration.j
ava:684)
        at
org.apache.xindice.server.standard.StdServiceManager.setConfig(StdSer
viceManager.java:90)
        at org.apache.xindice.server.Kernel.loadAPI(Kernel.java:336)
        at org.apache.xindice.server.Kernel.<init>(Kernel.java:150)
        at org.apache.xindice.server.Kernel.<init>(Kernel.java:117)
        at org.apache.xindice.server.Xindice.main(Xindice.java:96)
Script: 'GET' added to script storage
Service: 'db' started
Service: 'HTTPServer' started @ http://juozas:4080/
Service: 'APIService' started

Server Running




> Try changing the name of the directory "xml-xindice-1.0" to something
> without "-" or "."  in the name, e.g. "xindice".
> I remember having problems with those characters in file or directory
names
> when running Win98 / command line / Java apps.
>
> >> C:\xml-xindice-1.0\bin>xindiceadmin ac -c /db -n addressbook ERROR :
>
> Regards
>
> Perry
>