Internal Website Search

111-120 of 200 resultsRefresh

Problem with distinct select, order by and equivalent alias/attribute path

a new option of build 2.6.5_03 for disabling the ORDER BY restriction checks: When these checks are disabled, it will be your responsibility to avoid ORDER BY ... projection as in order by-clause, as the "correct" solution would suggest. Could you check

Cast exception?

="code">Query rather than TypedQuery and then check the result type (Player) and its class loader. Check also the class loader of Player.classchecked that objectdb is actually loaded

Connection is closed Caused by: java.io.EOFException

when the database is creating an EntityManager.   I have checked throughout my code ... ="false" path="." mode="write" /> <locking version-check="true" /> <processing cache ... ;      }     } } Please check if your application

disabling JDO in objectdb embedded mode

does not mention ObjectDB at all. Please check if you have conflicting jars, maybe ... will check whether I have conflicting jars. We don't use JDO at all. We only use ... . Therefore, ObjectDB must check if such XML files exist. Checking if the file exist should not

Server connection management

with broken connections or server restarts. Does the client have an internal connection pool that checks ... exception and automatically closes the thread and the socket. I just checked now and it seems to work ... an EOF notification. I just checked it on Windows XP. But it might depends on the operating

OptimisticLockException

version-check is set false? are the changes from process B lost if process A subsequently commits? check="false" /> correct ... class="pre-config"> <locking version-check="false" /> <enhancement agent="true

Use temporary files to enable very large transactions

. For example for heap size of 5GB the maximum transaction size can be 100GB. Please check ... ; <locking version-check="true" />            ... > A check now shows that objects that are retrieved from the database, modified and then flushed are set

ArrayIndexOutOfBoundException

> Please check the database with the ObjectDB Doctor. Are there any errors? We are not able to reproduce the problem. Result from ObjectDB Doctor check ... > We are currently checking this problem, and apparently it looks related to the other issues

Unexpected exception (Error 990) on find

support ticket, and source code is not essential). Alternatively, you may check ... could be more relevant. Please check the database file using the ObjectDB Doctor and report errors. check on Monday.

Best practise loading big data

> Double check that you changed the cache sizes in the correct configuration file ... > - using a configuration with the attached configuration (double checked) - one open ... ;Can you check if GC is run during the retrieval? If you add an explicit invocation of GC in the retrieval