Trying to import in Windows now brings me this here (same code):

Exception in thread "main" com.orientechnologies.orient.core.exception.
OStorageException: Cannot open local storage 'C:/Test' with mode=rw
    at com.orientechnologies.orient.core.storage.impl.local.
OAbstractPaginatedStorage.open(OAbstractPaginatedStorage.java:187)
    at com.orientechnologies.orient.core.db.raw.ODatabaseRaw.open(
ODatabaseRaw.java:106)
    at com.orientechnologies.orient.core.db.ODatabaseWrapperAbstract.open(
ODatabaseWrapperAbstract.java:50)
    at com.orientechnologies.orient.core.db.record.ODatabaseRecordAbstract.
open(ODatabaseRecordAbstract.java:136)
    at com.orientechnologies.orient.core.db.ODatabaseWrapperAbstract.open(
ODatabaseWrapperAbstract.java:50)
    at de.mapegy.graph.orientdb.OrientDB.<init>(OrientDB.java:35)
    at de.mapegy.graph.orientdb.OrientDBMain.main(OrientDBMain.java:6)
Caused by: com.orientechnologies.orient.core.exception.OStorageException: 
Cannot open the storage 'Test' because it does not exist in path: C:/Test
    at com.orientechnologies.orient.core.storage.impl.local.
OAbstractPaginatedStorage.open(OAbstractPaginatedStorage.java:135)
    ... 6 more
Sep 18, 2014 5:45:04 PM com.orientechnologies.common.log.OLogManager log
INFO: OrientDB Engine shutdown complete




Am Donnerstag, 18. September 2014 19:03:45 UTC+2 schrieb Leng Sheng Hong:
>
> Awesome! Time to play with v2!
>
> On Thursday, 18 September 2014 23:03:49 UTC+8, Lvc@ wrote:
>>
>> Hey guys,
>> *OrientDB 2.0-M1* is out!
>>
>> Tons of improvements and the most advanced Web Tool in the entire NoSQL 
>> space! 
>>
>> http://www.orientechnologies.com/orientdb-2-0-m1 
>>
>> Luca Garulli
>> CEO at Orient Technologies LTD
>> the Company behind OrientDB
>> http://about.me/luca.garulli
>>
>>

-- 

--- 
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/d/optout.

Reply via email to