Hello,
I have created embedded database using java API. Now, while opening the databases using XQJ client-server architecture.
Exception in thread "main" javax.xml.xquery.XQException: BXCE001 - Stopped at ., 1/245: [BXDB0002] The database format has changed; please use a newer version. at HelloWorld.main(HelloWorld.java:39)
I started the BaseXServer and while running BaseXClient from command prompt, following is the output of "list" command.
list
name Resources Size Input Path ------------------------------------- testDB 0 0 Error
but I am able to open the same database through Java API.
So, my question is can we use databases which are created in embedded mode and use it through client-server architecture ?
Thanks,
Hi Kunal,
actually, the database format of BaseX has not changed for quite a while. Could you please give us more information on what you have done, or, ideally, provide us an SSCCE [1] that allows us to reproduce the problem.
Thanks, Christian
[1] http://sscce.org
On Thu, Sep 4, 2014 at 3:48 PM, Kunal Chauhan mail4ck@gmail.com wrote:
Hello,
I have created embedded database using java API. Now, while opening the databases using XQJ client-server architecture.
Exception in thread "main" javax.xml.xquery.XQException: BXCE001 - Stopped at ., 1/245: [BXDB0002] The database format has changed; please use a newer version. at HelloWorld.main(HelloWorld.java:39)
I started the BaseXServer and while running BaseXClient from command prompt, following is the output of "list" command.
list
name Resources Size Input Path
testDB 0 0 Error
but I am able to open the same database through Java API.
So, my question is can we use databases which are created in embedded mode and use it through client-server architecture ?
Thanks,
Kunal Chauhan mail4ck@gmail.com [+918655517141]
basex-talk@mailman.uni-konstanz.de