ObjectDB Database Search

51-100 of 110 results

Error reading UTF string

Good day , I have many errors like this, when try to use java.util.UUID as string in querys. 16:18:41,862 ERROR [org.jboss.ejb3.invocation] (http-0.0.0.0-0.0.0.0-8080-5) JBAS014134: EJB Invocation failed on component AuthenticationBean for method public abstract java.util.UUID granat.dp.ejb

Executing JUnit "all tests" throws "Object ... belongs to another EntityManager" Exception

Good day ! I wrote some JUnit tests that create separate objectdb databases and exercise the entities therein (via read/write operations). The tests run fine individually, but when I run "all tests," one fails consistently with the message: com.objectdb.o._JdoUserException: Object 'actr.model

Server connection management

The server does not appear to release broken connections. My typical development pattern is to keep reloading my war file in tomcat until the permgen space runs out, and then I kill and restart tomcat. After a few days of this, the server stops responding, and I see the following in the server

Vacuum - Reclaiming Unused Space In Odb

I was curious if you could assist me with a challenge we are having with our objectdb database.  Our odb files are about 50Gb in size and are written to about a million times a day with both adds and updates.  This is creating a lot of unused space in the database that we are wanting

after upgrade to 2.9.0 database destroys, urgent issue at our most important customer, production shutdown

that runs automatic backup daily (and if possible several times every day ) and then checks the backup

Embedded mode usage question

, thanks for a quick reply ! Will definitely give it a try then in our service POC.   Thanks and have a nice day , Dmitri   livotov Dmitri Livotov

Broken @ManyToOne reference

.4.7_12. support Support Wow, eventually is works! Seems I caused 5 new releases in 3 days

Significant I/O costs during batch update or insert data.

Our application has some complex entities. We do batch update(merge detached entity) every 2 minutes. We find the period significant IO costs these days , and disappeared when turn off the batch updating. 1.ObjectDB is in embedded mode. 2.ObjectDB version is 2.3.7 3.Database file size is nearly

Too many persistable types (>10) - exceeds evaluation limit

days evaluation licence (removing evaluation limits) was sent to you in a separate email. support Support Thank you. smuessemeier Stefan Müssemeier

OptimisticLockException

Moshal I haven't had this issue yet with ObjectDB, but during my early days with hibernate I got

Licensing

i need them every month for 2 days to deal with very high loads. How would i license

Fetching Collections Puzzle

Paul Kant Thanks Erick, I was messing up with the EntityManagers, which was the root of the problem. Have a beautiful day ! paulk Paul Kant

PersistenceException UserException: Failed to validate persistence.xml

I'm really tired of looking at the same exception all day . I have DaoService which gets initialized when app starts. public DaoService() { Map properties = new HashMap (); properties.put("javax.persistence.jdbc.user", "admin"); properties.put("javax.persistence.jdbc.password", "admin"); factory

Homepage and forum nearly inaccessible

and particularly in the last few days , we switched a data center today and moved to a new provider. 

Entity is not related to ObjectDB, but i get exception from ObjectDB

? 

Could you please clarify how we could avoid it? This has really locked our work for a couple of days

Updating Entities

/ days to do given my inexperience and the scope of this program and how it works with my FXML files

Error: Failed to write value of field X using reflection (oneToMany relation)

