Hi,
I am using the latest version from the SVN repo. It works mostly fine, but it reported that an attribute index wasn't present. Trying to add the Attribute index threw up this error.
Possible bug? Feedback is welcome: basex-talk(a)mailman.uni-konstanz.de
BaseX 6.2.4:
java.lang.ArrayIndexOutOfBoundsException: 0
org.basex.util.Num.size(Num.java:97)
org.basex.index.ValueBuilder.write(ValueBuilder.java:193)
org.basex.index.ValueBuilder.merge(ValueBuilder.java:143)
org.basex.index.ValueBuilder.build(ValueBuilder.java:92)
org.basex.index.ValueBuilder.build(ValueBuilder.java:40)
org.basex.core.cmd.ACreate.index(ACreate.java:121)
org.basex.core.cmd.CreateIndex.run(CreateIndex.java:63)
org.basex.core.Command.run(Command.java:234)
org.basex.core.Command.exec(Command.java:217)
org.basex.core.Command.execute(Command.java:65)
org.basex.core.Command.execute(Command.java:77)
org.basex.gui.GUICommands$50.run(GUICommands.java:963)
I tried exporting everything and reloading it again, but strangely enough it couldn't parse one file that oXygen could parse without problems. Anyway, after all documents except one were reloaded into the db it reported a missing attribute index. I tried to add it again, but I got the same error again.
I know I'm not using a release version, I'm not complaining, just reporting.
Regards,
Huib.