I come out at the end that there is maybe a Right Access Problem.
I'm on Win 8 (64 bit), my Eclipse is running into Administrator Mode.
I'm using the XML Config file for my Embedded Server like in the tutorial :
- The Server can be started
- I use the 'GratefulDeadConcerts' original Database
- System.out.println(db.exists()); return true
- But when i try to open the database with "db.open("admin", "admin");" i
have the Error : Cannot open local storage
'C:/orientDB/databases/GratefulDeadConcerts' with mode=rw
And my VM :
-Dosgi.framework.extensions=org.eclipse.fx.osgi
-Dstorage.compressionMethod=gzip
-server
-DORIENTDB_HOME=C:/orientDB/
-Dorientdb.config.file=C:/orientDB/config/orientdb-server-config.xml
-Dorientdb.www.path=C:/orientDB/www
-Djava.util.logging.config.file=C:/orientDB/config/orientdb-server-log.properties
-Dcache.level1.enabled=false
-Dprofiler.enabled=true
-Dprofiler.autoDump.reset=true
-Dprofiler.autoDump.interval=10
Any Help?
Thank you
>
--
---
You received this message because you are subscribed to the Google Groups
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.