ObjectDB Database Search

151-200 of 200 results

Objectdb recovery

outage). We are using following configuration: Is there any possibility of data loss when power ... affected? Thanks Marta Maruta M Sedlakova The main purpose of the recovery is to preserve the integrity ... the ObjectDB Doctor. Regarding data lose, recovery returns your database to the most recent stable state

ObjectDB Clustering VS Hadoop Hbase

data is divided between nodes. All the servers handle WRITE requests and READ requests of data that they manage. This is usually slower but it provides better scalability when the data is too large ... of the master node, right? It is better to handle scalable data for ObjectDB clustering. BTW

Pessimistic Lock Timeouts setting

which processes the stock data of an exchange market. The program creates one processor bean ... of stock and updates, I need to use many threads to process this data which may be more that 10 threads ... updates to the processor bean (such as price data ). The rest of updates are written in ObjectDB by

problem with lazy loading - unittest project attached

hi, i'm still testing objectdb together with spring- data -jpa. i made a test which should simulate ... file: 5/4/11 10:46:52 AM IDT: Missing artifact org.springframework.data:spring- data -jpa:jar:1.0.0.M2 ... have checked the zip content again and the test resource file spring- data -jpa-lazy-loading/src/test

Externalising persistence.xml properties in Glassfish?

. in your persistance.xml use placeholders for the data you want. In this example I have the place ... with ObjectDB but also using PostgreSQL warehousing bulk data that is perceived to be seldomly used ... environment in Glassfish 3.1 - the environment already is set up with the Postgres jta- data -source

Master database switching to read-only mode, possibly caused by slave failure

in the monitoring data for the master instance. We do collect quite a lot of monitoring data ... . The only reason for running the slave instance is to have a live copy of the data with assured data integrity .   Secondly, after the slave went down we tried to restart it, but got an error similar

ObjectDB stability after power failure

and unattended restarts?  Is database integrity maintained during such events?  I have seen ... to protect your data . Finally, if everything goes wrong you can use the Doctor to fix the database. In general the risk of losing data is very small.       support Support Thank

ObjectDB with JRebel: copious 'Not Enhanced:' errors with EJBs

. integration .util.WeakUtil$WeakClassBytecodeProcessorAdapter.process(SourceFile:287) at com.zeroturnaround ... .EjbDeployer.load(EjbDeployer.java:99) at org.glassfish.internal. data .ModuleInfo.load(ModuleInfo.java:206) at org.glassfish.internal. data .ApplicationInfo.load(ApplicationInfo.java:313) at com.sun.enterprise.v3

Server vs embedded mode in multi-instance scenario

instance(s). The clients do not need to share any data , so each could have its own ObjectDB. Clients ... if not for objectdb. Its a standard web app with an average amount of data being fetched per page view. I see two ways to integrate objectdb: first, since during 99% of the time

Failed to create a new file 'target\objectdb\log\archive' (error 112)

Hi, we are using ObjectDB 2.4.6_10 (embedded mode). The pre-registration of a data type (see below) fails because ODB can't create a new file in a non-existing folder hierarchy. The user ... it beforehand? This issue is affecting our integration tests against ODB and is pretty major for us. Thanks

Reporting Engine?

, etc. (with code for running queries). I will do some checks to see if ObjectDB - Birt integration ... of a new ObjectDB data source. A detailed tutorial on using ObjectDB with Birt will be published very soon.   support Support

Spring MVC Errors

://i.imgur.com/G7UVu.png (old link) any ideas ? I installed m2eclipse plugin and Maven Integration ... somehow but sometimes on lists of my db objects I got 2 elements sometimes 7 elements and sometimes not full data

Unexpected exception (Error 990)

EmbeddedSystems The stack trace indicates an unexpected error while reading data from the database during a query execution. It is recommended to use the ObjectDB Doctor to check the integrity

Multiple inputs not supported on WHERE ?

;  at org.springframework. data .jpa.repository.query.JpaQueryExecution$ModifyingExecution.doExecute(JpaQueryExecution.java:241) ~[spring- data -jpa-2.7.18.jar:2.7.18]     at org.springframework. data .jpa.repository.query.JpaQueryExecution.execute(JpaQueryExecution.java:90) ~[spring- data

Entity with java.util.Date column gives ClassCastException in BIRT

; this.privacy = privacy;     } } Exception on previewing query results: org.eclipse.birt. data ... : java.util.Date cannot be cast to java.sql.Timestamp at org.eclipse.birt. data .engine.odaconsumer.ExceptionHandler.newException(ExceptionHandler.java:55) at org.eclipse.birt. data .engine.odaconsumer

Query Method NullPointerException on List iteration

