Internal Website Search

1-10 of 200 resultsRefresh

General Settings and Logging

="0" />   <url-history size="50" 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" /> </general>

ObjectDB Change Log

Change Log of ObjectDB Releases

Log is almost empty (log level 'trace')

> Just wondering what should I suppose to see in a log file with a log level 'trace'/'debug'.. My log file (independently on whats specified in config file) has only database open/close ... behaviour? Are there are server statistics API/logs available? Regards, Yuri

Logging archive contains non-objectdb log files

Hi, I'm dealing with problem, that objectdb's log archive folder contains several other log files which are not part of objectdb. We use single location for our application log files and also objectdb log files. When application crashes or retarts, we noticed

Integrating the ObjectDB logging into the application logging based on slf4j

We would like to write the logs of ObjectDB with into the log of our application. What do you use for logging? With or without slf4j and if so, what concrete implementation? Do you see a way to combine your logging with our logging? btc_es BTC EmbeddedSystems

Can I Disable the Creation of the "log" Directory?

the objectdb.conf file (attached to forum thread mentioned above), I disable logging (by setting log path="") but the "log" directory still gets created.  A "log" directory also gets created ... control system and product to ignore these "log" directories, which is a minor annoyance.

ODB tries to create log files inside its own jar on Win7

its log files inside objectdb.jar ... 'rsrc:objec tdb.jar\log\odb20120417.log' at com.objectdb.o.MSG.d(MSG.java:74) at com ... more Caused by: java.io.FileNotFoundException: rsrc:objectdb.jar\log\odb20120417.log (The filename

again merger missing logs + objectdb exception

we are facing similar problems as we had before, in the log we have a lot of entries ... . This is a part of the log: ... [2017-09-26 12:16:14 #1222 store ... ">InternalException (logs #1225, #3 above) and the corruption of one large ObjectProperty object (logs

Exception when the log file is full and no archive is defined

We encountered an issue with the logging mechanism. We enabled full logging (logger name="*" level="debug") and logged to a file with limited size. We did not configure a log-archive (log-archive path="" retain="0"). That caused an exception when the log file reached its size limit

[ODB1] Chapter 8 - ObjectDB Server

"> <data path="$objectdb/server/data" /> <log path="$objectdb/server/log" /> ... ="6136" reload="30"> <data path="$objectdb/server/data" /> <log path="$objectdb/server/log" /> <connections max="10" user-max="10" timeout="300" /> </server>