ObjectDB Database Search

101-150 of 200 results

Homepage and forum nearly inaccessible

of May 19 22:00 the site is responding fairly normally when accessing from Germany. Let's hope it stays ... to be much faster. Thank you all for the feedback and sorry again for the inconvenience. support Support Update ... . Something is not right, and my internet connection is blazing fast. zmirc Mircea Chirac Update : today

zip file or JAR manifest missing

The codes is ok in MySQL, but not in ObjectDB. Before update a value, my threads will check ... Yang Maybe the objectdb.jar in one site is corrupted (e.g. copied by FTP in ASCII mode instead

WebService : Failed to get reference value of field using enhanced method

and hot updates . So Axis2 creates a new class loader for every service and carefully manages ... with. So to facilitate this mechanism you can specify a parameter in your services.xml file as under.( from the wso2 site )” composite . . . . . . . .

OutofMemory error with Object DB 2.0

, Password: public   support Support I am not able to connect to the ftp site objectdb.com to upload the heap dump. My local IT team has adviced me to to check if the ftp site is up. If I ping objectdb.com(173.212.227.26) from my PC, I do not get any response. Can you confirm if the ftp site

@AttributeOverrides , and postgresql + own TYPE

Hello,  first of all i want to thank for this is site . I'm begginer in Java and also in JPA and this site is very helpful for me. Now What is my problem. Unfortunately  i have to work ... the column address because is not typical date type but user defined. I found some example in your sites

DB Doctor sets type to "unknown" for new fields

and run DB Doctor on the exiting DB file in order to update the schema. The fields are added ... ) is set to unknown. Both are defined as Boolean in Java code. As a result, update operations ... the DB file and for the confirmation that it is Ok. We are struggling to understand then why updates

ObjectDB licencing rules

, however to install it on the same machine with other environments (virtual OS, etc.) Our site and OEM licenses enable unlimited number of installations (either in one site or worldwide, respectively

Embedded & Activation & Scalation

? We'd buy a site license, however, we CAN NOT individually activate every instance on every machine ... License was what I was ment to say when naming it " Site license" ;-) However, how is the object

Activated ObjectDB still throws "Too many persistable types"

side). Since you have a site license, you may try running activation again, to see that the code is correct ... outlined, the correct configuration file is used. Since you have a site license, you may try

Problem with polish characters

.jsp there are polish chars) But in this way I'm unnable to write polisch chars just on the site ... Your site (guestbook using netBeans and Tomcat) My project is based on this tutorial. Do You know any

hard limits, best practises

design its own site (backend /frontend)? jminiko Jean-Marc INIKO Just wanted to know what are the limits ... a separate thread per subject (see posting instructions ).  also how did objectdb design its own site

Recursive calls with @PreUpdate annotation and Glassfish OutOfMemoryError

