Dear BaseX,
Don't know if this is important. I'm new to BaseX, but I thought I should relay the entry I received when attempting to download info into BaseX. The six previsous files seem to load okay. I still have to learn more to make that determination.
Thanks for making the software available!
Loyde Yates
Error: Possible bug? Your feedback is welcome:
Version: BaseX 6.6.2
Java: Apple Inc., 1.6.0_24
OS: Mac OS X, x86_64
Stack Trace:
java.lang.ArrayIndexOutOfBoundsException
org.basex.io.TableDiskAccess.insert(TableDiskAccess.java:308)
org.basex.data.Data.insert(Data.java:909)
org.basex.data.Data.insert(Data.java:695)
org.basex.core.cmd.Add.add(Add.java:172)
org.basex.core.cmd.Add.run(Add.java:91)
org.basex.core.Command.run(Command.java:292)
org.basex.core.Command.run(Command.java:90)
org.basex.gui.dialog.DialogProgress.exec(DialogProgress.java:146)
org.basex.gui.dialog.DialogProgress$1.run(DialogProgress.java:123)