Internal Website Search

31-40 of 101 resultsRefresh

Detecting ObjectDB alive

guessing you could either try and grab the ObjectDb server port and that won't be possible as long as ... and holding a port) is to test it periodically, e.g. by obtaining an EntityManager

Get list of database files

;            host, port, username ... ;        host, port, username, password, path, false);

Using explorer with a live embedded db

,  then connect Explorer using C/S  to host port myDbFile.odb as in attached image port 10306 in the url of the embedded database? Can you try using an ordinary disk

multi EntityManager with Spring Boot, but 'Too many persistable types (>10)

with Spring-Boot 2.1.8, and two objectdb server with different port. My JPA configuration ... of database2(6137) from app is also ok. each objectdb.conf is same without port setting.

500Mb ObjectDb database opening issue

500Mb ObjectDb database opening issue

Open several objectdb databases the same time

section <server> <connection port="6136" max="100" /> ... .createEntityManagerFactory( String.format( "objectdb:%s;port=3333", aFilename ) ); m_EntityManager = m_EntityMgrFactory

How to open a running db in ObjectDB Explorer?

"> <server>   <connection port="6136" max="0" />   <data path="$objectdb/db ... > <server>     <connection port="6136" max="0" />  

Replication error on slave restart

;schema> </schema> <server> <connection port="6136" max="100" /> <data ... ; </entities> <schema> </schema> <server>   <connection port="6136

ObjectDB can't be activated

code (using a ssh-tunel over port 1234 to local port 6136):

Why is ObjectDb is holding onto classes that no longer exist? 

;Is there any easy way to port all the data in my database to a new one or do you recommend just leaving the problem... emilycrutcher Emily Crutcher You may just ignore it for now as porting