Internal Website Search

191-200 of 200 resultsRefresh

unable to update table in slave server database

enabled="true" sync="true" path="." max="128mb" />     <recording enabled="true" sync="true" path="." mode="write" />     <locking version ... of the master and the slave database. As slave database is storing data in replication path ,while 

ODB tries to create log files inside its own jar on Win7

and logging paths are by default relative to ObjectDB Home ($objectdb)  ... to handle these paths. Setting ObjectDB Home ($objectdb ... created a new project, added objectdb.jar to the build path as an external jar, and wrote

How to configure where the ODB is stored?

> You may specify any file path (e.g. an absolute path "C:\data\my.odb"). log folder in the path defined for objectdb.home but  the .odb ... > luca.camerini Luca If you specify a database file name with no path then the current default

Pre-detach loading: retrieval by navigation not working in if statement

="pre-shell"> -Dobjectdb.code.output=<path-on-your-disk> support Support Thanks ... ) in order to write enhanced classes  to files: -Dobjectdb.code.output=<path ... tried both relative and absolute paths without success: -Dobjectdb

Bug when posting threads with Firefox 34.0.5

.addButton('About',{label:m.lang.about.title,command:'about'});a.dialog.add('about',this.path+'dialogs ... ';a.scriptLoader.load(a.getUrl(p.path+'lang/'+q+'.js'),function(){e.extend(o.lang,p.langEntries[q]);o.openDialog(n);});},modes:{wysiwyg:1,source:1},readOnly:1,canUndo:false});a.dialog.add(n,this.path+'dialogs

Objectdb recovery

class="pre-java"> <recovery enabled="true" sync="false" path="." max="128mb"/> <recording enabled="false" sync="false" path="." mode="write"/> Is there any possibility of data ... -config"> <recovery enabled="true" sync="true" path="." max="128mb"/>

problem with lazy loading - unittest project attached

from class path resource [test/LazyLoadingTests-context.xml]; nested exception is java.io.FileNotFoundException: class path resource [test/LazyLoadingTests-context.xml] cannot be opened ... .RELEASE] ... 24 common frames omitted Caused by: java.io.FileNotFoundException: class path

Composite Index error 328

>[ObjectDB 2.7.5_01] javax.persistence.PersistenceException Invalid index path 'id' in type persistence ... .run(Thread.java:748) Caused by: com.objectdb.o.UserException: Invalid index path 'id' in type ... > eix128 Kadir BAŞOL > Invalid index path 'id' in type persistence.jpa.models.UsrlistEntity

Database absolute filepath

Is there a line of code that can be used to print out my databases absolute path? path ... ()); System.out.println(em.getProperties().get("objectdb.connection.path")); em.close

Compatibility Problems Upgrading from 2.6.9_04 to 2.7.6

dependencies from 2.6.9_04 to 2.7.6.  The desired path was to upgrade the database servers to 2.7.6 ... ; Is this a supported upgrade path? Thanks,  Clinton CAPdev CAP Dev > the desired path was to upgrade the database servers to 2.7.6 first, followed by the code. >