ObjectDB ObjectDB

Internal Website Search

81-90 of 200 resultsRefresh
8

IN expression in a Criteria Query

(you should be able to see it in the log, if you enable logging as explained in this forum thread, or by converting ... from logs: <token name="QUERY" code="67" postion="0:0">     <token name="SELECT" code="132" postion ... I have just tryed 2.5.0_02, but the problem with criteria query is still there. Log shows
8

EntityManager.refresh takes a long time

EntityManager.refresh takes a long time for entity object Person in this code:     logger.log ... > persons = personQuery.getResultList();                logger.log(Level.INFO, "end select for person " + new Date().toString());                for(Person person : persons) {         logger.log(Level
8

Enhancement of type is old and cannot be used

Hi, since I switched to 2.8.3_05 from 2.7.6, the ODB log of my app is full of such messages as ... listed in the log. All the listed classes in the ODB log are not existing anymore in my code ... Explorer, I can see those non-existing classes from the log listed as Entities, but they have 0
8

significant performance decrease

" user="true" password="true" /> <log path="$objectdb/log/" max="8mb" stdout="false" stderr="false" /> <log-archive path="$objectdb/log/archive/" retain="90" /> <logger name="*" level="info
8

OutofMemory error with Object DB 2.0

" password="true" /> <log path="c:/temp/odb/log/" max="8mb" stdout="false" stderr="false" /> <log-archive path="c:/temp/odb/log/archive/" retain="90" /> <logger name="*" level="fatal
8

Exception when dataset bigger than treshold

" /> <log path="$objectdb/log/" max="8mb" stdout="false" stderr="false" /> <log-archive path="$objectdb/log/archive/" retain="90" /> <logger name="query.manager" level
1

Threaded Test - Failed to commit transaction: Unexpected internal exception

) it seems to just hang on the "take" commit. I've attached the objectdb log from these runs if that helps ... from my log and the objectdb log. felixobjectdb Richard Szurgot This was another bug. Please try ... the javaagent method but to no avail. I've put some timing around the logging to show the slowdown better
1

Enhancing a class causes it to not save changes.

, everything works perfectly. In reflection mode, the objectdb log on debug mode refers to classes ... logs for both the enhanced and unenhanced versions, and the objectdb.conf. -------------Update ... .log. As far as I can tell, it's not causing any problems, so feel free to tell me to take a hike
1

Blocked by find

few iterations of trying special ObjectDB builds that will log relevant findings. support Support If you run ... circle will be detected as soon as it is created and related info will be logged. support Support ... dump for example). The system property doesnt seem to have produced any extra logging though - I've
1

Internal error

of throwing the exception will write information to the log and proceed (ignoring that unexpected state ... can give you feedback soon. sjzlondon Steve Zara Please try build 2.7.2_07 and report new log messages ... . Will report back log entries soon. sjzlondon Steve Zara I believe I may have found a possible cause

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support