Internal Website Search

11-20 of 200 resultsRefresh

Date field Index is corrupted due to time change

for the fist time. The size of the DB file does not change during the life of the system as it is large ... one time. The load never exceeds more than 5 transactions per 10 seconds. time when Madrid changed clocks one hour back and moved from CEST

java.sql.Time field off by 30 minutes

.sql.Time field. On writing and readback, the field is found to be 30 minutes ... . dont think its a UTC issue. My system is set at far off UTC+30min time.   rwaters Richard Currently there is no known bug that may cause this. Maybe it is related

Wrong data stored in time only fields

="/forum/1756">Wrong data stored in date only fields. The object and its date and time ... , the system time zone is set to EST and both the OS and JVM are using the 2015g time zone data. time only fields. The issue appears at random and in 100K records it will show up in

Time Sequence Object Command DB

We (www.s2ssystems.com) have a time-sequential object command database.  I ... that drive the design of this database are: Each transaction has a time-stamp which is the time the transaction was added to the database. The user

java.lang.NoClassDefFoundError: java/time/LocalDate

.NoClassDefFoundError: java/time/LocalDate java.lang.NoClassDefFoundError: java/time/LocalDate ... : java.lang.ClassNotFoundException: java.time.LocalDate at java.net.URLClassLoader$1.run ... . It seems that starting ObjectDB version 2.8.3 (which adds support of Java 8 date and time types

Insert time increases as db grows.

to get more stable insertion time? 4410 Arsenii With enhanced classes you may get much better ... further performance loss over time. support Support Well, I'm using Spring Data JPA, so I'm ... on classes, but still getting the same results: insertion time grows as db grows. 4410 Arsenii

Retrieve latest entry in a time-series

As mentioned elsewhere, subqueries are not currently supported.  A subquery is the way that seems recommended to get only the latest entry in a time series (e.g. the latest time-clock entry for all employees).   Is there an ObjectDB way to get the latest entry

Open several objectdb databases the same time

_12.08.15\TC_9_2_3_1_8b@2015-09-17_12.08.15.pa3' that is currently in use by another process (error ... .pa3' that is currently in use by another process at com.objectdb.o.MSG.d(MSG.java:62) at com ... Alexander Golyshkin In embedded mode a database can only be accessed by one process at a time

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

="stacktrace"> Failed to connect to server 35.181.88.206:6136 (connect timed out) (error 522) at com ... .UserException: Failed to connect to server 35.181.88.206:6136 (connect timed out) at com.objectdb.o.MSG ... .SocketTimeoutException: connect timed out at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method

Maven driven compile time ehnancement

to aid in enhancing persistent classes during compile time. Just add the following to your pom.xml: time - modified to actually deploy to repo!   ... > support Support Ahh ok yes that makes sense. I've seen the issue many times in other systems