ObjectDB Database Search

1-50 of 200 results

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

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

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

(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 when I run com.objectdb.Enhancer ... to ignore these " log " directories, which is a minor annoyance. Can the creation of " log " directories

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

, and they were unable to run it.  The stack traces they sent me indicated that ODB was trying to create its log ... 'rsrc:objec tdb.jar\ log \odb20120417. log ' at com.objectdb.o.MSG.d(MSG.java:74) at com.objectdb.o.LFL.L ... ) ... 50 more Caused by: java.io.FileNotFoundException: rsrc:objectdb.jar\ log \odb20120417. log

Failed to write to ObjectDB log file

\ log \odb20130502. log my program is a Cytoscape plugin. marcins Marcin ObjectDB has no permission to create a log file at the default path. Possible solutions: Change the location of the log files to another path . Grant the ObjectDB process permission to write to that path. Disable logging by

Speeding up the creation of Log entity objects related to other objects

In order to speed-up everything I would like to add log entities related to a device ... = "device") because I don't have a back reference from log to device! ----- @Entity public class Device ... .ALL}, orphanRemoval=true) @JoinColumn(name = "device") private List logs = new LinkedList (); } @Entity

Undeployment of an remote Glassfish application locks objectdb log file

password on the Glassfish server and enable "secure admin". Now, log in remotely to the Glassfish ... . Because the "odbxxxxxx. log " file is in use by an java process. If I restart Glassfish, I can delete the folder ... Par Wingfelt Could you please check what happens if you configure ObjectDB to use a log file in

Is redirecting the log file possible

). This directory is protected by the O/S and therefore objectdb has problem creating its log file. Relaxing ... the EntityManagerFactory (or is it the EntityManager?) where to store the log -file somewhere more convenient? Knut Hansson Knut Hansson Yes, you can configure the log path . support Support That did it - many thanks! Knut Hansson Knut Hansson

Failed to create a new file 'target\objectdb\log\archive' (error 112)

