Internal Website Search

81-90 of 200 resultsRefresh

unable to update table in slave server database

Hi, We are facing below issue in objectdb clustering. Currently in objectdb clustering when master server is down ,in slave server during update operation in table getting below issues. Failed to commit transaction: Attempt to commit a transaction in

Class loading problem with private packages in OSGi environment

> So far everything well. But now we have in the Business Layer private packages that are not ... > Important for us is that we find a solution that always works in the future. btc_es BTC ... all the interfaces in order to support persistent interfaces, a feature of JDO that is not supported

removing members in existing databases

. collections) in existing databases. There are several aproaches and I'm not shure wich on is best. 1. Just make the list empty and let it remain in database 2 ... if you have a lot of objects in your db 2.b when testing it works fine for me in

Level 2 cache not hit in @ManyToOne

changing data in explorer and reading in my app). Problem 1: find by id on Item it's good ... changing data in explorer and reading in my app). "user" should also be taken from L2 cache, shouldn't ... EclipseLink & MySQL. Thanks in advance.   zmirc Mircea Chirac

Project runs in Eclipse but not when exported to runnable jar

and objectdb.jar are included in the build path, and are present in the compiled file, as is the test ... help would be very welcome, this is a hobby project, please excuse any travesties in my code. Many thanks in advance, Mark merichards Mark Richards Please provide

Object DB In memory : without Filestore

can run the ObjectDB completely in Memory ? (without any writes to Disk, it's okay to loose the data ... if it is possible to run the Object DB completely in memory without disk storage. in memory mode, but it still can be used completely in memory with no hard drive, by using

IN operator syntax

Hi, what is the correct syntax for IN operator when list of literals ia used instead of parameter, e.g. SELECT FROM Info i WHERE i.status IN ... class="stacktrace"> SELECT FROM Info i WHERE i.status IN (1 ==> , <==  4) javax

Error reading UTF string (Serialized Objects in Explorer)

hmm weird.. ok here it goes again quasado Alexander Adam There is a problem in ... ">qubletID = 371). Trying to view all the instances of this type in the explorer (by right clicking the type in the Schema tab and selecting Open Tree Window) generates a similar

Exception in thread "main" java.lang.NoSuchFieldError: __odbTracker

> Exception in thread "main" java.lang.NoSuchFieldError: __odbTracker at com.package.Network.__odbSet ... which is referenced in generated method:  __odbSet_Connections   br is added once per hierarchy at the top level entity / persistence capable class). In

ClassCastException in Tuple.get

check before the cast and throw more meaningful exception in such case?   hobson Maciek Chabros Just to let you know, in most places I ... than ClassCastException, and mentioning the limitation in docs.   Cheers!