Hi there! I have been all day trying to solve this. I have read multiple sites and documentation, but I can go through this. I have a clase named Pedido, that have a reference ManyToOne to a clase Cliente. @Entity public class Pedido { @Id @GeneratedValue private long id; @Embedded private

Glassfish 4 AbstractMethodError: com.objectdb.jpa.EMF.createEntityManager

Hi! I've been trying to get Glassfish 4 (Java EE 7) work with ObjectDB the whole day . It seems to be an error. The same code (adapted to Java EE 6) works perfect in Glassfish 3.1.2.2. I attached the samples as NetBeans projects, so that you could check easier. 1 for GF3 (6) and 1 for GF4 (7

Iterating over large result set

Hi, Few days ago I was writing some code to iterate over quite a large dataset. Fitting those data in memory was quite a challenge even with 3GB heap space. So I did paging using two loops. for (int page=0; page

Wrong @Id type

2.5.6 version one of the record suddenly switched its id type, although it was created 10 days ago

Accessing archived SDK

that it is highly recommended to upgrade to the last ObjectDB version, when possible. support Support You made my day . Thank you. andpaga Andrei Paga

ODB should auto-restart if it detects it's necessary

the last days because of these schema changes without restart, which gave us a lot of problems

using DbUnit with ObjectDb

? If you do - this could be served for a quick initial implementation of this feature (hopefully in days

objectdb-2.6.9_02 (with "objectdb.temp.no-enhancement-crc-check") vs. generic classes with interfaces: detailed investigation

. This must be something to do with the Ant build.xml and build-impl.xml (a problem for another day

user defined backup target

. that seems reasonable 1. Our server does (minimum) one database-file backup per day and the size may be in

Explorer

Hi, For last few days I was refactoring my application from standrad ORM aproach to ODB. Everything is fine for now, but I have a question about Explorer. It works only in R/O mode, which in some cases is insufficient for effective work. Is there any plan to release a R/W version of Explorer

Out of memory

can isolate some queries in a simple test case and send you UTC with database, but I need few days

Fluent JPA & ObjectDB

Good day to you, I am looking to port my Java applications to rely on ObjectDB from MySQL & PostgreSQL. Kindly advise whether the installations would be able to work with FluentJPA ( https://github.com/streamx-co/FluentJPA ) as it would make life a bit easier for my team and I. Regards name256

Closed EntityManagerFactory after upgrading glassfish 3.1.1 to 3.1.2

.3.7_03 is not compatible with GlassFish 3.1.2 that was released a few days ago, but the cause

Object Relations Error after Schema Change

with a new DB would help resolve this. We would apreciate promt reply since we go live in 3 days . 

Different behavior with persist() and queried instances?

okay I am giving up after a whole day struggling.. The one thing I can *definitely* say

How to creat a Query with Sql which returns a List marks

to go over the athlete. im in a hurry because we have to get this straight within two days , and my friend just

ObjectDB Website and Yahoo Mail

pain during the day if I want to use it (forum/bugs/docs). Cheers! zmirc Mircea Chirac The error

Upgrade to Java 8 won't run

the next days . If you can share a sample database with this issue it may help.   support Support

Pre-detach loading: retrieval by navigation not working in if statement

matter, and ignore run-time enhancement for the rest of my life (which is now a few days shorter thanks

"No Persistence provider for EntityManager" in OSGI bundle.

Good Day . I seem to have gotten a bit stuck while developing an OSGI bundle with ObjectDB. Essentially it builds an OSGI bundle with an embedded instance of ObjectDB and then tries to deploy the bundle inside an application running an embedded OSGI server (Apache Felix). The STARTING phase

Use on GIS possible?

Do you have any plan to integrate GIS to objectdb like PostgreSQL's PostGIS. Its not hard to implement with AI in these days ... Like searching Point , Polygon , geojson etc...  kadirbasol Kadir BASOL Waow , if we can use objectdb like simple fast persistent hashmap we can use uber h3 java

Hardware solution will be great for you!

    Hello , as you know Oracle Exadata is fastest database supercomputer on earth. But i think its not that hard to make such devices in these days .     I've tought same for objectdb.You can make same thing with simple solutions. 1-) http://en.wikipedia.org/wiki/Object-based

NullPointerException on initial database creation

that reliably reproduces the issue within a couple days . JohnSchneider John Schneider

Negative snapshot user count exception

for several days (with a clean database of course)? If you can share the database (e.g. by providing

cannot delete objects after crash (see issue 2283)

, not within some days , for sure. But we need a clear picture/plan when we could have an optimized

Referential Integrity

support than Datanucleus. But declarative referential integrity is a must from day

Critical error:: com.objectdb.o.InternalException: Unexpected internal exception with query

license as well as our customer does and we need to ship this product in the next days so this is REALLY

InternalException

Hi, 3 Days before our rollout.. We've just got this when trying to commit persist of a bunch of entities into the DB   Caused by: com.objectdb.o._RollbackException: Failed to commit transaction: at com.objectdb.o.JPE.g(JPE.java:89) [objectdb-2.4.0.jar:] at com.objectdb.o.ERR.f(ERR.java:60

Internal error

for getting feedback for that change? support Support I have been getting that exception several times a day

Using SELECT BETWEEN with LocalDate

I am trying to query all entities whose date is between today and today + X days . The date inside the entity is a LocalDate . To do so I created the following query: .createQuery( "SELECT e FROM Element e WHERE e. date between CURRENT_DATE and :date " , Element. class ) .setParameter( "date

Page #9 entry 0 (key 'bjjl') has 75 extra bytes / Unexpected last index ID: -119 (expected -116)

. Can take some days though. Please stay tuned. lorenz2304 Benjamin Lorenz Please see attached

Out of Memory - Slow leak?

dumps. Maybe it would be better if you send a heap dump of your application after 2-3 days (before

InternalException using 2.3.7_12

the exception will help. support Support Sorry for the slow reply, I've been away for a couple of days

ObjectDB-2.6.9: Failed to commit transaction: Failed to set numeric value of field property Element.id using reflection

save people like me wasting many days on it. webel Dr Darren Kelly Using generic entity classes