Internal Website Search

81-90 of 195 resultsRefresh

Remove not working

{ public static void main(String[] args) { String url = "objectdb:$objectdb/db/test.tmp;drop"; EntityManagerFactory emf = Persistence.createEntityManagerFactory(url

mapping file is not being loaded

;  <property name="javax.persistence.jdbc.url" value="objectdb://localhost:6136/project.odb" /> ... >    <property name="javax.persistence.jdbc.url" value="objectdb://localhost/db/test

problem with lazy loading - unittest project attached

; <url>http://maven.springframework.org/milestone</url> </repository>

Persist not working when ObjectDB and another db is used in the same application (through spring) with different tx managers

="javax.persistence.jdbc.url" value="$objectdb/db/test.odb"/>    <property name ... " value="com.mysql.jdbc.Driver" />   <property name="url" value="jdbc:mysql://localhost

Replication failed

Dear support members, I am trying to set up a replication url in objectdb.conf and have the the following error in the log files: [ObjectDB ... ;replication url="objectdb://127.0.0.1:6000/cp.odb;user=admin;password=admin" /> </server>

newbie - lots of exeptions

;/class> <properties> <property name="javax.persistence.jdbc.url" value="objectdb ... .persistence.jdbc.url" value="objectdb://localhost/prohire_networka8.odb"/> <property

cache optimizing

;       <url-history size="50" user="true" password="true" />   ... ;    <!--         <replication url="objectdb

Intermittent Server Shutdowns Due to Out of Memory (OOM) Issues

" /> <network inactivity-timeout="0" /> <url-history size="100" user ... ; <data path="$objectdb/db" /> <!-- <replication url="objectdb

ObjectDB Clustering VS Hadoop Hbase

#connecting_to_the_database_cluster">composite urls the order of the urls defines the connection

File lock exception on odb$

> the path in persistence.xml is : <property name="javax.persistence.jdbc.url ... This is not the same problem, but just an error due to an invalid url specified.