Internal Website Search

191-200 of 200 resultsRefresh

Performance Issues After Migrating to ObjectDB - Urgent Assistance Required

;processing cache="16000mb" max-threads="10" />                 <query-cache results="4mb" programs="1000" />               ... ;           <cache ref="weak" level2="0" />        

Query problem after transaction commit

then this could be a cache issue with a simple solution (e.g. changing flush mode from commit ... > Please ignore the last reply. The test demonstrates the issue when the query program cache is enabled. support Support Your test demonstrates a bug in the ObjectDB query program cache

PersistenceException: Failed to locate field

; <enhancement agent = "false" reflection = "warning"/> <cache ref = "weak" level2 ... ;enhancement agent = "true" reflection = "warning"/>     <cache ref = "weak" level2 ... > shouldn't it automatically flush it's caches if the schema evolves? or at least shouldn't

Object as parameter results in exception

a literal, which means that the query has to be compiled every time and the query program cache ... see the value in not having to repeatedly execute the Criteria definitions. So ObjectDB would indeed cache ... ObjectDB on every call and cache will be used. Additional optimization can be achieved by

multi thread application, id field sporadically null

retrieval is setting the id. Maybe you retrieve a cached object from memory, which is a new object ... > with an empty cache makes a difference, as well as disabling caches in the configuration

Can't post on your forum

was changed, so this issue may be related to moving our website to a new host, and maybe some cache issue ... To check if this is a cache issue, could you please try adding a dummy parameter (e.g. ?x ... on cookies). This enables better caching, but if there are unrelated JavaScript errors it may not work

Replication Issue

;            <processing cache="64mb" max ... ;  <query-cache results="32mb" programs="500" />        ... ;          <cache ref="weak" level2="0" />  

Degrading performance overtime

; <locking version-check="true" /> <processing cache="8mb" max-threads="10" /> <query-cache results="8mb" programs="500" /> <extensions drop="temp,tmp,odb" /> </database> <entities> <enhancement agent="false" reflection="warning" /> <cache

Sort of very large objects - out of memory

. The objectdb cache settings are low in the config - database section is below for reference. cache="8mb" max-threads="10" /> <query-cache results="0mb" programs="500" />

Unable to stop server after starting in SSL mode

; <processing cache="64mb" max-threads="10" /> <query-cache results="32mb" programs="500 ... " /> <cache ref="weak" level2="0" /> <persist serialization="false" /> <