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: Contact: basex-talk@mailman.uni-konstanz.de 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)
Dear Loyde,
thanks for your Bug Report. May I ask you to send us your file (maybe zipped) so we can have a look at your issue? Makes debugging a lot easier usually. :-)
Please send it "off list", to support@basex.org, and I (and the other developers) will have a look at it. We will keep your file confidential.
You could also try out our latest Snapshot [1] to see if the problem persists. You may start the jar by simply double-clicking and the GUI will open.
Sorry for the inconveniences and kind regards
Michael
[1] http://files.basex.org/releases/latest/basex-6.6.3-SNAPSHOT.jar
Am 21.05.2011 um 13:26 schrieb Loyde Yates:
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: Contact: basex-talk@mailman.uni-konstanz.de 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)
BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
Dear Loyde,
thanks for providing us with the discussed files. I didn't manage to reproduce your error, but I'd recommend to use the "create database" functionality to parse larger XML documents, and import all (zipped) xml files in a single run.
I just built a database for all the 7-8 GB patent files referenced on your page: You can simply choose the directory with all the zip files via the Database->New dialog. If that doesn't work out for you, you might try to increase the Java heap space (via the -Xmx flag). Feel free to ask if that doesn't help..
Hope this helps, Christian ___________________________
On Sat, May 21, 2011 at 1:26 PM, Loyde Yates loydeyates@me.com wrote:
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: Contact: basex-talk@mailman.uni-konstanz.de 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)
BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
basex-talk@mailman.uni-konstanz.de