Internal Website Search

111-120 of 200 resultsRefresh

Replication issue, Replayer failing due to NullPointerException.

="false" /> </entities> <schema> </schema> <server> < ... " /> <dirty-tracking arrays="false" /> </entities> <schema> </schema

Failed to validate XML

="1.0" encoding="UTF-8"?> <!-- Schemas: http://www.oracle.com/webfolder/technetwork/jsc/xml ... { if (null != em) { em.close(); } } /** Create database schema from entities ... Oleksandr Kucherenko Found solution: download all three schemas from page - 

Deadlock in objectdb code

schema. Could you please confirm that your application may have registered new persistent types ... ?  Also, is there a logging option to follow schema changes during a run? sjzlondon Steve ... > > Also, is there a logging option to follow schema changes during a run? Basic

virtual servers and one file

on the creation date? It depends on your schema. Assuming you want to simulate random access

Embedded in JDO metadata not working in objectDB 2.x ?

the schema you will have to write a small program that retrieves all the relevant containing entity objects ... > support Support Thanks for the tip for question 4. I upgraded the schema and wrote the program ... ? Since I upgraded the schema where these objects are declared as embedded, I do not see them in

Recommendation - concurrent access multiple class v

Chirac Currently schema changes require server restart, as well as restarting the application with the new schema. ObjectDB servers usually do not have a direct access ... application against one shared database, changing the schema requires restarting all of them with the new

Multi-tenant setup

> For example using multiple schema or multiple database. How to handle connections between app (Jboss Wildfly) and pass query request to appropriate database, how to dynamically add new database or schema ... managers in Java EE and JPA is static. ObjectDB supports a dynamic schema

InternalException

that such an exception is possible as a result of schema change, in which id fields are removed. Notice ... supported. support Support When you say schema change do you mean changing the code ... > In that case it is not a schema change problem of course. Please run the Doctor

InternalException

the persistent model recently (e.g. added / removed a persistent field)? Currently schema changed require ... > Anyway, the database schema">must be restarted after a schema change, so this issue will be closed now. support Support

Unexpected exception (Error 990)

. Did you get this exception after changing the schema? If the schema has changed, was the server restarted before using the new schema? After restarting the server