Internal Website Search

111-120 of 200 resultsRefresh

Adding EntityListener Throws Unexpected Internal Exception

;but no luck. My entity class looks like below: @Entity ... & other primitive fields.. } and listener like below: I was using the wrong listener class. Now its working like

@Convert is not supported?

a test on this, and seems that my Converters methods are not executed at all (like annotation doesent ... is the same object whenever it is instantiated... Like concrete example is @Entity Currency ... > This will actually help me avoid lot of useless code in the future, so I'd like to make sure

JBoss 7.1 and EAP 6 support

supported version by RedHat which is based on 7.1, has been released recently. I would really like ... to support this version of JBoss? I would also like to ask when but I know timeframes are not really ... can be abrupt. You have an excellent product that runs rings around the competition and I would like

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

(like key-value store)? CBE CBE Does ObjectDB access the datafile in page-sized IO ... objects (like key-value store)?   To optimize my application's disk file ... entity objects?   Fields of arbitrary objects (like key-value store)? Pages as

Unexpected exception during open the database

>At the same time, it looks like adding likely to appear with other additional stack traces. support ... , we would like to follow your other suggestion and ask you to silent this particular exception

JPQL JOIN FETCH Error

.coverages coverages left join fetch metadata.rights rights where LOWER( doi.doi ) LIKE LOWER( :doi ... LEFT JOIN FETCH metadata.coverages LEFT JOIN FETCH metadata.rights WHERE LOWER( doi.doi ) LIKE ... .titles WHERE LOWER( doi.doi ) LIKE LOWER( "10.000/test" ) ...I get the error:

JPA 2.0 Criteria API: (When) Fully supported ?

.2.0 - PASS.    * OpenJPA 2.1.0 - FAIL. Does not support "lower(FIELD_NAME) LIKE lower('value')". According to the exception message only "lower(FIELD_NAME) LIKE 'value'" is supported ... (yet) listed in the list of Tested JPA 2.0 providers; but, of course, I would like to know:

Unexpected error when loading all entity instance

for like 10min and then I have to repair again. There seems to be a bug which corrupts the database ... > yes. I repaired the database using the Doctor. Then running the application for like 5 hours ... ObjectDB 2.7.0_03. Recovery is enabled like stated above but the database gets corrupted

query.getResultList() throws ClassCastException

I modified the example code to include an index on the Point class like so: likely to be our common use case ... > I'd like to look closer into the JPAB code, see what it actually tests.  I'm

Server out of memory exceptions

these limits but would like to get an understanding of where the memory is being used. In each ... more then it sounds like the threads are not exiting and this is a problem with the test. I'll check ... to be related to something which is different in server mode - connection management seemed like