Thank you. I tried it out, and now everything works fine.
Kind regards,
Goetz
-----Ursprüngliche Nachricht----- Von: Christian Grün [mailto:christian.gruen@gmail.com] Gesendet: Mittwoch, 22. April 2015 13:22 An: Goetz Heller Cc: BaseX Betreff: Re: [basex-talk] Creation of Full-Text-Index failed
...enjoy the fixed version [1]. Christian
[1] http://files.basex.org/releases/latest
On Tue, Apr 21, 2015 at 8:56 PM, Goetz Heller heller@hellerim.de wrote:
For the task at hand I need to create a database on a daily base from file packages I received. The language taken here is German, however the files contain lots of international characters as well. Usually this does not harm, and I don’t know if this is the real cause of failure in this case.
Actually, the database was created, but an error message occurred which was not very specific: “file xxx could not be parsed”. File “xxx” was the last file of the package, and it was accessible for xQuery search. However, no full-text index was created as with the other packages. Trying to create the index directly resulted in a different message: “Improper use? … Stack Trace: java.lang.ArrayIndexOutOfBoundsException”.
The package can be downloaded from http://www.hellerim.de/downloads/BaseX/20150203_023.7z.
This does not look like a problem with the data but rather like a bug in BaseX. If I’m wrong, however, I would prefer to get a message which points me to the problem so I can try to solve it.
Kind regards,
Goetz