1.3 install on Vista

View: New views
1 Messages — Rating Filter:   Alert me  

1.3 install on Vista

by Glen Bremner-Stokes :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Not sure if this is the correct list.

Some user feedback:

Just installed 1.3 preview on Vista using the binary and got the following install log.

"JAVA_HOME: C:\Program Files\Java\jdk1.6.0_13"
"EXIST_HOME: C:\exist"

WARN: The following JAR file entries from 'org/exist/start/start.config' aren't available (this may NOT be a problem):
    C:\exist\test\classes

--- Starting embedded database instance ---
Caught an exception while initializing db: Can not access to local database instance
org.xmldb.api.base.XMLDBException: Can not access to local database instance
    at org.exist.xmldb.DatabaseImpl.getLocalCollection(DatabaseImpl.java:183)
    at org.exist.xmldb.DatabaseImpl.getCollection(DatabaseImpl.java:155)
    at org.exist.xmldb.DatabaseImpl.getCollection(DatabaseImpl.java:150)
    at org.xmldb.api.DatabaseManager.getCollection(Unknown Source)
    at org.exist.Setup.initDb(Setup.java:57)
    at org.exist.Setup.main(Setup.java:46)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.exist.start.Main.invokeMain(Main.java:128)
    at org.exist.start.Main.run(Main.java:405)
    at org.exist.start.Main.main(Main.java:59)
Caused by: org.exist.EXistException: database instance 'exist' is not available
    at org.exist.storage.BrokerPool.getInstance(BrokerPool.java:286)
    at org.exist.xmldb.DatabaseImpl.getLocalCollection(DatabaseImpl.java:181)
    ... 12 more
[B@... database instance 'exist' is not available
    at org.exist.storage.BrokerPool.getInstance(BrokerPool.java:286)
    at org.exist.xmldb.DatabaseImpl.getLocalCollection(DatabaseImpl.java:181)
    at org.exist.xmldb.DatabaseImpl.getCollection(DatabaseImpl.java:155)
    at org.exist.xmldb.DatabaseImpl.getCollection(DatabaseImpl.java:150)
    at org.xmldb.api.DatabaseManager.getCollection(Unknown Source)
    at org.exist.Setup.initDb(Setup.java:57)
    at org.exist.Setup.main(Setup.java:46)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.exist.start.Main.invokeMain(Main.java:128)
    at org.exist.start.Main.run(Main.java:405)
    at org.exist.start.Main.main(Main.java:59)
Caused by: org.exist.EXistException: database instance 'exist' is not available
    at org.exist.storage.BrokerPool.getInstance(BrokerPool.java:286)
    at org.exist.xmldb.DatabaseImpl.getLocalCollection(DatabaseImpl.java:181)
    at org.exist.xmldb.DatabaseImpl.getCollection(DatabaseImpl.java:155)
    at org.exist.xmldb.DatabaseImpl.getCollection(DatabaseImpl.java:150)
    at org.xmldb.api.DatabaseManager.getCollection(Unknown Source)
    at org.exist.Setup.initDb(Setup.java:57)
    at org.exist.Setup.main(Setup.java:46)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
--- Initialization complete. Shutdown embedded database instance ---
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.exist.start.Main.invokeMain(Main.java:128)
    at org.exist.start.Main.run(Main.java:405)
    at org.exist.start.Main.main(Main.java:59)
File lock last access timestamp: 30-Jun-2009 C:\exist\webapp\WEB-INF\data\dbx_dir.lck
Waiting a short time for the lock to be released... C:\exist\webapp\WEB-INF\data\dbx_dir.lck
File lock last access timestamp: 30-Jun-2009 C:\exist\webapp\WEB-INF\data\dbx_dir.lck
Found a stale lockfile. Trying to remove it:  C:\exist\webapp\WEB-INF\data\dbx_dir.lck
Caught an exception while initializing db: Can not access to local database instance
org.xmldb.api.base.XMLDBException: Can not access to local database instance
    at org.exist.xmldb.DatabaseImpl.getLocalCollection(DatabaseImpl.java:183)
    at org.exist.xmldb.DatabaseImpl.getCollection(DatabaseImpl.java:155)
    at org.exist.xmldb.DatabaseImpl.getCollection(DatabaseImpl.java:150)
    at org.xmldb.api.DatabaseManager.getCollection(Unknown Source)
    at org.exist.Setup.shutdown(Setup.java:73)
    at org.exist.Setup.main(Setup.java:47)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.exist.start.Main.invokeMain(Main.java:128)
    at org.exist.start.Main.run(Main.java:405)
    at org.exist.start.Main.main(Main.java:59)
Caused by: org.exist.EXistException: database instance 'exist' is not available
    at org.exist.storage.BrokerPool.getInstance(BrokerPool.java:286)
    at org.exist.xmldb.DatabaseImpl.getLocalCollection(DatabaseImpl.java:181)
    ... 12 more
[B@... database instance 'exist' is not available
    at org.exist.storage.BrokerPool.getInstance(BrokerPool.java:286)
    at org.exist.xmldb.DatabaseImpl.getLocalCollection(DatabaseImpl.java:181)
    at org.exist.xmldb.DatabaseImpl.getCollection(DatabaseImpl.java:155)
    at org.exist.xmldb.DatabaseImpl.getCollection(DatabaseImpl.java:150)
    at org.xmldb.api.DatabaseManager.getCollection(Unknown Source)
    at org.exist.Setup.shutdown(Setup.java:73)
    at org.exist.Setup.main(Setup.java:47)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.exist.start.Main.invokeMain(Main.java:128)
    at org.exist.start.Main.run(Main.java:405)
    at org.exist.start.Main.main(Main.java:59)
Caused by: org.exist.EXistException: database instance 'exist' is not available
    at org.exist.storage.BrokerPool.getInstance(BrokerPool.java:286)
    at org.exist.xmldb.DatabaseImpl.getLocalCollection(DatabaseImpl.java:181)
    at org.exist.xmldb.DatabaseImpl.getCollection(DatabaseImpl.java:155)
    at org.exist.xmldb.DatabaseImpl.getCollection(DatabaseImpl.java:150)
    at org.xmldb.api.DatabaseManager.getCollection(Unknown Source)
    at org.exist.Setup.shutdown(Setup.java:73)
    at org.exist.Setup.main(Setup.java:47)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.exist.start.Main.invokeMain(Main.java:128)
    at org.exist.start.Main.run(Main.java:405)
    at org.exist.start.Main.main(Main.java:59)


------------------------------------------------------------------------------

_______________________________________________
Exist-open mailing list
Exist-open@...
https://lists.sourceforge.net/lists/listinfo/exist-open