Created
September 25, 2024 08:50
-
-
Save AnushaPulichintha/e44cbe1cfaf10493f6afaafec099143c to your computer and use it in GitHub Desktop.
Keycloak logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2024-09-25 08:48:11,608 DEBUG [org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl] (executor-thread-1) `hibernate.connection.provider_disables_autocommit` was enabled. This setting should only be enabled when you are certain that the Connections given to Hibernate by the ConnectionProvider have auto-commit disabled. Enabling this setting when the Connections do not have auto-commit disabled will lead to Hibernate executing SQL operations outside of any JDBC/SQL transaction. | |
2024-09-25 08:48:11,608 DEBUG [org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl] (executor-thread-1) Hibernate RegisteredSynchronization successfully registered with JTA platform | |
2024-09-25 08:48:11,609 ERROR [org.keycloak.events.EventBuilder] (executor-thread-1) Event listener 'jsonlog_event_listener' registered, but provider not found | |
2024-09-25 08:48:11,609 DEBUG [org.keycloak.protocol.oidc.utils.RedirectUtils] (executor-thread-1) replacing relative valid redirect with: https://ttsromivpapp00.nhg.local/auth/admin/rmf-web/console/* | |
2024-09-25 08:48:11,609 DEBUG [org.keycloak.transaction.JtaTransactionWrapper] (executor-thread-1) JtaTransactionWrapper commit | |
2024-09-25 08:48:11,609 DEBUG [org.hibernate.engine.transaction.internal.TransactionImpl] (executor-thread-1) On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false | |
2024-09-25 08:48:11,610 DEBUG [org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl] (executor-thread-1) Initiating JDBC connection release from beforeTransactionCompletion | |
2024-09-25 08:48:11,610 DEBUG [org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl] (executor-thread-1) Initiating JDBC connection release from afterTransaction | |
2024-09-25 08:48:11,610 DEBUG [org.keycloak.transaction.JtaTransactionWrapper] (executor-thread-1) JtaTransactionWrapper end | |
2024-09-25 08:48:11,616 DEBUG [org.keycloak.transaction.JtaTransactionWrapper] (executor-thread-1) new JtaTransactionWrapper | |
2024-09-25 08:48:11,616 DEBUG [org.keycloak.transaction.JtaTransactionWrapper] (executor-thread-1) was existing? false | |
2024-09-25 08:48:11,620 DEBUG [org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext] (executor-thread-1) Restarting handler chain for exception exception: org.keycloak.services.ForbiddenException | |
at org.keycloak.services.resources.admin.AdminRoot.getServerInfo(AdminRoot.java:265) | |
at org.keycloak.services.resources.admin.AdminRoot$quarkusrestinvoker$getServerInfo_af58ef46002deb1ad4721c04a79203aeec92de8e.invoke(Unknown Source) | |
at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29) | |
at io.quarkus.resteasy.reactive.server.runtime.QuarkusResteasyReactiveRequestContext.invokeHandler(QuarkusResteasyReactiveRequestContext.java:141) | |
at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:147) | |
at io.quarkus.vertx.core.runtime.VertxCoreRecorder$14.runWith(VertxCoreRecorder.java:582) | |
at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2513) | |
at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1538) | |
at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) | |
at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) | |
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) | |
at java.base/java.lang.Thread.run(Thread.java:840) | |
2024-09-25 08:48:11,620 DEBUG [org.keycloak.services.error.KeycloakErrorHandler] (executor-thread-1) Error response 403: org.keycloak.services.ForbiddenException | |
at org.keycloak.services.resources.admin.AdminRoot.getServerInfo(AdminRoot.java:265) | |
at org.keycloak.services.resources.admin.AdminRoot$quarkusrestinvoker$getServerInfo_af58ef46002deb1ad4721c04a79203aeec92de8e.invoke(Unknown Source) | |
at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29) | |
at io.quarkus.resteasy.reactive.server.runtime.QuarkusResteasyReactiveRequestContext.invokeHandler(QuarkusResteasyReactiveRequestContext.java:141) | |
at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:147) | |
at io.quarkus.vertx.core.runtime.VertxCoreRecorder$14.runWith(VertxCoreRecorder.java:582) | |
at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2513) | |
at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1538) | |
at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29) | |
at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29) | |
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) | |
at java.base/java.lang.Thread.run(Thread.java:840) | |
2024-09-25 08:48:11,621 DEBUG [org.keycloak.transaction.JtaTransactionWrapper] (executor-thread-1) JtaTransactionWrapper rollback | |
2024-09-25 08:48:11,621 DEBUG [org.keycloak.transaction.JtaTransactionWrapper] (executor-thread-1) JtaTransactionWrapper end | |
2024-09-25 08:48:13,914 DEBUG [org.keycloak.transaction.JtaTransactionWrapper] (executor-thread-1) new JtaTransactionWrapper | |
2024-09-25 08:48:13,914 DEBUG [org.keycloak.transaction.JtaTransactionWrapper] (executor-thread-1) was existing? false | |
2024-09-25 08:48:13,915 DEBUG [org.keycloak.transaction.JtaTransactionWrapper] (executor-thread-1) JtaTransactionWrapper commit | |
2024-09-25 08:48:13,916 DEBUG [org.keycloak.transaction.JtaTransactionWrapper] (executor-thread-1) JtaTransactionWrapper end | |
2024-09-25 08:48:15,204 DEBUG [org.keycloak.transaction.JtaTransactionWrapper] (Timer-0) new JtaTransactionWrapper | |
2024-09-25 08:48:15,204 DEBUG [org.keycloak.transaction.JtaTransactionWrapper] (Timer-0) was existing? false | |
2024-09-25 08:48:15,204 DEBUG [org.keycloak.services.scheduled.ScheduledTaskRunner] (Timer-0) Executed scheduled task PropagateLastSessionRefreshTask | |
2024-09-25 08:48:15,204 DEBUG [org.keycloak.transaction.JtaTransactionWrapper] (Timer-0) JtaTransactionWrapper commit | |
2024-09-25 08:48:15,204 DEBUG [org.keycloak.transaction.JtaTransactionWrapper] (Timer-0) JtaTransactionWrapper end | |
2024-09-25 08:48:20,205 DEBUG [org.keycloak.transaction.JtaTransactionWrapper] (Timer-0) new JtaTransactionWrapper | |
2024-09-25 08:48:20,205 DEBUG [org.keycloak.transaction.JtaTransactionWrapper] (Timer-0) was existing? false | |
2024-09-25 08:48:20,205 DEBUG [org.keycloak.services.scheduled.ScheduledTaskRunner] (Timer-0) Executed scheduled task PropagateLastSessionRefreshTask | |
2024-09-25 08:48:20,205 DEBUG [org.keycloak.transaction.JtaTransactionWrapper] (Timer-0) JtaTransactionWrapper commit | |
2024-09-25 08:48:20,205 DEBUG [org.keycloak.transaction.JtaTransactionWrapper] (Timer-0) JtaTransactionWrapper end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment