We have installed an update of Git last Friday and since, all our deliveries failed.
Best Answer
A
Audric FREY
said
over 1 year ago
Hello,
Looking in the com.indy.engine.46000.rdbmsLog.log, we see the following error:
It means that the H2 logs database is probably corrupted (maybe due to a crash or disk saturation?)
To find the use of this Runtime:
- stop the runtime
- rename the "sessions" directory to "sessions.old"
- restart the runtime
=> It will start by recreating a new blank log base
If you need to access the content of this log base (consultation of the sessions it contains):
- you can try to copy it in a Runtime dedicated to this consultation in order to see if the consultation is possible
- the H2 database editor provides a restore attempt utility but we have never tested it
Useful recommendations:
- the H2 log base is provided in the Runtime to allow a quick start of a Runtime
- for a sensitive environment (pre-production, production...) it is recommended to configure the runtime to use a more robust database equipped with better monitoring and recovering tools (sql server, oracle, db2, postgresql....)
1 Comment
A
Audric FREY
said
over 1 year ago
Answer
Hello,
Looking in the com.indy.engine.46000.rdbmsLog.log, we see the following error:
It means that the H2 logs database is probably corrupted (maybe due to a crash or disk saturation?)
To find the use of this Runtime:
- stop the runtime
- rename the "sessions" directory to "sessions.old"
- restart the runtime
=> It will start by recreating a new blank log base
If you need to access the content of this log base (consultation of the sessions it contains):
- you can try to copy it in a Runtime dedicated to this consultation in order to see if the consultation is possible
- the H2 database editor provides a restore attempt utility but we have never tested it
Useful recommendations:
- the H2 log base is provided in the Runtime to allow a quick start of a Runtime
- for a sensitive environment (pre-production, production...) it is recommended to configure the runtime to use a more robust database equipped with better monitoring and recovering tools (sql server, oracle, db2, postgresql....)
Audric FREY
Hello,
Stambia Designer Version 20.5.1.20210930_075624
We have installed an update of Git last Friday and since, all our deliveries failed.
Hello,
Looking in the com.indy.engine.46000.rdbmsLog.log, we see the following error:
It means that the H2 logs database is probably corrupted (maybe due to a crash or disk saturation?)
To find the use of this Runtime:
- stop the runtime
- rename the "sessions" directory to "sessions.old"
- restart the runtime
=> It will start by recreating a new blank log base
If you need to access the content of this log base (consultation of the sessions it contains):
- you can try to copy it in a Runtime dedicated to this consultation in order to see if the consultation is possible
- the H2 database editor provides a restore attempt utility but we have never tested it
Useful recommendations:
- the H2 log base is provided in the Runtime to allow a quick start of a Runtime
- for a sensitive environment (pre-production, production...) it is recommended to configure the runtime to use a more robust database equipped with better monitoring and recovering tools (sql server, oracle, db2, postgresql....)
Audric FREY
Hello,
Looking in the com.indy.engine.46000.rdbmsLog.log, we see the following error:
It means that the H2 logs database is probably corrupted (maybe due to a crash or disk saturation?)
To find the use of this Runtime:
- stop the runtime
- rename the "sessions" directory to "sessions.old"
- restart the runtime
=> It will start by recreating a new blank log base
If you need to access the content of this log base (consultation of the sessions it contains):
- you can try to copy it in a Runtime dedicated to this consultation in order to see if the consultation is possible
- the H2 database editor provides a restore attempt utility but we have never tested it
Useful recommendations:
- the H2 log base is provided in the Runtime to allow a quick start of a Runtime
- for a sensitive environment (pre-production, production...) it is recommended to configure the runtime to use a more robust database equipped with better monitoring and recovering tools (sql server, oracle, db2, postgresql....)
-
How to fix error "HikariPool-3 - Connection is not available, request timed out after 100005ms."
-
How to force the decimal separator by setting user.country java option?
-
How to configure the scheduler for Sql Server database ? (having a specific schema name (not dbo))
-
[Error]: ClassNotFoundException
-
Error when installing xDI Runtime on Docker
-
Error when using quartz scheduler
-
Getting issue when trying to install xdi runtime on docker
-
[startdelivery] : error Caused by: javax.net.ssl.SSLHandshakeException: The server selected protocol version TLS10 is not accepted by client preferences [TLS13, TLS12]
-
How to check runtime version ?
See all 13 topics