.jpa.JpaQuery.getResultList(JpaQuery.java:721) ~[objectdb-2.8.2.jar:na] at org.springframework. data .jpa ... ) ~[spring- data -jpa-2.3.0.RELEASE.jar:2.3.0.RELEASE] at org.springframework. data .jpa.repository.query.JpaQueryExecution.execute(JpaQueryExecution.java:88) ~[spring- data -jpa-2.3.0.RELEASE.jar:2.3.0.RELEASE

Unable to convert 1.x odb file to 2.x

have been found:   Type eu.extech.quant. data .user_attribute.UserAttributesMap, field "map" - 12 ... 10:58:29 #53 type.registry] New type eu.extech.quant. data .user_attribute.UserAttributesMap [2014-05-06 10:58:29 #54 type] Type eu.extech.quant. data .user_attribute.UserAttributesMap is not enhanced

WebSphere Liberty Configuration

it was found that this is not a configuration issue but a general problem with the integration Of ObjectDB ... ), but this should only affect developers of products such as JPA implementations that have to be integrated with their JTA. support Support

Eclipse4 RCP - No Persistence provider for EntityManager

. It is integrated in our target platform. It is noticed that since 2.6.2.b02 there is no more integrated javax.persistence & javax.transaction. The simplified project structure is the following

Web Framework Recommendation for leveraging JPA + ObjectDB

and are in use by many ObjectDB users.   It seems that the Play framework is integrated with Hibernate ... Here is another older thread that discusses  integration  of ObjectDB with the Play framework: https

Enhancer problem

all of my classes. I am now getting ready for production deployment and I am trying to integrate ... about how you integrate the Enhancer into the build process. support Support Thanks, The logs had the answer. I

locks on pure query activities

but you may want to try it (but be careful before integrating the new build into production, it passed our tests, but please report any side effect, if any). support Support we did integrate it into our pilot

Compile time enhancement using build.xml of a Netbeans web application

enhancement and JRebel , as reported under:  JRebel integration feature , so I want to try compile time ... and convenient during development. For release, however, it is recommended to integrate

Reading 1.x odb files in ObjectDB 2.x without upgrading

with integrating it with your software we can provide instructions. support Support Can you please provide the instrucitons how to integrate the converter.jar in the software. Currently, I am using

Difficulty with the BIRT plugin

the database, however, there doesn't appear to be any way to create a new Data Set from the Data Explorer, as suggested in the online manual: Open the [New Data Set] dialog box by right clicking the Data Sets node in the [ Data Explorer] window and selecting New Data Set. dmoshal David Moshal

Mismatch client-server protocol prefix

