Internal Website Search

101-150 of 200 results

Does "error 522" (connect timed out) have something to do with restrictions despite license activation?

should be available at:Your activation code should be available at: http://www.objectdb.com/activate

best practice for DB recovery

to use the standby in case the master is not available . One way of dealing with that is to simply ... synchronization issues), if one of the instances is not available , I'll keep writing to the instance

Embedding ObjectDB on server application

the classpath (i.e. JPA is available but not ObjectDB). It could also happen if the path ... like a classpath issue. Maybe objectdb.jar is available only in compilation and not at runtime

how explorer queries work

doesn't have my object model available to it. does it do it without EntityManager and Query? does ... with the object model as well, even if i have to avail to dynamic class loading, reflection, etc. jon jon

Run out of memory

is limited by the available JVM heap size. Actually to be able to store 1GB of data in a single transaction you currently need about 2.2GB of available JVM heap. Therefore, at least in the current

Spring Transactions (@Transactional) within ObjectDB

the persisted object within the same transaction. It is only available after transaction commit. Ideally ... are always available in the same transaction also before commit. But it is unclear which operations

2.5.7_03 missing from Maven repository

Hello! The last available version is 2.5.7_02. Please upload it. Thanks mosi0815 Ralph Moser You are right, sorry. It is available now. support Support

Cross-platform license: Ubuntu and Windows 8

adaptor available on Ubuntu  is also available on Windows 8, except that there are other windows

Type ... is not defined as an entity (@Entity is missing) (error 302)

). This might be a class loading issue - i.e.  PersistenceCapable is available in the classpath ... types for ObjectDB are available only in one Eclipse bundle.     support Support Hello, I

In memory processing for ObjectDB

, but to take it to next level really we wanted to check whether is there any In memory mode available ... is also expected when using ObjectDB on an ordinary drive with a large cache, or if large RAM is available

Pre-detach loading: retrieval by navigation not working in if statement

the smaller web application (as I will demonstrate below), so there is no point making that available ... (objectdb.conf that is available to the the objectdb.jar file that is used as a java agent):   

Memory leak while merging parent with No Cascade annotation with children

.freeMemory() / mb);         //Print total available memory   ... );         //Print Maximum available memory    

Performance with large databases

by examining the ratio between the database size and the available RAM. As long as the available

Attempt to store an instance of a non persistable type

that there is some issue with the schema in that database. However, if the entity class is available in ... and understood. Because when the exception is thrown the available information

Integration

All, With due respect, just want to ask anyone can help by directing me to Maven Repo if available ... with Spring and Java EE (in Eclipse and NetBeans) are now available . support Support

Occasionally slow requests in load testing

are currently available . Changing the   resize attribute will affect existing databases, with no expected ... becomes larger than the available RAM a natural decrease in performance is expected. support Support

ObjectDB Full-Text Search

Is there any way to perform a Full-Text Search using ObjectDB and Lucene or something similar? If so, how? Are there any examples available ? ThreaT Ashton Hogan See this feature request . Currently ... . support Support Are there any examples available demonstrating the current way of doing it using a List ? ThreaT Ashton Hogan

migration path from JPA / Hibernate

that can automate this process will probably be available in the future. support Support Thanks for the detailed ... . A tool that can automate this process will probably be available in the future. From this I conclude

java.lang.ClassCastException in OSGi runtime when loading data from DB

indicates that the Person class is available from two different class loaders: A Person  class that is specified in your query. A Person class that is available to ObjectDB. To eliminate

Activation code is invalid, if restart OS Ubuntu 22.04

