Re: [basex-talk] Reg : NegativeArraySizeException

2014-12-04 Thread Chandrasekhar
Dear Christian After giving the i nspect command i got below message inspect Checking main table (211178460 nodes): - 0 invalid node kinds - 0 invalid parent references - 15 wrong parent/descendant relationships (pre: 60149343,. Warning: Database is inconsistent.

Re: [basex-talk] Reg : NegativeArraySizeException

2014-12-04 Thread Christian Grün
Hi Chandra, - 15 wrong parent/descendant relationships (pre: 60149343,. Warning: Database is inconsistent. This indicates that something must have got wrong during an update operation. Could it be that one of the running updates was interrupted in the past? How can i found the wrong wrong

Re: [basex-talk] Reg : NegativeArraySizeException

2014-11-27 Thread Christian Grün
Hi ChandraSekhar, We have received your mail (see [1]). To guide you, we need more information. Do you have documents that allow us to reproduce the issue? Have you interrupted running update operations? What output does the BaseX INSPECT command give you? Christian [1]

[basex-talk] Reg : NegativeArraySizeException

2014-11-26 Thread Chandrasekhar
Dear Team we are getting the below issue while opening database and replacing the file to the database.Please guide us to resolve the issue. We are using below code to replace the file. Context context = new Context(); LocalSession ls =