;   public Unit findByName(String unitName) throws at.co.pjm.tracker. data .exceptions ... ) {             throw new at.co.pjm.tracker. data ... .persistence.TrackerUser cannot be cast to at.co.pjm.tracker.persistence.Unit at at.co.pjm.tracker. data

Soft Reference Object Cache Recommendation

SoftReference to my large byte[] and instruct ObjectDB to use soft reference for its Level One (L1) object data ... when the JVM does a full GC. private byte[] data ;// use makeDirty() when changing this array or any ... , so there is a strong reference to the byte[] when data needs to be written back to ObjectDB datastore

Index causes increased memory usage

; What could be taking up that memory?  The data load was the same for both tests ... is ever updated, we simply add new data . We're still a bit confused about what could have caused ... ; How are the indexes stored?  Is it simply a pointer to the field to be indexed, or is there a data structure

Explorer in 2.3

data and Strings. After playing with it for a while, here is a list of additional features I'd love to have: 1. Export of selected data : a. Simple - Select a range of cells or a column header and copy ... for circular references) c. Binary - Select some objects, serialize the data to a binary file

Problem with byte arrays in JDO - ClassCastException

== :name");         query.setResult(" data ");      ... ;   for (byte[] data : dataList) {             System.out.print( data );         }    

Error happened while running report.

Hi     At the Creation of ObjectDB Data Set step.The parameter setting ... .DatasetPreviewTask.execute(DatasetPreviewTask.java:91) at org.eclipse.birt.report.designer. data .ui.dataset.DataSetPreviewer.preview(DataSetPreviewer.java:68) at org.eclipse.birt.report.designer. data .ui

Problem with byte arrays in JDO - internal exception

("name1"); for (Example data : dataList) { System.out.print( data ); } } } package spiffy.test.model ... [] data ; /** * @return the id */ public long getId() { return id; } /** * @param id the id to set ... ; } /** * @return the data */ public byte[] getData() { return data ; } /** * @param data the data to set

Bulk Delete and Update - best practice?

of data in one transaction requires a larger heap size. This limitation may be removed in future releases ... (); CacheData data = new CacheData(); data .setHash(payload.hashCode()); data .setData(payload); em.getTransaction().begin(); em.persist( data ); em.getTransaction().commit(); em.clear(); TypedQuery q = em

Auto Date for Creation and Update

Support You can clone https://github.com/Nachtfeuer/comfortable- data It's a git respository. On branch ... . Also your database explorer tells the same. https://github.com/Nachtfeuer/comfortable- data /blob/timestamp-with-prepersist/src/main/java/comfortable/ data /model/Author.java https://github.com/Nachtfeuer/comfortable

Vacuum - Reclaiming Unused Space In Odb

; We have half a Tb of data to clean up and want to do this as efficiently as possible. Thanks! CAPdev CAP Dev Unused space in the database is automatically allocated for new stored data , so it is not ... full), since the exact size depends on the order in which the data is inserted. But any unused space in a BTree

using DbUnit with ObjectDb

testing and / or loading test data to objectDb from xml files?   freddieFishCake Jonathan Lister ... doesn't support JDBC connections and the only way to load data is by using JPA or JDO, i.e. by writing code. It shouldn't be difficult to add to ObjectDB basic support of loading data from XML

Multi-tenant capability with hierarchies

and display the data of the child. Also the other way around if a parent tenant provides basic data ... your application, possibly with keeping relevant data in a master database that contains information ... should restrict retrieval of data to the relevant tenants. support Support Thanks for the answer and the link

Attempt to store an instance of a non persistable type

: Attempt to store an instance of a non persistable type technology.tavla.common.device. data .log.v2.Log - field technology.tavla.server.runtime.common. data .device.Device.logs at com.objectdb.o ... .EMImpl.merge(EMImpl.java:505) at technology.tavla.misc. data .DefaultDataManager$DefaultEntityManager.merge

jakarta.persistence.FetchType.LAZY

Jakarta Persistence (JPA) Enum Constant in jakarta.persistence.FetchType LAZY Data may be lazily fetched. Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.FetchType.EAGER

Jakarta Persistence (JPA) Enum Constant in jakarta.persistence.FetchType EAGER Data must be eagerly fetched. Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.Cache.contains(Class,Object)

Jakarta Persistence (JPA) Method in jakarta.persistence.Cache boolean contains (    Class cls ,    Object primaryKey ) Whether the cache contains data for the given entity. Parameters: cls - entity class primaryKey - primary key Returns: boolean indicating whether the entity is in the cache. Since: Jakarta Persistence (JPA) 1.0

Once served to JSF page via @EJB query bean, many list fields are null (but same query ok after fresh persist in @PostConstruct)

I have marked this as CRITICAL because although there probably is no database integrity problem ... of office building data corresponding to ownedElements-owner.   webel Dr Darren Kelly Please read ... result I have to iterate over it and somehow reattach it to get the relationship data out ? Should I

ClassCastException thrown when running count query

have inserted. I'm currently evaluating your product. So i insert and delete a lot of data . I also tried ... reference integrity and it is the application responsibility to avoid deletion from the database

objectdb-2.6.9_06: Extended Persistence Context fails: 'Attempt to begin a new transaction when a transaction is active'

(EjbApplication.java:166) at org.glassfish.internal. data .EngineRef.start(EngineRef.java:122) at org.glassfish.internal. data .ModuleInfo.start(ModuleInfo.java:291) at org.glassfish.internal. data .ApplicationInfo ... .startup.EjbApplication.start(EjbApplication.java:166) at org.glassfish.internal. data .EngineRef.start

BIRT Driver Improvements

to integrate the driver not only with Eclipse but also with your runtime that, at the end, generates the BIRT ... (any version) and have a maven-artifact for integrating into birt runtime..   Alex quasado ... though is the thing about having a runtime driver either integrated in the objectdb jar or (better

Bean Validation (JPA 2.0)

JPA 2 adds support for integration with the Bean Validation API. Constraints that are defined ... , PreUpdate and PreRemove JPA lifecycle events. Integration with the Validation API is not supported yet by ... supported yet. support Support Do you have Bean Validation integration on your road map? Thank

Blocked by find

{ @Id private String id; @Index private String containerId; private String data ; public DataHolder(String containerId, String id, String data ) { this.containerId = containerId; this.id = id; this. data = data ; } public String getId() { return id; } public String getData() { return data ; } public

Large query parameter - out of memory

I have an entity object composed of an id, large data in the form of a string and the hashcode of the string as an index. The attached test saves 2000 of these objects, writing the data to a txt file as it goes. It then loops through the data from the file and queries for the entity id based

ObjectDB BIRT Driver Update

and Reporting Tools (BIRT) that adds support of ObjectDB as a data source and JPQL as a data set query language ... \.plugins\org.eclipse.birt.report. data .oda.jdbc.dbprofile.sampledb\db\ is empty... Log dump: eclipse ... .package.reporting.product Command-line arguments:  - data C:\Users\kwhittin\new_workspace_birt -os

Logical "or" works not correcly when field is @Id and first position

;@Entity     static class Data {          Data (String a, String b) {              ... ;  public Data () {         }