ObjectDB Database Search

51-100 of 183 results

Dependency from enhanced classes to the objectDB library

) Do you have any idea how you can help us?   btc_es BTC EmbeddedSystems Please see this forum thread ... .6.0 or above. Using a fragment is a good idea . If you can upload Example #6 with these changes

Missing Data on Retrieval (0, null values)

available you will still get an object that you can explore using reflection. The main idea of an object ... ;but the  object values are not consistend. I've no idea how to go on. I want to export the data from

Corrupted Database or error in ObjectDBExplorer?

as x" - the expected Ids, but null for the class   any ideas ? btc_es BTC EmbeddedSystems ... was null. But before it was set. Any idea ?   Another point: Can we hope for a fix

Custom Classloader: Issues with the Enhancer Agent

version and return that? Any other ideas on how to approach this issue? Thank you for your time ... before enhancement is actually loaded.  Any other ideas on how to approach this issue

Entity can be found by find() but not by query

and sometimes we don't get the entity by query. Have you an idea what happens here?   btc_es BTC EmbeddedSystems ... . Do you have another idea ? btc_es BTC EmbeddedSystems In that case, maybe it is related to the query cache

Creation of several EntityManager is slower

The creation of 50 entity manager on different databases is slower on current ObjectDB version in comparing to version 2.8.5.b05. Do you have an idea why? I added two proflings. btc_es BTC EmbeddedSystems Do you have an idea why? No, but if you can demonstrate the issue with a small test case we can investigate it. support Support

Running ObjectDB on a node that does not have internet connectivity

Upon initializing our ObjectDB database on a node that does not have a connection to the outside internet, we get the following exception. Any idea what would be causing this? java.net.UnknownHostException: java.sun.com at java.net.PlainSocketImpl.connect(Unknown Source) at java.net

"Problem" with cross join

, if this query is JPA conform, but I have'nt a idea how can I retrive the data in one query.   pezi

GWT RPC is throwing serialization exception when I have object db date value

Eclipse. Stack trace is attached. Any ideas ? Is there any way to avoid the usage of those proxy

"Automatic" Auditing

Any ideas around how I could do "automatic" auditing of changes to objects? (An equivalent to Hibernate's Envers) Thanks. Michael. mmcgovern Michael McGovern You may try the following: Define the entity class with a composite primary key [id, revision]. Never delete entity objects - alway update

in-memory and on-disk support?

yet. Starting with a 800GB database file seems as a good idea in this case. You should use

Replicated cluster recovery

but probably has to be emphasised). Your idea of switching the master and slave is good but has some

Maven driven compile time ehnancement

). Any idea what is the problem?   support Support For some reason, the example doesn't like

how to persist an object twice into two diff. collections of two diff. classes

the DB?     i apreciate ur ideas !!!!¨ ggrassi giuliano Just delete the  db.persist

substring works with string but not with char

changed my mind and agree with you. throwing an exception is this case is good idea ;) chris Christoph Ernst

find() delay

results. I tried em.flush(), em.clear(), etc.. that do not work. Any idea ? TIA gzdillon Lai Yang Maybe

On initialisation of lists: impact on migration from EclipseLink to ObjectDB

webel Dr Darren Kelly Thank you for this useful information. It might be a good idea to support

Object DB vs EclipseLink/TopLink: Unloaded relationships in detached entities

may be a good idea . This feature request has just been added to the issue tracking . support Support

ObjectDB vs DB4O comparison

this combination as well. Thank you for this idea .   Update (2012-02-29): DB4O (with DataNucleus) is now included in the JPAB benchmark. support Support

A distinguished Name for server or explorer is good for maintaining!

it in OS task list! gzdillon Lai Yang This is a good idea . Thank you. support Support

Difficulty with the BIRT plugin

does have many objects of type point.Point. Any ideas ?   dmoshal David Moshal Maybe the database

Failed to generate dynamic type objectdb.java.util.ArrayList

to the one posted above. Any other ideas on what might cause this?   [ObjectDB 2.2.8] Unexpected exception

Failed to generate dynamic type

.IEnvironment and i have no idea what to do br Tomasz     Tomasz Tomasz Wozniak This thread contains