update (){ System.out.println(" ********* Called update () **********"); lastUpdatedDate = new Date ... /server, but the test is running embedded.  Example output of error .... ********* Called update () ********** ********* Called update () ********** ********* Called update () ********** ********* Called

Unexpected exception during open the database

updates . support Support The issue is not related to Issue #1860 . It occurs, if an implict migration ... update is not part of the objectdb.conf, this cannot be the reason.   btc_es BTC ... update , unless the target class already exists with objects, and without the index

Pessimistic Lock Timeouts setting

on stale updates . Willks William Support of pessimistic lock timeout setting ( javax.persistence ... to update object com.x.y.z.ProductCodeTracking:1 - locked by another owner (error 672) And finally ... ? support Support My apologies, I haven't updated this thread. I have not got the issue again and I

Entity listener - event instead of object

values in updated entity. There is a problem however with accessing "old" version of object stored in ... value: {}, new value: {}, actor: {}, date: {}", new Object[] { OPERATION_TYPE_ UPDATE , entityName ... ;   .toString() : null, OPERATION_TYPE_ UPDATE , actorId, transTime));     

joining of tables

Hi In objectdb site i found : Note: This ORM/SQL annotation is silently ignored by ObjectDB so i want  join tow table and generate a third table. Ex:  table 1: employee    table 2: address  and the generate table will be table 3: emp_add employee: e_id, e_name address: add

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

after upgrading to 2.9.0 (because of the other problems in former versions), the database destroys/becomes unusable, see doctor report and current log, urgent help required, production of a 500 people manufacturing site shut down hgzpincher Hans-Georg Zwicker The Doctor report indicates indexes

Embedded mode usage question

your site /docs whether the object db embedded mode is intended for single-user / single thread

ObjectDB License Error I got

/DeepAssets/objectdb.conf   Current basic config   Even though i have site license , software

programmatic activation

Wondering if there is documentation for this class: com.objectdb. Activator Specifically: Is it possible to programmatically activate ObjectDB, ie: to pass in username, password, site key, and get back a link? This would help significantly with activation in server environments. dmoshal

Doctor for large database

Hi, I am trying to fix database file with more than 1 million objects. The Doctor refused to finish fixing and complaining that the file exceeds evaluation limit. How to supply license to the Doctor ? (I have site license) Thanks, -- Creating a database copy

multi EntityManager with Spring Boot, but 'Too many persistable types (>10)

a license. ( site license) Tsu Masaaki Tsugami The exception indicates that ObjectDB cannot find

Problems using Maven Repo

the jar File from this site and add the Dependency as an SystemPath all works are fine. Whats

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

Ram allocation

Hi , We are submitting one offer for our client and we must prove to client that Objectdb can allocate 128GB ram of server where it is installed. So can you please help us where we can find that information on your site or if you have some datasheet where we can find that info that can be helpfull

Server license move

. Therefore, a site licence is preferred by most of our clients for flexibility

possible index required for improving query performance

give much advantage. I've uploaded the DB to your site , it's called contextspace.odb.zip. Regards, Natalia. natmaclin

Inherited project; missing licence details

Hello, I have taken over a project that uses object db.  I believe that we have a site licence but do not have the details of how to generate keys for servers etc.  Is there anyway that I can get this information forwarded to myself? I would rather not put my work email on a public forum

Have developer license but need to use license on private lan server how to ?

Hi , i have nearly finished my project on my workstation.Which has license of objectdb activated because its internet connected. But now i need to copy my project to LAN server which is private LAN. So how to activate server license ?  I have Site Licences kadirbasol Kadir BASOL

OneToMany and cascade delete problem

updating a bidirectional relationship ( Product - Offer ) only on one side. It is the application responsibility to apply updates on both sides. In practice, however, updating only the owner side is usually sufficient because the other side is being updated automatically when the object is retrieved

Entity object parameter in Explorer parameter

Hello, I cannot set an entity object in a parameter for a bulk update in the explorer query ... the SET clause. For example, in the query: UPDATE Account dep SET dep.status=:a WHERE dep.status=:b ... updates all accounts with status Status#10003, to a NULL status. Regards, Pablo.  

Problem on JPA Merge Entity.

). The statement update don't throw exception. And when i try to reload statement the value i have set before ... update . The statement's property is typed by a class that is a superclass of the newSingleValue ... a new component, save new component, assign component to statement and update statement. Works

How storage works?

attached stored in the DB. If I update my Car adding a new Wheel object is all the Car updated ? Or only changed part is updated ? By other words, If I have one complex data model ... Herve Ferreira If you update a complex object model - only modified entity objects are stored by

Not releasing locked MST object

update (e.g. a new type is found) and automatic index rebuilding (e.g. a new index is found or indexes require rebuilding due to schema change). As a workaround, try disabling index rebuilding ( update ) and see if it helps. Later (after the schema update was processed) you should enable it again. Let

Optimistic locking: prevent version increment on entity collection attribute

the version. Otherwise the version will be updated , and currently you cannot disable this update . Could you please explain the reason for avoiding this object version update ? support Support Thank ... , it makes sense for the version of the parent entity to be updated because order lines are an intrinsic

Optimistic Locking

(); // First user retrieves and updates the Counter:   PersistenceManager pm1 = pmf ... (); c1.increase(); // Second user retrieves and updates the Counter:   PersistenceManager pm2 ... locking to work each user should have its own PersistenceManager and the update must be based

Server out of memory exceptions

yet - I'll update as soon as i have something. I've included the stack trace from the latest incident ... to access the ftp site as the firewall here is blocking it - instead I've uploaded a multi-part rar file (14 ... completely but it looks promising. felixobjectdb Richard Szurgot Thank you for the update . 

Explorer bug ? Objects seem to be missing from database in Class view, but are present as references

to elementId(1) INFO: RequestBean []: Updated : com.greensoft.entity.Project [1](TEST: project 1) INFO ... ) to elementId(7) INFO: RequestBean []: Updated : com.greensoft.entity.Block [7](TEST: constrained block1, in 1st project) INFO: RequestBean []: Updated : com.greensoft.entity.Constraint [8](TEST: a 1st

Server crash - Mismatch client-server protocol prefix

of the production database.  I will be taking the production site offline tonight so I can run ... after eliminating the memory and index issues? Update : Apparently this exception is the result

Removing of an entity removes also another entity type

.7.1_03. btc_es BTC EmbeddedSystems OK. Thanks for the update . Please note that mixing direct DELETE / UPDATE database queries with EntityManager 's operations is known as problematic. It is not specific to ObjectDB but general to JPA. DELETE / UPDATE JPA queries bypass the  EntityManager

File lock exception on odb$

tried to upload the databases to the ftp site but I'm unable to connect - is it still available

Memory leak in com.objectdb.o.CST

more spikes than usual.  My server's graph is usually fairly flat before this update .  Perhaps there is some performance tradoff with this update to save memory usage? In the attached ... this update ) and see if there's a performance difference. Trianglehead Json Error Just an update

cannot delete objects after crash (see issue 2283)

after writing and flushing the transaction updates to the recovery file (the database file itself may be updated later), but possibly before the updates are physically written to the disk, as the OS / disk ... that case it is possible that some updates would be written physically to the database file before

ObjectDB Server not able to handle large collections

.objectdb.o.RSL$a.next(RSL.java:237)         at eu.extech. update ... . update .PersistentVersionedBDOCollectionMigrator$1.process(PersistentVersionedBDOCollectionMigrator.java:42)         at eu.extech. update .common.migration

com.objectdb.o.InternalException: null

(AquaTreeUI.java:129) at javax.swing.plaf.ComponentUI. update (ComponentUI.java:161) at javax.swing ... ) at com.apple.laf.AquaTreeUI.paint(AquaTreeUI.java:129) at javax.swing.plaf.ComponentUI. update ... .swing.plaf.ComponentUI. update (ComponentUI.java:161) at javax.swing.JComponent.paintComponent(JComponent

Unexpected exception (Error 990) com.objectdb.o.InternalException

;     System.gc();         // Update ... ; em.getTransaction().begin();         embeddable. update ();   ... ;  void update () {             x++;  

retrieval again and again started

If there are no more retrieval errors it is excellent news. Thank you for the update . support Support update ... then we can close this issue. It can be re-opened if something changes. Thank you for the update . support ... -Georg Zwicker Thank you for the update . Note that posts #1 to #7 are about the "SectionClassifier

Can't open replicated database

for a query (just read, no update ) but it fails with the error below. The code I'm using is (user & password ... is: [ObjectDB 2.2.8] javax.persistence.PersistenceException Attempt to update types in read ... to update types in read only mode at com.objectdb.o.MSG.d(MSG.java:61) at com.objectdb.o.SHN.ab(SHN

queries under 2.7.6_4 significantly slower than under 2.7.6

we update to the latest version from 2.7.6. Now we have the problem that we have numerous logs ... Zwicker Still working on your report, hopefully will be able to update soon. support Support Update ... for the update , we can wait until you have a better solution, we did step back to 2.7.6 for the time

Enhancing a class causes it to not save changes.

. ------------- Update ------------- The problem appears to be reflective setting of fields.  In ... . This is much less efficient but can work well also with updating objects with reflection. If you want ... have enhancement off, and fails otherwise.  (Included updated DBTest.java) Any idea