Hello Mansi,
are you sure both BaseX instances use the same database path (DBPATH)? You might start them from different directories, depending on how you start and your config files. However, you can check this in both instances using the INFO command and check the dbpath.
Hope this helps Dirk
On 09/01/2015 11:04 PM, Mansi Sheth wrote:
Hello,
This is something very weird. I import bunch of XML files, into this latest version of based using Java API. When trying to access this data (via basex command line client or REST), doesn't show any databases at all. These databases shows up only after restarting OS.
Is this a known issues ? or just me ?
- Mansi