Using a file extension other than .odb

This is a good idea , thanks. support Support Starting version 2.2.9 you can use other extensions, as long as

Exception on creation when running multithreaded

) ... 40 more   The exception is being thrown during step 2.   Any ideas regarding

Is there a function of "drop table" or "delete from table"?

table" or "truncate" can clear the id counting. Any idea ? gzdillon Lai Yang Resetting generated ID

using DbUnit with ObjectDb

;-)   freddieFishCake Jonathan Lister Using JAXB is a nice idea and I am glad it works for you. But I

JBoss 7 startup fails

well on it. Another idea - try to define a dummy jta data source. As explained in this forum thread : A JTA data source

ObjectDB version 2.3 has been released

the Issue Tracking system to contribute ideas and suggestions. support Support

ObjectDB Clustering VS Hadoop Hbase

system is still at the idea level. support Support Then, how about the support to multi-core machines? gzdillon Lai

NullPointerException

Hi! Just got this: [com.objectdb.o.ENT.A(ENT.java:450), com.objectdb.o.OBM.bx(OBM.java:371), com.objectdb.o.OBM.bx(OBM.java:249), com.objectdb.jpa.EMImpl.persist(EMImpl.java:375), ...]   Any idea ?? Using 2.3.3 ... thanks!! Alex quasado Alexander Adam The stack trace doesn't match version 2.3

Double persist of Entity field with Cascade.ALL

String chapterTitle; The idea is that after I make changes to the Book class on the client side (i.e

No clue how to query with collection

ain't be a good idea . now I can select the right item from the collection with a WHERE clause BUT in

TYPE Expression

(JpaQuery.java:695)   any idea ??? Alex quasado Alexander Adam Even this simple code causes the same

NULL prefered in ORDER BY?

= B) Test 3 (with hint = NULL) Any ideas ? thanks, Alex quasado Alexander Adam This is currently not

ArrayIndexOutOfBoundsException

this error shows up I can no longer query the database. Any ideas why this would happen? Thanks

Spring LTW Problem

some class i can restrict it in aop.xml. Maybe it would be a good idea to add something similar

Many connections possible? and will it makes problem in future?

My questions is about : 1-) Can objectdb server handle 200.000+ connections at the same time concurrently ? Does it have queue and cache ? 2-) is it dangerous to use that system on many online users ?   kadirbasol Kadir BASOL Having 200,000 concurrent threads is probably a bad idea . Usually

Empty query results after JAR creation

. The Size of both DB files is exactly the same, so I have no idea what the difference is or why I need

Index causes increased memory usage

is not cleared after the data is stored, since the idea of the cache is to be ready for future requests

Configuration and Activation Code in ObjectDB 2.x

code is only possible by using a configuration file, but it is a good idea to enable setting

Can you implement fastest Native JPA for MySQL by ClusterJ like?

to share my idea . Thanks kadirbasol Kadir BASOL Thank you for this post. A JDBC driver for ObjectDB

Replication failed

). Other ideas : verify that both servers on 6136 and 6000 are running, start with an empty database or

Replication issue, Replayer failing due to NullPointerException.

.t(RPM.java:223) at com.objectdb.Replayer.main(Replayer.java:62) Any idea what could be causing

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

, still repairing, these are the messages that are currently posted (already any idea how things like ... before there are no new indexes, ObjectProperty has around 50 million objects, I have no idea

Freeze during save

around the problem, by removing the references to the tree root so there were no long loops.  Just an idea ... (this); this.parent = parent; } } } } Do you have any idea how to change this test case to reproduce the exception

Can't open replicated database

one of the next builds. support Support Any idea when this will be fixed? bensteele Ben Steele

Out of Memory - Slow leak?

will require a live test. Another idea for check - keeping separate database but separating

[ObjectDB 2.4.1] Unexpected exception (Error 990) on getObjectById

.getObjectById(PMImpl.java:410) ... Ideas welcome. experimenter Francis Cox The stack trace indicates

JPA Composite Key make Object Db throws "Unexpected exception (Error 990)"

990) My bookId and its attributes are NEVER null. Have you any idea about this problem