ObjectDB ObjectDB

Internal Website Search

1-10 of 200 resultsRefresh
254

General Settings and Logging

" />   <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 ... recently used databases in the Explorer easier. The <log> element <log path="$objectdb/log/" max
207

ObjectDB Change Log

Change Log of ObjectDB Releases
161

Log is almost empty (log level 'trace')

a log file with a log level 'trace'/'debug'.. Trying to fix an issue that server version sometimes accidentally quits without any notice.. My log file (independently on whats specified in config file ... behaviour? Are there are server statistics API/logs available? Regards, Yuri evilruff Yuri Alexandrov
160

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 that several of our log files reside
159

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 The ObjectDB logging is based
124

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

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 when I run com.objectdb.Enhancer, even when it does not create output. I must tell my version control system and product to ignore these "log
118

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

to run it. The stack traces they sent me indicated that ODB was trying to create its log files ... tdb.jar\log\odb20120417.log' at com.objectdb.o.MSG.d(MSG.java:74) at com.objectdb.o ... : java.io.FileNotFoundException: rsrc:objectdb.jar\log\odb20120417.log (The filename, directory name
116

Problem with log file in an embedded db with netbeans platform application

\Ce\Desktop\ProteoB\ProteoApp\build\cluster\modules\ext\log\odb20110921.log (The filename, directory ... \ProteoB\ProteoApp\build\cluster\modules\ext\log\odb20110921.log'     at com.objectdb.o.MSG.d(MSG ... "/>         </properties>     </persistence-unit> It seems that the objectdb logging, that occurs only when I run
25

again merger missing logs + objectdb exception

we are facing similar problems as we had before, in the log we have a lot of entries merger ... missing + an objectdb exception. Some objects in the system behave strange. This is a part of the log ... that query hgzwicker Hans-Georg Zwicker The connection between the InternalException (logs #1225
2

[ODB1] Chapter 8 - ObjectDB Server

path="$objectdb/server/data" /> <log path="$objectdb/server/log" /> <connections max="10 ... "> <data path="$objectdb/server/data" /> <log path="$objectdb/server/log" /> <connections ... to a database file db.odb in a subdirectory my of the data directory. The <log> element The <log> element

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support