Internal Website Search

1-17 of 17 results

General Settings and Logging

and kilobytes (respectively). The element The element has one attribute, inactivity -timeout , which specifies when network sockets become obsolete as a result of inactivity . The value is the timeout in seconds, where 0 indicates never (no inactivity timeout). The inactivity timeout (when 0

Log is almost empty (log level 'trace')

;obsolete (e.g. due to inactivity ) by the operating system, firewall, etc. In that case setting a non zero inactivity timeout (e.g. 600 seconds) may solve the problem. support Support Well, I know ... .. everything much below possible critical margins, so I doubt it's a problem of VPS config. Regarding ' Inactivity period

Server connection management

setting that would tell the server to close connections after a period of inactivity . Also, how does ... a few seconds after it becomes accessible again. Inactivity Timeout You can set the inactivity timeout ... . Anyway, try using the inactivity timeout that probably may solve the problem. support Support I'm getting

no query result

the completion but still it is inactive by the way, we do not have any toolbars ... here for editing (using ... . About the inactive index, it is unclear why it is inactive . It should become active ... the issue, sorry our fault the explorer was started during the reindexing and the inactive was not

Query becomes slower on moving from ObjectDB 1.x to ObjectDB 2.x

logEntryId , which is inactive . An inactive index is usually the result of adding a new index ... the database (when running in diagnosis mode) but currently inactive indexes are not detected

ObjectDB shuts down

. It always happens in the morning ie. after several hours of inactivity although we are not sure ... , or some similar inactivity . When inspecting the log it doesn’t show anything why the database ... the process? Since you mentioned idle action, you may want to check the inactivity setting

[ODB1] Chapter 8 - ObjectDB Server

the maximum allowed connection inactivity time (in seconds). If a connection is inactive

Evaluation License

, articles, blog posts), giving lectures, etc." That program is inactive now but if you think

Error in reading Enum in JPA - Failed to read using reflection

I have created a very simple Entity User which has an enum Status ( INACTIVE , ACTIVE). When an entity User is created, everything looks OK and I have seen on explorer that User is created as expected with valid values of Status. This is all done with JPA/EJBs. However, at the time of reading

Session lost

It may be a firewall restriction. If it is, specifying inactivity timeout in ObjectDB configuration may solve the problem. support Support

Large (and growing) numbers of ODB-StoreHandler Threads

closed when not in use anymore. In addition, you may set inactivity timeout  (disabled by

How to create a Unique constraint?

the database - the index starts as inactive . To activate it you need to rebuild the index

removing members in existing databases

are expected to be rebuilt. Not sure about inactive indexes, but there is no practical reason not to rebuild

ODB Server tries to write a log file to a weird location

We are testing client-server architecture. Our server has the following config: path = "$temp" threshold = "64mb" / inactivity -timeout = "0" / size = "0" user = "true" password = "true" / path ... = "$temp" threshold = "64mb" /                 inactivity -timeout

Server out of memory exceptions

and took heap dump snapshots using the Java VisualVM. After some activity the test became inactive

ObjectDB 2.0.0

. Fixed ObjectDB Doctor to activate and rebuild also inactive (new) indexes. Improved

com.objectdb.o.InternalException: java.lang.ArrayIndexOutOfBoundsException: 2

(JpaQuery.java:686) ... Maybe caused by network inactivity timeout? We are using the following configuration