ObjectDB Database Search

101-150 of 168 results

Mismatch client-server protocol prefix

context with path [] threw exception [Request processing failed; nested exception is org

Does ObjectDB create one instance of each entity class on (web app) load ?

and inspect each instance, each one has a GC root with a  path (from the instance) like: this r : UTY _b

Import data from MySQL

its priority. See also the  migration path from JPA / Hibernate forum thread. support Support

zip file or JAR manifest missing

pc. I use svn to keep my codes. My ObjectDB path is the same. But, My home pc will get this message

Performance in SELECT statement

definition is invalid. You cannot define an index directly on a field of embeddable class. Define a path

ODBC - How to create a DSN connection in Window

Hi, is there a way to set DSN of ObjectDB in windows for excel data analysis? 搜索 复制 gzdillon Lai Yang You can use the connection URL , including protocol, host, port, path , username and password (when applicable) as DSN of ObjectDB databases. However, ObjectDB does not support ODBC or JDBC

Error occured during initialization of boot layer

properties - Java Build Path - Libraries. support Support Thanks for the tip. I changed my project to be non

embed the .odb file in tomcat webapp container

hi all new at objectdb, just wondering if i put the odb file inside tomcat webapp, how do i change the "$objectdb/db/fm.odb"? thanks macroselfian Jeff liu See this page for details about the ObjectDB home path ( $objectdb ). support Support

Catching exceptions from online backup

existing Path , which should be created via the Backup, but it fails to create it due to missing file

disabling JDO in objectdb embedded mode

if you have conflicting jars, maybe of another JDO implementation in your web application or class path . support

Post-compile enhancement fails when static Log4j 2.5 based logger used in Entity

script for the post-compile enhancement the class path is: javac.classpath:lib/objectdb.jar:/usr

_PersistenceException: Failed to open file

Hello! I am experiencing a problem: JBWEB000309: type JBWEB000066: Exception report JBWEB000068: message com.objectdb.o._PersistenceException: Failed to open file '/Users/username/JBossSoftware/jboss-eap-6.2/bin/$objectdb:/localhost:8080/db/guests.odb' the path in persistence.xml

Compare old and new schema

are not in the class path allows objectdb to retrieve the data model as it is in the database file

ObjectDB License Error I got

= new Properties(); // Embedded file DB (use an absolute path ) // for making new odb file: // java -jar

How do I achieve a Deep Fetch using JOIN FETCH?

=:id I get an error along the lines of: Invalid fetch path : bList.aList for type C (#element

Connect to objectdb database

may indicate that the persistence.xml file is not found by JPA/ObjectDB in the expected path in the classpath

AttachNotSupportedException

and had no problem at all. BTW: we included the path to \objectdb\bin in the CLASSPATH environment variable

EntityManager JPA or JDO impl and different behavior

path to remove the M2_REPO dependency for objectdb jar and instead add a dependency to the objectdb

IN expression in a Criteria Query

;  Path value = root.get("str");         Predicate predicate

Possible issue for JPQL IN expression

Possible issue for JPQL IN expression with a set of more than one string literals values in the path expression. Error: Exception in thread "main" [ObjectDB 2.3.7_10] SELECT e FROM MyEntity e WHERE e.country IN ('US' == ,

Unable to persist TreeMap

} Maybe you have an existing database in that path , which contains a Person#1 instance with an empty

DB Explorer cannot be opened after schema package renaming of entity types

path . Otherwise, you will have to provide a sample database that fails to open in the Explorer, for this issue to be investigated further. support Support

recovery enabled="false", still creates tablename.odb$ files

) is derived from the location of the objectdb.jar file. It is defined as the path to the directory in

Null returned by Persistence.createEntityManagerFactory

to run this on an IBM Websphere server.  I modify the path on the createEntityManagerFactory

Problem Using Reflection

is partly enhanced (you have to enhance all the classes in an entity inheritance path or

TYPE Expression

package path but the exact name of the entity. Alex quasado Alexander Adam Build 2.3.4_02 includes

Project runs in Eclipse but not when exported to runnable jar

the build path , and are present in the compiled file, as is the test GliderCalcs.odb file created by

odb files and config file

find the config file in my project? pril Max Mustermann You can specify an absolute path . support Support

collection of embedded objects

path index on a field in the embedded object. The index is defined in the containing entity class

Lazy Init / Eager / Join Fetch collection strategy ? What to choose ?

specific fetch paths for specific operations using JDO fetch groups, which are fully supported by ObjectDB

Eclipse - Maven - Dependencies not getting automatically reflected

I have installed Java 1.7 Eclipse Juno From Eclipse Market place have installed - Maven Integration for Eclipse WTP (a.k.a m2e-wtp), m2e-apt, Spring IDE, The Spring Tool Suite™ (STS) Have defined M2_HOME as directory where Maven is installed. PATH updated as %M2_HOME%/bin I am working on Windows

run several embedded systems on one server, problem with double used port

that case you should be able to specify a port to be used when you open a database in the url/ path

Multiple inputs not supported on WHERE ?

The problem is that path  expressions (e.g.  u.userEntity.sicilNo ) are translated to JOIN

500Mb ObjectDb database opening issue

.*; public class T1792 { public static void main(String[] args) { String path = "temp.odb"; for (int i = 0

PostUpdate on array changes

sure that objectdb.conf is found - The config path as set above is printed to the logs, and 

How force always recreate database on redeployment.

;Configuration is loaded relatively to the path of the objectdb.jar file ( see the manual ), so make sure

File lock exception on odb$

:/localhost:8080/db/guests.odb'   the path in persistence.xml is :  

Deleting archive log folder causes exception

(The system cannot find the path specified) at java.io.RandomAccessFile.open(Native Method) at java.io

ODB-FileWriter holds unecessary entity reference after transaction and entity manager are closed

and EntityManagerFactory when not is use anymore and provide path information for the MSF/MST/PGC instances

ObjectDB 2.9.1

Added support of embedded path expressions to  mappedBy  fields ( issue #2917 ) Fixed the SectionClassifier retrieval bug ( issue #2912 ). Fixed log file location for some server log messages ( issue #2914 ).

Feature suggestion: auto-detection of entities via persistence.xml extension

I am encountering problems (complexities) with EntityManager registration of entities across multiple modules in a multi-module Maven project. I have a  entities under many different paths in many different modules, and frequently evolving/changing. JPA2 persistence.xml does not

ObjectDB 2.3.1

fields in composite PK embedded IDs. Fixed default ObjectDB home path ( $objectdb ) in NetBeans RCP

objectdb.home for client/server

an error. In the manual  you can learn about the default ObjectDB home directory and the path

Update query null error

Hans-Georg Zwicker A map is not an entity class so it doesn't extend the expression path with a JOIN

Errors in log to repprt

] Configuration path : F:\Hummingbird\Objectdb\db\objectdb.conf [2019-09-26 11:33:40 #4 server] Server

Enhancing a class causes it to not save changes.

Crutcher It depends on your specific configuration. Hopefully one of the supported enhancement paths

Unexpected Exception (java.lang.NullPointerException: Cannot invoke "com.objectdb.o.ORS.Z9())

size. We did not configure a log-archive (log-archive path ="" retain="0"). That caused an exception

javax.persistence.PersistenceException Attempt to store an instance of a non persistable type java.net.URL

.conf", "[ PATH of objectdb.conf]"); before open database. fxp007 xiaopingfeng

com.objectdb.o.InternalException: java.lang.NoClassDefFoundError: java/sql/Date

the java.sql module? support Support Its looks class path issue. Its fixed now. Thank you jdaruja Justin D Aruja

NullpointerException at a normal select

() for servlet [se.tjanstelogik.contentsite.SiteHtmlServlet] in context with path [/ContentSite