ObjectDB Database Search

51-100 of 102 results

Case Insensitive Indexes

How do you do case insensitive indexes? I have search the Forum and tutorials and have not found any info related to this.   Thanks, -- Nathan Modrzewski nmodrzewski Nathan Modrzewski Case insensitive string indexes are currently not supported. If you cannot use lowercase only (or uppercase

evictAll() behavior

but there is something with their state and cache, if You need more info please tell

Maven driven compile time ehnancement

' you should see something like the following (after the compile has completed): [ INFO ] --- exec-maven

type.loader java.lang.ClassNotFoundException

in lower logging level (e.g. info ). The empty database might be the result of another issue

Items in list are doubled, when the entity class is not enhanced

and this will be further explored (in addition to the difference between using enhancement or not and the new info in your #2

Eclipse plugin problem (using ObjectDB as a separate bundle)

. Before attempting to run, download  and update using eclipse using the info on the attached

Failed to generate dynamic type objectdb.java.util.ArrayList

- the stack traces might be similar but not identical and that additional info could help. support Support

Eager Fetch is not stable for collection or map types?

Support Thanks a lot for your response. We had checked our application, and the additional info

Primary key generation problem after changing entity package

Hi, I changed package name for some of my entities in database. I added info in of my configuration file - and the changes have been succesfully made in database. Unfortunately, sequences have been probably lost for changed entity classes. After schema change I keep getting errors : Attempt

Entity Update - Is the documentation up to date?

that doesn't change the content makes the object dirty). support Support Thanks for the info . 

Trouble viewing db in Explorer.

;        Let me know if you need more info Thanks Brian   bmcalist

ObjectDB 2.x is working without any activation code

which activation key belongs to which machine is to run the Activator again. However, why do you need that info

Unable to delete the .odb file programatically

any more info . When the test.odb$ (temp database file) will be deleted ? After closing

NullPointerException while setting a new property value

info private String id; private boolean updatesEnabled; private boolean enabled; private int

Attempt to execute a query using a closed EntityManager

. Second: LOG.log(Level. INFO , "Created client {0}", c.getId()); Here is when the error happens, when c

Log4j error

://logging.apache.org/log4j/1.2/faq.html#noconfig for more info .      [java] [ObjectDB

Modifying something with Explorer -> app JPQL with Enum doesn't work anymore

" on stackoverflow ( https://stackoverflow.com/tags/objectdb/ info ) and wrote "Fast Object Database

Performance problem

. peric.emil Emil Perić hi, additional info ,  First version of query gives result in 50ms

How to install ObjectDB on my Amazon EC2?

this, make sure you have Java installed and in class path on that machine (Amazon VPS). For more info

Java 6/7 Performance Comparison

with a profiler (e.g. Java VisualVM) and provide profiling info ? support Support Attached is the CPU and Memory

ClassCastException on SELECT NEW ... after UPDATE over Java RMI

client over RMI (extract from the application log including information from log4j): INFO [RMI TCP

NullpointerException when execute a merge

.MessageServiceImpl.addMessage(MessageServiceImpl.java:179) at com.btc.ep.base.bl.MessageService. info

Accessiblity of attributes in entities in several OSGi-Bundles

.MessageService. info (MessageService.java:163) at com.btc.ep.requirement.bl.internal

Spring Data JPA - PersistenceException thrown

; Another stacktrace shows similar info in a different format: Caused by: org.springframework.beans.factory

Too many objects for this ObjectDB Edition

Hi, I have been encountering an error when my odb file is larger than 512kb "Too many objects for this ObjectDB Edition." I haven't been able to find any info about this online and was wondering if anyone has encountered a similar problem. I had been using an older version of ObjectDB

Lazy loading does not work - crud takes long

.class.getName()).log(Level. INFO , "initialize projects takes {0} s", (System.currentTimeMillis() - t0

Compress ODB file with XML content

ODB size up to 50 times. Additional info : https://www.objectdb.com/issue/23 Harman Alexander Golyshkin

Check for index existence ?

infos about enhanced classes ) when i replace query by "*" xirt Sylvain Maybe ObjectDB doesn't use

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

output for nearly every @EJB on startup. Typical message is like: Info : [2016-10-30 09:16:46 #6

Does run time enhancer due to GlassFish/Payara do anything that would affect loaded compile-time entity classes ?

info and warn level) .     webel Dr Darren Kelly If the entity classes

Deploy ObjectDB in WildFly 10

;     As soon as I deploy my project, I get an error: 017-10-23 09:23:31,715 INFO  

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

Error 990... and then new version?

), but more info would be useful. Regarding additional questions, please follow the posting instructions

Deadlock, if two threads try to close an entity manager

to see a deadlock. The profiling info does not include lock and deadlock information.   support

ObjectDB Enincompatible with Quarkus?

.Version INFO : JBoss Threads version 3.2.0.Final java.lang.ExceptionInInitializerError java.lang

Embedded Entity in EmbeddedId not persisted. Error 631 at select.

] INFO org.hibernate.jpa.boot.internal.PersistenceXmlParser - HHH000318: Could not find any META-INF

Improve ObjectDB Server

) - Keep it as a console-only app - Put important log info to the console as well - Provide possibility

NPE at com.objectdb.jpa.JpaQuery.getResultList

am closing this issue - reopen it if you have more info . support Support

Server out of memory exceptions

is 2g so I have no way of getting it to you. Some of the info (from Eclipse Memory Analyser

Blocked by find

will be detected as soon as it is created and related info will be logged. support Support See attached

ArrayIndexOutOfBoundsException on flush

the additional stack traces do not provide more info and replaying the recorded transactions fail. I

Server NPE

) at java.lang.Thread.run(Thread.java:595) Please let me know if you need any further info

Internal Exception during query execution

Just got this without any more info : SCHWERWIEGEND: Terminal error: [ObjectDB 2.3.6_08] Unexpected exception (Error 990)   Generated by Java HotSpot(TM) 64-Bit Server VM 1.6.0_26 (on Mac OS X 10.6.8). Please report this error on http://www.objectdb.com/database/issue/new com.objectdb.o

Error on commit

I get the following on commit:  (v2.3.7_15) Let me know if you need more info . Caused by: com.objectdb.o.InternalException at com.objectdb.o.InternalException.f(InternalException.java:236) [:] at com.objectdb.o.SPW.aq(SPW.java:109) [:] at com.objectdb.o.PGW.am(PGW.java:210) [:] at com

JPA Composite Key make Object Db throws "Unexpected exception (Error 990)"

? ##### Additionals infos , here is the stack trace : [ObjectDB 2.4.0] Unexpected exception (Error 990) Generated

ObjectDB 2.4.7

Fixed bugs in cascading merge and refresh. Fixed an internal  java.lang.ArrayStoreException bug (com.objectdb.o.InvToOneLoadRequest). Fixed a regression bug (starting 2.4.4_13) in handling embeddable types. Fixed a performance regression (since 2.4.4_01) in query result retrieval. Added INFO

Internal exception when quering

advice? If more info is needed, we can provide it. Thank you. Marta       Maruta M

ObjectDB enhancement fails on "is" form for @Transient boolean isLoaded(), ok for "getter" form @Transient boolean getLoaded()

entity): INFO : [2014-11-23 16:54:03 #2 type] Type com.example.entity.Element is not enhanced

message: RetrievalTask in log

info . It is possible that the same exception is related to the performance issues and to the writing

Inverse OneToMany Mapping and EmbeddedId

.logging - Logging Provider: org.jboss.logging.Log4j2LoggerProvider 13:32:52.558 [main] INFO org