"target\objectdb". The folder "target\objectdb\ log " does not exist yet. Do we have to create ... .server:integration-test] Failed to create a new file 'target\objectdb\ log \archive' (error 112) [11 ... , which should create the log directory if it does not exist yet (and there are sufficient privileges). support Support

ClassNotFoundException messages in the log file

In the ObjectDB log file, I still see one ClassNotFoundException.  Is this to be expected, or ... .BackgroundThread.run(BackgroundThread.java:148) CBE CBE This stack trace is normal when logging is enabled at DEBUG level. You can reduce the logging level of "type.loader" to WARNING to avoid

ClassNotFoundException Stack Traces in the Log File

If I turn the log level in objectdb.conf to debug I get a lot of ClassNotFoundException 's (see example below). My question is, is there a way to avoid these exceptions? [2013-02-05 10:52:30 #399 ... logging globally. But you can decrease logging level for this specific subject, by updating

log entry date/time

It would be very useful if each entry in the log file has a date/time stamp. Thanks, Carl   FastModel Ben Schreiber Version 2.2.2 adds date/time stamps to the log . Thank you for your suggestion. support Support

Logging problem on attempt to start a Server that is already running

It seems that there is a bug in logging mechanism, if you try to start the database which is already started it starts filing the log continuously until it runs out of space on disk. How to check is the database runing from command promt. regards.   peric.emil Emil Perić This is caused by

ArrayIndexOutOfBoundsException prevalent in server logs

our server logs   2024-10-08 19:14:59,386 ERROR [http-nio-8080-exec-196 ConsumerHistoryDAO:176] - Failed to write consumer history due to: ArrayIndexOutOfBoundsException: -19 ObjectDB logs   [2024-10

SectionClassifier message in log

I'm trying to track down an issue in an application - the problem occurs around the retrieval of an object from a database the specifics are unclear at the moment. In the objectdb log the following message is written everytime the issue occurs. Could you give more detail about what this message

$temp property not evaluated properly when used in log path

I have the following lines in my objectdb.conf file: I don't believe that the $temp property is being evaluated properly here as it creates a new directory "$temp" in the same directory as my execution script. Shouldn't this be logging to the system temp directory? carr.onstott Carr Onstott

JPA Entity Fields

and logging , even if the application doesn't use them directly. Version values can't be preserved

Index Definition

. The optional name attribute has no specific function but might appear in the ObjectDB Explorer and in log

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 ... ; InternalException ( logs #1225, #3 above) and the corruption of one large ObjectProperty object ( logs #1222 - #1224

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

= "$objectdb/ log /odb" max = "8mb" stdout = "false" stderr = "false" / path = "$objectdb/ log /odb/archive ... = "true" /                 path = "$objectdb/ log /odb-client ... ;   path = "$objectdb/ log /odb-client/archive/" retain = "90" /          

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

message: RetrievalTask in log

the log : ... [2019-03-01 11:53:40 #5 store]  RetrievalTask.reportPrimaryResult0: page#27184134 ... This logging information is written in addition to throwing an exception. Do you see that exception in the log ? Maybe it was caught by your application? This log message by itself provides very little

Deleting archive log folder causes exception

Hello, we have observed strange behaviour when we delete odb archive log directory. We are running long term tests and during it we are deleting all logs that are not needed keeping the system running. When the "archive/" folder, where odb logs are archived, is deleted, the exceptions occur: [2014

log entry and massive performance issues

) - we have this log entry in our log : ... RetrievalTask.reportPrimaryResult0: page#13887921, reader.getPos() = 1229 ... of such an exception in the log ? Did you get that log error once or is it repeating? Does it happen

Errors in log to repprt

We have since a while these entries in the log , please inform if this needs a repair (doctor):   ... information regarding special activity with that database just before the errors started in the log

retrieval tas reports in log

we have in the log entries like:   [2020-06-03 16:13:06 #17 store]  RetrievalTask.reportPrimaryResult0: page#48835201, reader.getPos() = 323 [2020-06-03 16:21:37 #18 store]  RetrievalTask.reportPrimaryResult0: page#16686765, reader.getPos() = 689 [2020-06-04 23:15:32 #19 store] 

objectdb-2.6.9_02 (with "objectdb.temp.no-enhancement-crc-check") vs. generic classes with interfaces: detailed investigation

.lang.Object) must be called from elsewhere. The odb logs show: [2016-08-24 16:14:34 #15 type.registry ... interface the runtime error on attempting to persist disappears (but this does not "fix" the log ... operations in interface IValue as shown above. Result:  The odb logs show: [2016-08-24 16:14:34

General Performance Issues Illustrated with a Specific Method

the Explorer schema tab). You should also run this query with logging enabled in the configuration ... for that.  Below is the relevant log .  [2023-09-23 00:13:10 #168 query.manager] Query "select ... ;              MOH-SL Ministry of Health Sri Lanka The log XML

Show Sql/Jpql

Is there a way to show the executed Sql/Jpql in the console? wua Andreas Wurm You can set the log element in ObjectDB configuration to write logging also to the console:      When stdout is set to true , all the logging information is written to the console, in addition

Getting com.objectdb.o.UserException:

\Tomcat 4.0\webapps\Expresso\WEB-INF\ log \odb20120904. log ' at com.objectdb.o.MSG.d(MSG.java:74 ... .FileNotFoundException: file:C:\Program Files (x86)\Apache Group\Tomcat 4.0\webapps\Expresso\WEB-INF\ log \odb20120904. log (The filename, directory name, or volume label syntax is incorrect) at java.io.RandomAccessFile

after upgrade to 2.9.0 database destroys, urgent issue at our most important customer, production shutdown

/becomes unusable, see doctor report and current log , urgent help required, production of a 500 ... we are currently uploading the database that was repaierd and the logs , as soon as available we send a link. We did not do any schema changes hgzpincher Hans-Georg Zwicker Looking again in the log

InternalError on multiple AND and JOIN Query

-logging:commons- logging :1.1.1          o org.springframework:spring ... - Will use the pattern time_example-%d{yyyy-MM-dd}. log for the active file 09:30:08,884 |-INFO in c.q.l ... file name pattern 'time_example-%d{yyyy-MM-dd}. log '. 09:30:08,884 |-INFO in c.q.l.core.rolling

massive performance issues

/fi/gqfubwbpnqmmi2lq0cjnd/odb20250725. log ?rlkey=v68xvvd7eiovhtbstrzcj9vjs&dl=0  https://www ... ? support Support see all the links that we provided in #1, also the description and logs ... with the deleting of indexes and mixed index/statistics creating what can be seen in the log ) - the behaviour

Check for index existence ?

of indexes: When you execute a query in the Explorer in the log pane. In the log file if you enable query logging in objectdb.conf (on the server side): or   support Support Hello, sorry but name ... ? If you do, set the server configuration and check the server logs (queries are executed on the server

Unexpected exception during open the database

. Some more information may help. Are these exceptions written to the log ? thrown? stop ... ;except getting these exception in the log . You wrote: do have an idea why we get following exception ... to the log ? thrown? stop anything? In this particular case, the access to the database

ObjectDB is opening too many sockets

for production use.   thamal Tomas Hamal ODB Log prints nothing: [2021-04-16 18:26:25 #1 server ... , l_linger=0}, [8]) = 0 Here is example of strace log during standard connection made from our app ... . So no connections. The heap dump was taken from scripts, which is reading strace log as I wrote above. But I

doctor error message after database getting page errors

again we have at another customer after weeks of no problems these entries in the log ... . When these "RetrievalTask.reportPrimaryResult0' are written to the log , exceptions with more details are also thrown. Have you seen such an exception in the log file (on the server or the client) or

2.7.3_03 Erroneous "Attempt to modify a primary key of a managed object"

; (ObjectDB log file attached.) If I revert to ObjectDB 2.7.3, then no more exception.  (No other code ... Confirmed.  2.7.3_04 does NOT give the exception. 2.7.3_05 log file attached. CBE CBE Thanks ... updates and just works)? I tried 2.7.3_05 again with ObjectDB logging "debug

jakarta.persistence.PersistenceConfiguration.PersistenceConfiguration(String)

the persistence provider for logging and error reporting Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.PersistenceConfiguration.name()

Jakarta Persistence (JPA) Method in jakarta.persistence.PersistenceConfiguration String name() The name of the persistence unit, which may be used by the persistence provider for logging and error reporting. Returns: the name of the persistence unit.. Since: Jakarta Persistence (JPA) 1.0

[ODB1] Chapter 8 - ObjectDB Server

to which the server writes its log files. Appropriate file system permissions have to be set on that directory to enable operations by the server process. The location of the log directory is specified

missing merger

suddenly in the log (we always do a doctor in that case but just after some hours ... the context of ObjectDB, i.e. what is your observation regarding ObjectDB operations, exceptions, log , etc. after this happens. support Support Find attached the log oft he last doctor, regarding

Once served to JSF page via @EJB query bean, many list fields are null (but same query ok after fresh persist in @PostConstruct)

to understand with careful output logging to the Glassfish logs , and also with a diagnostic table ... Web App and viewing both the Glassfish output log and the single served JSF page indexTest.xthml ... of one object of class TestDeepValues. On creation the logs show: INFO: RequestBean []: Created: com

retrieval again and again started

but probably worth trying) + improved log , which expects to add additional stack traces to the log in ... Support we do have the retrieval again, see attached log . The queries mentioned here are completely ... in this log seem different than in the original post, so hopefully build 2.9.0_02 did solve the main

combined index not used

to the log if this threshold is exceeded again. Ability to manually select the query plan ... plans and selecting the best manually: The log panel shows the position (in the list of query plans ... Zwicker You can see all the query plans in the log if you enable logging for queries in trace level

Unexpected Exception (java.lang.NullPointerException: Cannot invoke "com.objectdb.o.ORS.Z9())

could happen on commit?   Also, when analyzing this problem, 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

Negative snapshot user count exception

I found the following stack trace in my log files; it's cropped up a number of times: [2013-08-23 ... (see attached log file). Last week I had inadvertently left the database running with inadequate ... ; After restarting the database (see log entry [2013-09-10 02:44:10 #1 server]), this error

Unexpected not reproducable exception during commit

about this error it could help. If you can repeat the error we can release a new build that will log relevant information to the log when this exception is thrown, for further diagnosis. support Support Hello ... EmbeddedSystems We can release a new build that will log relevant information to the log

Server crash - Mismatch client-server protocol prefix

;I've reviewed the server-side logs , and there are no events logged shortly before the crash.   ... between the two issues is that I discovered issue #206 while examining the logs , hunting for a clue ... ). Other issues I noted in the log were some out-of-memory errors (although I'm running with -Xmx1024m

Why is ObjectDb is holding onto classes that no longer exist? 

the obj-reflection. log .  I've included all of my java models in the models.zip file. As far as I ... having unexplained exceptions in logs as they tend to bite you in the long term...        Thanks!              Emily excerpt from log : [2019-09