Nevermind I got it working, I had it written in 2 places and forgot to change the path for actually creating the database! Thanks for the response though
On Thursday, May 15, 2014 12:17:30 PM UTC-4, Lvc@ wrote: > > What kind of failure? Have you checked the permission to write? > > Lvc@ > > > > On 5 March 2014 05:28, Erik Peterson <[email protected] <javascript:>>wrote: > >> Opened Issue https://github.com/orientechnologies/orientdb/issues/2092 >> >> Note also that after creating a symbolic link as a temp work around, >> moving db files to the new directory, and trying to login to the db from >> the web console fails. >> >> >> On Tuesday, March 4, 2014 8:45:52 PM UTC-7, Erik Peterson wrote: >>> >>> This is still broken in 1.7RC1. >>> >>> >>> On Thursday, September 26, 2013 4:21:09 AM UTC-6, Nice Guy wrote: >>>> >>>> Hi, >>>> I am using Ubuntu-12.04 and trying to change the database directory. >>>> >>>> After reading >>>> here<https://code.google.com/p/orient/wiki/DBServer#Change_the_Server%27s_database_directory> >>>> I >>>> have modified my */config/orientdb-server-config.xml *file to: >>>> >>>> <properties> >>>> <entry value="1" name="db.pool.min"/> >>>> <entry value="20" name="db.pool.max"/> >>>> <entry value="false" name="cache.level1.enabled"/> >>>> >>>> // some other entries >>>> >>>> <entry value="/home/tigase515/programs/testdbs" >>>> name="server.database.path" /> >>>> </properties> >>>> </orient-server> >>>> >>>> But still orientdb uses the default directory for creating new >>>> databases. >>>> >>>> Is there something I am missing? >>>> >>>> Thanks >>>> >>> -- >> >> --- >> 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] <javascript:>. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- --- 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.
