Internal Website Search

51-100 of 101 results

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

Dev Could you please verify that this setting is in the correct  objectdb.conf file? As

Query only works correctly when debug printing results

; private String description; private String reqID; private boolean verified = false; //Constructor

can't get HashMap out of the database

, however, uses an older version (2.2.5). Please verify that you do not have references to older

Null returned by Persistence.createEntityManagerFactory

. Seems unrelated to ObjectDB. But maybe you should verify first that the exception is thrown where you think

Homepage and forum nearly inaccessible

that way!    mHornbach Michael Hornbach Just verified that the problem is fixed here in

Project runs in Eclipse but not when exported to runnable jar

in your project that fails. If an exception is thrown - verify that you get the stack trace (e.g

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

Zwicker Please verify that you only use a configuration file that specifies: and also that you do not

500Mb ObjectDb database opening issue

500Mb ObjectDb database opening issue

Updating Entities

- All have been verified to be passed   Main.paygradeDB.getTransaction().begin();   this.rate = rate

alter table

instructions (that have been verified by you first) how to reproduce it. As already explained

How to add minutes to a Date with JPA2

); //minutes to be added I must now sum to the dateCapture the delayMinute and verify that the current date

How to open a running db in ObjectDB Explorer?

in #2 junior Lekane Nimpa, Junior Please verify that both the application and the Explorer uses

turn off auto-serialization

. Please verify that you changed the correct configuration file. If you have separate configuration files

How Should I Configure objectdb.conf to Obtain 256KB Disk IO Requests and Maximize Shared PersistenceManager Entity Cache?

accesses). So a page size of 256K may work for you. But you may want to benchmark different page sizes to verify that it is the optimum setting. support Support

FileNotFoundException

temporary files. Please verify that the ObjectDB process has permissions to create directories and files

Unexpected exception during open the database

) Therefore, please verify that the correct configuration file is changed. Quite often changes in

ArrayIndexOutOfBoundsException

constantly, and one client may see an object with a version that it doesn't know yet. Please verify

java.nio.channels.OverlappingFileLockException

cannot be opened by more than one user (process / class loader) simultaneously. Please verify

Replication issue, Replayer failing due to NullPointerException.

master and verifying it works as expected and the DB's are recording from the very first transaction

Where Does ObjectDB Block/Lock?

flush) optimistic lock checks verify that different transactions do not conflict. This check

Running ObjectDB on a node that does not have internet connectivity

The stack trace indicates that an attempt to access the JDO dtd file (in order to verify

ODB-WeakRefPurger threads not closing at all

when it is closed. Could you please verify that every  PersistenceManagerFactory instance that you open

Configuration and Activation Code in ObjectDB 2.x

: ... Please verify that you only have objectdb.jar in the classpath and not odbee.jar , which is an old

Type ... is not defined as an entity (@Entity is missing) (error 302)

more than once and loaded more than once (by different class loaders). Please verify that all the relevant

Object as parameter results in exception

Hi,    I've got a simple JPA2 Criteria query which fails when doing an object equality. I verified this against EclipseLink and over there, it works. I'll Attach some code snippets to help figure it out:   @Entity() public class Product{ . . . @ManyToOne     private

Unexpected internal exception during set field of an Embeddable to null

and in the class from the stack trace at least 3. Please verify that the same class version is used

Testimonials

to use ObjectDB in your project you should probably take it for a drive test, to verify that it matches your specific project needs. support Support

Query vs Extent for retrieving data

PositionReportBeans in reports. I can verify with the ObjectDB explorer that all of the data

Enhancement Check

. Do you have more than 10 obsolete classes? If you can verify that the exception is only thrown when an old

Occasionally slow requests in load testing

; natmaclin Natalia Levine You should also verify that resizing doesn't cause defragmentation. Using

system exception occurred during an invocation on EJB GuestDao

(see below). How can I verify if the EntityManager has been successfully injected ? (statement

Report Generation with BIRT and JPA

should show New Project (File New Project...) Also, verify that BIRT was installed by Help

Left join fetch behaviour doesn't retrieve children?

, but unfortunately in this case the test verified that the data is fetched with the query results

Threading Problem (maybe with Criteria)

API. Please try build 2.5.2_02 that will hopefully fix this issue. Unfortunately we couldn't verify

Replication Issue

; at java.lang.Thread.run(Thread.java:722) Thanks for your help EKK EKK Emmanuel Keskes First, verify

ObjectDb JDK8-11 support

version is highly recommended, to verify that differences between the ObjectDB versions do not break anything. support Support

Unexpected exception (Error 990) on find

and we use tests (on every build of ObjectDB) to verify that large objects work well. Unfortunately

Query in nested transaction returns detached entity if lazy-loaded

that this issue only occurs, when a first query is present (lines 36-39). Can you please verify

Unexpected error when loading all entity instance

again (if not moved without the recovery file). Please verify that recovery is enabled and report

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

client-server mode - verify that you changed the configuration on the client side. support Support

Exception makes the system unusable for several minutes

then it seems that the objects are not corrupted, although it could be helpful to verify this by running the Doctor

Database access error , Doctor hanging on trying to repair, production shutdown at our biggest customer

by a Doctor check of the backup files, at least daily, to verify that the database is healthy

[ObjectDB 2.4.3_07] Unexpected exception (Error 990)

Sergey This may indicate using a new server version (2.4.3_07) with an old client version. Please verify

Another NPE on em.createQuery(query).getResultList()

classes anyway to improve performance). support Support Verified and confirming that 2.2.8_01 fixes the issue. kaosko Kalle Korhonen

Objects are not garbage collected

investigate this further. Thanks, Toby   btc_es BTC EmbeddedSystems We can now verify

ClassCastException during query

at the enhanced class  com.btc.ep.vector.tc.internal.dmos.TCSignal ). Please verify that the same class

Internal Exception

. Could you please verify that there is no old objectdb.jar in the classpath and you are actually using a recent ObjectDB version? support Support

stress test -> com.objectdb.o.InternalException: null

to verify that connection that was released to the pool will not be used anymore by its previous

com.objectdb.o.InternalException

to follow this issue any more. I will report when I have verified it in more detail. I'll then try

[ObjectDB 2.8.3_01] Unexpected exception (Error 990)

your application recently? In that case, verify that all your classes are rebuilt and re-enhanced