String (macBytes, "ISO8859_1" ); } Can you make only the fixed mac address available (just

Pessimistic Lock Timeouts setting

is available . I had to wait until it opens and I can test my program. Once again, I appreciate objectdb

SelfTest and com.objectdb.Doctor

, if the self-testroutine and the result of the self-test will be available directly from

javax.persistence.PersistenceException: No Persistence provider for EntityManager named in Karaf 4.0.7 and OSGi DS test

an appropriate JPA implementation in the classpath. You must make sure that ObjectDB is available in

OEM: Too many persistable types (>10) - exceeds evaluation limit (error 1011)

class is not available to ObjectDB it creates a synthetic class as a replacement. But these 

explorer NullPointerException

[Tools Options] dialog box when no database is open. A fix will be available soon in

Feedback on new site

Font size on new site is huge! This is especially a problem when browsing the api.   dmoshal David Moshal Difficult to find info on ODB1, including api javadocs. dmoshal David Moshal Thank you for your useful comments. The ObjectDB 1 manual is available here . You can use the JDO menu

Extended mapping-definitions

The described feature is not available in any object-db I know, but possible with mapping to a relational DB, for example with Hibernate.   By default every entity of the real world (respectively its class) gets mapped to a java class. So cats get mapped to the java class 'Cat', dogs to 'Dog

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

explorer feature request: ability to auto refresh

. ObjectDB 2.3 will support some of the features that were available in ObjectDB 1.x explorer

Using of Second Level Cache

. Anyway, when the MyEntity2 and MyEntity3 instances are needed they are fetched from the 2nd level cache if available . support Support

Memory Leaks after COMMIT operation (checked on versions 2.6.5 & 2.6.6.b01)

above (write a 10-15 Mbytes) need to check remaining memory in any available profiler. Stack trace

Issue with upper?

of the last available $1 in the table??? Alex quasado Alexander Adam The two queries look exactly

ObjectDB stability after power failure

I'm considering using ObjectDB in a system that is going to be running continuously without support instantly available for many years.  How stable is ObjectDB when it comes to power failures and unattended restarts?  Is database integrity maintained during such events?  I have seen

Will ObjectDB support .Net and EntityFramework?

Perez ObjectDB is currently not available for C#. support Support Ok, thanks! you know

Query over the keySet of a map field with collection parameter

of EntityParent, i.e. public Map map = new HashMap (); are also available in the map value, e.g. the field

Soft Reference Object Cache Recommendation

how to use it.)  (Higher quality movie available , if necessary, and an alternative upload

List of Enum Values in an entity

accessed) are available . One way to solve the problem is to change the fetch policy of the field from

Executing JUnit "all tests" throws "Object ... belongs to another EntityManager" Exception

, to no avail . I'm using JDO, and I only ever knowingly create one PersistenceManager

Replication Question

availability and fault tolerance? Unless the application is read only and no write, as long as

each 1-2 days objects on some objectdb level lock/block each other

that there is no locking issue that prevents full usage of the available CPU). Could you please provide ... . You are already using 80% of the maximum available CPU, so even if this improvement will take you to 90% or 95

again merger missing logs + objectdb exception

the problem. support Support the corrupt database is available login to our extranet at hummingbird ... . Can you make available the update before ? hgzwicker Hans-Georg Zwicker one more question regarding

Automatic Switch to Replicated Server Limitations

has the following limitations: The first server in the composite url has to be available ... . The master server must be available when the slave server is started. Future versions of ObjectDB

Best practise loading big data

memory available then the OS will cache the database file pages. So the effect of reducing the page ... ) will cache file pages only when RAM is available .  Our problem is that the infrastructure (looks

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

+Oracle) the id is not available , as reported here: Your EntityManager seems not to grant an id ... summary: On ensuring ID available after persist Will report on build test separately following..  

ArrayIndexOutOfBounds with Critera API and function call

if the method exists and available , including on the server side. You have to add the relevant classes (and possibly all your application jars) to the classpath of the server to make the method available on the server side. support Support

retrieval again and again started

where caused by too less RAM available , we increased and do not have any issue since 2 weeks hgzpincher Hans

File lock exception on odb$

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

[ObjectDB 2.6.0_04] Unexpected exception (Error 990) com.objectdb.jpa.JpaQuery.getResultList

build 2.6.1_01 runs the query on the last available data, but for a complete solution we may need a test case. support Support

Use temporary files to enable very large transactions

. support Support A build with ability to use temporary files is available now (2.6.2_06). To enable

Eager load Map

I'm having an issue eager loading a nested map. I've attached @ManyToMany(fetch=FetchType.EAGER) attributes to no avail . If the map is viewed in the debugger or force iterated in the code it loads ok. The attached code attempts to replicate the scenario. Its not an exact match but is the best I