Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save chang4tech/affd504809249733ee1f553da1d03763 to your computer and use it in GitHub Desktop.
Save chang4tech/affd504809249733ee1f553da1d03763 to your computer and use it in GitHub Desktop.
$ make logs
docker-compose logs -f
Attaching to activiti-cloud-modeling-backend, activiti-cloud-modeling, keycloak, nginx
activiti-cloud-modeling-backend |
activiti-cloud-modeling-backend | . ____ _ __ _ _
activiti-cloud-modeling-backend | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
activiti-cloud-modeling-backend | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
activiti-cloud-modeling-backend | \\/ ___)| |_)| | | | | || (_| | ) ) ) )
activiti-cloud-modeling-backend | ' |____| .__|_| |_|_| |_\__, | / / / /
activiti-cloud-modeling-backend | =========|_|==============|___/=/_/_/_/
activiti-cloud-modeling-backend | :: Spring Boot :: (v2.4.5)
activiti-cloud-modeling-backend |
activiti-cloud-modeling-backend | 2022-03-09 14:27:43.638 INFO 8 --- [ main] o.a.cloud.modeling.ModelingApplication : Starting ModelingApplication v7.1.0-M13 using Java 11.0.1 on 1ee87e670834 with PID 8 (/opt/app.jar started by root in /opt)
activiti-cloud-modeling-backend | 2022-03-09 14:27:43.643 INFO 8 --- [ main] o.a.cloud.modeling.ModelingApplication : No active profile set, falling back to default profiles: default
activiti-cloud-modeling-backend | 2022-03-09 14:27:46.388 INFO 8 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
activiti-cloud-modeling-backend | 2022-03-09 14:27:46.549 INFO 8 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 141 ms. Found 2 JPA repository interfaces.
activiti-cloud-modeling-backend | 2022-03-09 14:27:50.535 INFO 8 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
activiti-cloud-modeling-backend | 2022-03-09 14:27:50.554 INFO 8 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
activiti-cloud-modeling-backend | 2022-03-09 14:27:50.555 INFO 8 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.45]
activiti-cloud-modeling-backend | 2022-03-09 14:27:50.651 INFO 8 --- [ main] o.a.c.c.C.[.[.[/modeling-service] : Initializing Spring embedded WebApplicationContext
activiti-cloud-modeling-backend | 2022-03-09 14:27:50.652 INFO 8 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6892 ms
activiti-cloud-modeling-backend | 2022-03-09 14:27:51.923 WARN 8 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
activiti-cloud-modeling-backend | 2022-03-09 14:27:52.186 INFO 8 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
activiti-cloud-modeling-backend | 2022-03-09 14:27:53.153 INFO 8 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
activiti-cloud-modeling-backend | 2022-03-09 14:27:59.038 INFO 8 --- [ main] l.lockservice.StandardLockService : Successfully acquired change log lock
activiti-cloud-modeling-backend | 2022-03-09 14:27:59.739 INFO 8 --- [ main] l.c.StandardChangeLogHistoryService : Creating database history table with name: PUBLIC.DATABASECHANGELOG_ORG_SERVICE
activiti-cloud-modeling-backend | 2022-03-09 14:27:59.747 INFO 8 --- [ main] l.c.StandardChangeLogHistoryService : Reading from PUBLIC.DATABASECHANGELOG_ORG_SERVICE
activiti-cloud-modeling-backend | 2022-03-09 14:27:59.879 INFO 8 --- [ main] liquibase.changelog.ChangeSet : SQL in file changelog/h2.schema.sql executed
activiti-cloud-modeling-backend | 2022-03-09 14:27:59.880 INFO 8 --- [ main] liquibase.changelog.ChangeSet : ChangeSet classpath:config/modeling/liquibase/master.xml::h2-schema-creation::aae-modeling ran successfully in 106ms
activiti-cloud-modeling-backend | 2022-03-09 14:27:59.922 INFO 8 --- [ main] l.lockservice.StandardLockService : Successfully released change log lock
activiti-cloud-modeling-backend | 2022-03-09 14:28:00.208 INFO 8 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default]
activiti-cloud-modeling-backend | 2022-03-09 14:28:00.428 INFO 8 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.30.Final
activiti-cloud-modeling-backend | 2022-03-09 14:28:01.287 INFO 8 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
activiti-cloud-modeling-backend | 2022-03-09 14:28:01.649 INFO 8 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
activiti-cloud-modeling-backend | 2022-03-09 14:28:03.623 INFO 8 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
activiti-cloud-modeling-backend | 2022-03-09 14:28:03.663 INFO 8 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
activiti-cloud-modeling-backend | 2022-03-09 14:28:07.785 INFO 8 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator'
activiti-cloud-modeling-backend | 2022-03-09 14:28:09.611 INFO 8 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
activiti-cloud-modeling-backend | 2022-03-09 14:28:10.902 INFO 8 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@377e90b0, org.springframework.security.web.context.SecurityContextPersistenceFilter@39a865c1, org.springframework.security.web.header.HeaderWriterFilter@5627b8eb, org.keycloak.adapters.springsecurity.filter.KeycloakPreAuthActionsFilter@6eda012b, org.keycloak.adapters.springsecurity.filter.KeycloakAuthenticationProcessingFilter@712cd5d3, org.springframework.security.web.authentication.logout.LogoutFilter@6e67a8c0, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@63eea8c4, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@23ec63af, org.keycloak.adapters.springsecurity.filter.KeycloakSecurityContextRequestFilter@781dbe44, org.keycloak.adapters.springsecurity.filter.KeycloakAuthenticatedActionsFilter@7d66a126, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@27b490de, org.springframework.security.web.session.SessionManagementFilter@6be8ce1b, org.springframework.security.web.access.ExceptionTranslationFilter@2374452a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@117fb9ba]
activiti-cloud-modeling-backend | 2022-03-09 14:28:12.740 INFO 8 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '/modeling-service'
keycloak | =========================================================================
keycloak |
keycloak | Using Embedded H2 database
keycloak |
keycloak | =========================================================================
keycloak |
activiti-cloud-modeling | /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
activiti-cloud-modeling | /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
activiti-cloud-modeling | /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
activiti-cloud-modeling | 10-listen-on-ipv6-by-default.sh: Getting the checksum of /etc/nginx/conf.d/default.conf
activiti-cloud-modeling | 10-listen-on-ipv6-by-default.sh: Enabled listen on IPv6 in /etc/nginx/conf.d/default.conf
activiti-cloud-modeling | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
activiti-cloud-modeling | 20-envsubst-on-templates.sh: Running envsubst on /etc/nginx/templates/default.conf.template to /etc/nginx/conf.d/default.conf
activiti-cloud-modeling | 20-envsubst-on-templates.sh: Running envsubst on /etc/nginx/templates/app.config.json.template to /etc/nginx/conf.d/app.config.json
activiti-cloud-modeling | /docker-entrypoint.sh: Configuration complete; ready for start up
keycloak | =========================================================================
keycloak |
keycloak | JBoss Bootstrap Environment
keycloak |
keycloak | JBOSS_HOME: /opt/jboss/keycloak
keycloak |
keycloak | JAVA: /usr/lib/jvm/java/bin/java
keycloak |
keycloak | JAVA_OPTS: -server -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true
keycloak |
keycloak | =========================================================================
keycloak |
keycloak | 14:27:35,529 INFO [org.jboss.modules] (main) JBoss Modules version 1.6.1.Final
keycloak | 14:27:35,827 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.7.SP1
keycloak | 14:27:35,953 INFO [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: Keycloak 4.1.0.Final (WildFly Core 3.0.8.Final) starting
keycloak | 14:27:36,009 INFO [org.jboss.vfs] (MSC service thread 1-3) VFS000002: Failed to clean existing content for temp file provider of type temp. Enable DEBUG level log to find what caused this
keycloak | 14:27:37,964 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
keycloak | 14:27:37,983 INFO [org.wildfly.security] (ServerService Thread Pool -- 16) ELY00001: WildFly Elytron version 1.1.6.Final
keycloak | 14:27:38,004 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 22) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
keycloak | 14:27:38,073 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
keycloak | 14:27:38,086 INFO [org.xnio] (MSC service thread 1-4) XNIO version 3.5.4.Final
keycloak | 14:27:38,093 INFO [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.5.4.Final
keycloak | 14:27:38,115 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 30) WFLYIO001: Worker 'default' has auto-configured to 16 core threads with 128 task threads based on your 8 available processors
nginx | /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
nginx | /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
nginx | /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
nginx | 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf
nginx | 10-listen-on-ipv6-by-default.sh: info: Enabled listen on IPv6 in /etc/nginx/conf.d/default.conf
nginx | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
nginx | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
nginx | /docker-entrypoint.sh: Configuration complete; ready for start up
keycloak | 14:27:38,120 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 31) WFLYCLINF0001: Activating Infinispan subsystem.
keycloak | 14:27:38,131 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 26) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.4)
keycloak | 14:27:38,137 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 32) WFLYRS0016: RESTEasy version 3.0.24.Final
keycloak | 14:27:38,138 INFO [org.jboss.as.connector] (MSC service thread 1-3) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.4.6.Final)
keycloak | 14:27:38,146 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) WFLYJCA0018: Started Driver service with driver-name = h2
keycloak | 14:27:38,176 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 37) WFLYNAM0001: Activating Naming Subsystem
keycloak | 14:27:38,192 INFO [org.jboss.as.naming] (MSC service thread 1-1) WFLYNAM0003: Starting Naming Service
keycloak | 14:27:38,192 INFO [org.jboss.as.mail.extension] (MSC service thread 1-7) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
keycloak | 14:27:38,223 INFO [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 5.0.5.Final
keycloak | 14:27:38,224 INFO [org.jboss.as.security] (ServerService Thread Pool -- 42) WFLYSEC0002: Activating Security Subsystem
keycloak | 14:27:38,225 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 43) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique.
keycloak | 14:27:38,227 INFO [org.jboss.as.security] (MSC service thread 1-8) WFLYSEC0001: Current PicketBox version=5.0.2.Final
keycloak | 14:27:38,283 INFO [org.jboss.as.ejb3] (MSC service thread 1-8) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 128 (per class), which is derived from thread worker pool sizing.
keycloak | 14:27:38,283 INFO [org.jboss.as.ejb3] (MSC service thread 1-7) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 32 (per class), which is derived from the number of CPUs on this host.
keycloak | 14:27:38,285 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0003: Undertow 1.4.18.Final starting
keycloak | 14:27:38,403 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 44) WFLYUT0014: Creating file handler for path '/opt/jboss/keycloak/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
keycloak | 14:27:38,406 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0012: Started server default-server.
keycloak | 14:27:38,410 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0018: Host default-host starting
keycloak | 14:27:38,495 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0006: Undertow HTTP listener default listening on 0.0.0.0:8180
keycloak | 14:27:38,528 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0493: EJB subsystem suspension complete
keycloak | 14:27:38,592 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0001: Bound data source [java:jboss/datasources/KeycloakDS]
keycloak | 14:27:38,593 INFO [org.jboss.as.patching] (MSC service thread 1-5) WFLYPAT0050: Keycloak cumulative patch ID is: base, one-off patches include: none
keycloak | 14:27:38,593 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
keycloak | 14:27:38,604 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-2) WFLYDM0111: Keystore /opt/jboss/keycloak/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost
keycloak | 14:27:38,609 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-4) WFLYDS0013: Started FileSystemDeploymentService for directory /opt/jboss/keycloak/standalone/deployments
keycloak | 14:27:38,616 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0027: Starting deployment of "keycloak-server.war" (runtime-name: "keycloak-server.war")
keycloak | 14:27:38,667 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0006: Undertow HTTPS listener https listening on 0.0.0.0:8543
keycloak | 14:27:39,074 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-3) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.2.8.Final
keycloak | 14:27:39,320 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 47) WFLYCLINF0002: Started authenticationSessions cache from keycloak container
keycloak | 14:27:39,321 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 49) WFLYCLINF0002: Started actionTokens cache from keycloak container
keycloak | 14:27:39,321 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 46) WFLYCLINF0002: Started offlineSessions cache from keycloak container
keycloak | 14:27:39,320 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 51) WFLYCLINF0002: Started keys cache from keycloak container
keycloak | 14:27:39,320 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 55) WFLYCLINF0002: Started loginFailures cache from keycloak container
keycloak | 14:27:39,321 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 50) WFLYCLINF0002: Started authorization cache from keycloak container
keycloak | 14:27:39,321 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 56) WFLYCLINF0002: Started work cache from keycloak container
keycloak | 14:27:39,324 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 54) WFLYCLINF0002: Started clientSessions cache from keycloak container
keycloak | 14:27:39,324 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 53) WFLYCLINF0002: Started realms cache from keycloak container
keycloak | 14:27:39,324 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 48) WFLYCLINF0002: Started users cache from keycloak container
keycloak | 14:27:39,325 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 57) WFLYCLINF0002: Started sessions cache from keycloak container
keycloak | 14:27:39,325 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 52) WFLYCLINF0002: Started offlineClientSessions cache from keycloak container
keycloak | 14:27:39,326 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 58) WFLYCLINF0002: Started client-mappings cache from ejb container
keycloak | 14:27:41,005 INFO [org.keycloak.services] (ServerService Thread Pool -- 57) KC-SERVICES0001: Loading config from standalone.xml or domain.xml
keycloak | 14:27:41,320 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 57) WFLYCLINF0002: Started realmRevisions cache from keycloak container
keycloak | 14:27:41,328 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 57) WFLYCLINF0002: Started userRevisions cache from keycloak container
keycloak | 14:27:41,345 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 57) WFLYCLINF0002: Started authorizationRevisions cache from keycloak container
keycloak | 14:27:41,346 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (ServerService Thread Pool -- 57) Node name: e3c9a4c5976e, Site name: null
keycloak | 14:27:44,732 INFO [org.keycloak.connections.jpa.updater.liquibase.LiquibaseJpaUpdaterProvider] (ServerService Thread Pool -- 57) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml
keycloak | 14:27:46,322 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 57) HHH000204: Processing PersistenceUnitInfo [
keycloak | name: keycloak-default
keycloak | ...]
keycloak | 14:27:46,391 INFO [org.hibernate.Version] (ServerService Thread Pool -- 57) HHH000412: Hibernate Core {5.1.10.Final}
keycloak | 14:27:46,393 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 57) HHH000206: hibernate.properties not found
keycloak | 14:27:46,395 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 57) HHH000021: Bytecode provider name : javassist
keycloak | 14:27:46,432 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 57) HCANN000001: Hibernate Commons Annotations {5.0.1.Final}
keycloak | 14:27:46,653 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 57) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
keycloak | 14:27:46,660 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 57) HHH000431: Unable to determine H2 database version, certain features may not work
keycloak | 14:27:46,710 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 57) Envers integration enabled? : true
keycloak | 14:27:47,815 INFO [org.hibernate.validator.internal.util.Version] (ServerService Thread Pool -- 57) HV000001: Hibernate Validator 5.3.5.Final
keycloak | 14:27:49,684 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 57) HHH000397: Using ASTQueryTranslatorFactory
keycloak | 14:27:51,556 INFO [org.keycloak.services] (ServerService Thread Pool -- 57) KC-SERVICES0050: Initializing master realm
keycloak | 14:27:55,271 WARN [org.keycloak.models.utils.RepresentationToModel] (ServerService Thread Pool -- 57) Using deprecated 'clientTemplates' configuration in JSON representation for realm 'activiti'. It will be removed in future versions
keycloak | 14:27:57,959 INFO [org.keycloak.services] (ServerService Thread Pool -- 57) KC-SERVICES0004: Imported realm activiti from file /opt/jboss/keycloak/activiti-realm.json.
keycloak | 14:27:58,058 INFO [org.keycloak.services] (ServerService Thread Pool -- 57) KC-SERVICES0006: Importing users from '/opt/jboss/keycloak/standalone/configuration/keycloak-add-user.json'
keycloak | 14:27:58,194 INFO [org.keycloak.services] (ServerService Thread Pool -- 57) KC-SERVICES0009: Added user 'admin' to realm 'master'
keycloak | 14:27:58,367 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 57) RESTEASY002225: Deploying javax.ws.rs.core.Application: class org.keycloak.services.resources.KeycloakApplication
keycloak | 14:27:58,370 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 57) RESTEASY002200: Adding class resource org.keycloak.services.resources.JsResource from Application class org.keycloak.services.resources.KeycloakApplication
keycloak | 14:27:58,370 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 57) RESTEASY002205: Adding provider class org.keycloak.services.filters.KeycloakTransactionCommitter from Application class org.keycloak.services.resources.KeycloakApplication
keycloak | 14:27:58,370 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 57) RESTEASY002205: Adding provider class org.keycloak.services.error.KeycloakErrorHandler from Application class org.keycloak.services.resources.KeycloakApplication
keycloak | 14:27:58,370 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 57) RESTEASY002200: Adding class resource org.keycloak.services.resources.ThemeResource from Application class org.keycloak.services.resources.KeycloakApplication
keycloak | 14:27:58,371 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 57) RESTEASY002220: Adding singleton resource org.keycloak.services.resources.RealmsResource from Application class org.keycloak.services.resources.KeycloakApplication
keycloak | 14:27:58,371 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 57) RESTEASY002220: Adding singleton resource org.keycloak.services.resources.RobotsResource from Application class org.keycloak.services.resources.KeycloakApplication
keycloak | 14:27:58,371 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 57) RESTEASY002220: Adding singleton resource org.keycloak.services.resources.admin.AdminRoot from Application class org.keycloak.services.resources.KeycloakApplication
keycloak | 14:27:58,372 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 57) RESTEASY002220: Adding singleton resource org.keycloak.services.resources.WelcomeResource from Application class org.keycloak.services.resources.KeycloakApplication
keycloak | 14:27:58,372 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 57) RESTEASY002210: Adding provider singleton org.keycloak.services.util.ObjectMapperResolver from Application class org.keycloak.services.resources.KeycloakApplication
keycloak | 14:27:58,544 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 57) WFLYUT0021: Registered web context: '/auth' for server 'default-server'
keycloak | 14:27:58,582 INFO [org.jboss.as.server] (ServerService Thread Pool -- 45) WFLYSRV0010: Deployed "keycloak-server.war" (runtime-name : "keycloak-server.war")
keycloak | 14:27:58,718 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server
keycloak | 14:27:58,732 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:10090/management
keycloak | 14:27:58,733 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:10090
keycloak | 14:27:58,733 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: Keycloak 4.1.0.Final (WildFly Core 3.0.8.Final) started in 23654ms - Started 545 of 881 services (604 services are lazy, passive or on-demand)
activiti-cloud-modeling-backend | 2022-03-09 14:28:14.247 INFO 8 --- [ main] o.a.cloud.modeling.ModelingApplication : Started ModelingApplication in 32.052 seconds (JVM running for 32.973)
nginx | 172.18.0.1 - - [09/Mar/2022:14:29:06 +0000] "POST /auth/realms/activiti/protocol/openid-connect/token HTTP/1.1" 200 2693 "-" "PostmanRuntime/7.29.0"
activiti-cloud-modeling | 172.18.0.2 - - [09/Mar/2022:14:29:25 +0000] "GET /modeling/v1/models HTTP/1.0" 301 169 "-" "PostmanRuntime/7.29.0" "172.18.0.1"
nginx | 172.18.0.1 - - [09/Mar/2022:14:29:25 +0000] "GET /modeling/v1/models HTTP/1.1" 301 169 "-" "PostmanRuntime/7.29.0"
activiti-cloud-modeling | 2022/03/09 14:29:25 [error] 34#34: *2 "/usr/share/nginx/html/v1/models/index.html" is not found (2: No such file or directory), client: 172.18.0.2, server: localhost, request: "GET /modeling/v1/models/ HTTP/1.0", host: "127.0.0.1.nip.io", referrer: "http://127.0.0.1.nip.io/modeling/v1/models"
nginx | 172.18.0.1 - - [09/Mar/2022:14:29:25 +0000] "GET /modeling/v1/models/ HTTP/1.1" 404 153 "http://127.0.0.1.nip.io/modeling/v1/models" "PostmanRuntime/7.29.0"
activiti-cloud-modeling | 172.18.0.2 - - [09/Mar/2022:14:29:25 +0000] "GET /modeling/v1/models/ HTTP/1.0" 404 153 "http://127.0.0.1.nip.io/modeling/v1/models" "PostmanRuntime/7.29.0" "172.18.0.1"
rabbitmq | 2022-03-09 14:29:48.952125+00:00 [info] <0.228.0> Feature flags: list of feature flags found:
rabbitmq | 2022-03-09 14:29:48.960534+00:00 [info] <0.228.0> Feature flags: [ ] implicit_default_bindings
rabbitmq | 2022-03-09 14:29:48.960576+00:00 [info] <0.228.0> Feature flags: [ ] maintenance_mode_status
rabbitmq | 2022-03-09 14:29:48.960597+00:00 [info] <0.228.0> Feature flags: [ ] quorum_queue
rabbitmq | 2022-03-09 14:29:48.960612+00:00 [info] <0.228.0> Feature flags: [ ] stream_queue
rabbitmq | 2022-03-09 14:29:48.960673+00:00 [info] <0.228.0> Feature flags: [ ] user_limits
rabbitmq | 2022-03-09 14:29:48.960689+00:00 [info] <0.228.0> Feature flags: [ ] virtual_host_metadata
rabbitmq | 2022-03-09 14:29:48.960704+00:00 [info] <0.228.0> Feature flags: feature flag states written to disk: yes
rabbitmq | 2022-03-09 14:29:50.291247+00:00 [noti] <0.44.0> Application syslog exited with reason: stopped
rabbitmq | 2022-03-09 14:29:50.291317+00:00 [noti] <0.228.0> Logging: switching to configured handler(s); following messages may not be visible in this log output
rabbitmq | 2022-03-09 14:29:50.309005+00:00 [noti] <0.228.0> Logging: configured log handlers are now ACTIVE
rabbitmq | 2022-03-09 14:29:50.469379+00:00 [info] <0.228.0> ra: starting system quorum_queues
rabbitmq | 2022-03-09 14:29:50.469476+00:00 [info] <0.228.0> starting Ra system: quorum_queues in directory: /var/lib/rabbitmq/mnesia/rabbit@fa74522dd75e/quorum/rabbit@fa74522dd75e
rabbitmq | 2022-03-09 14:29:50.519179+00:00 [info] <0.265.0> ra: meta data store initialised for system quorum_queues. 0 record(s) recovered
rabbitmq | 2022-03-09 14:29:50.527730+00:00 [noti] <0.270.0> WAL: ra_log_wal init, open tbls: ra_log_open_mem_tables, closed tbls: ra_log_closed_mem_tables
activiti-postgres_1 |
activiti-postgres_1 | PostgreSQL Database directory appears to contain a database; Skipping initialization
activiti-postgres_1 |
activiti-postgres_1 | 2022-03-09 14:29:50.783 UTC [1] LOG: starting PostgreSQL 14.2 (Debian 14.2-1.pgdg110+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit
activiti-postgres_1 | 2022-03-09 14:29:50.783 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
activiti-postgres_1 | 2022-03-09 14:29:50.783 UTC [1] LOG: listening on IPv6 address "::", port 5432
rabbitmq | 2022-03-09 14:29:50.835720+00:00 [info] <0.228.0> ra: starting system coordination
rabbitmq | 2022-03-09 14:29:50.835789+00:00 [info] <0.228.0> starting Ra system: coordination in directory: /var/lib/rabbitmq/mnesia/rabbit@fa74522dd75e/coordination/rabbit@fa74522dd75e
activiti-postgres_1 | 2022-03-09 14:29:50.837 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
rabbitmq | 2022-03-09 14:29:50.839144+00:00 [info] <0.278.0> ra: meta data store initialised for system coordination. 0 record(s) recovered
rabbitmq | 2022-03-09 14:29:50.839458+00:00 [noti] <0.283.0> WAL: ra_coordination_log_wal init, open tbls: ra_coordination_log_open_mem_tables, closed tbls: ra_coordination_log_closed_mem_tables
activiti-postgres_1 | 2022-03-09 14:29:50.862 UTC [27] LOG: database system was shut down at 2022-03-09 14:25:51 UTC
activiti-postgres_1 | 2022-03-09 14:29:50.874 UTC [1] LOG: database system is ready to accept connections
rabbitmq | 2022-03-09 14:29:50.881592+00:00 [info] <0.228.0>
rabbitmq | 2022-03-09 14:29:50.881592+00:00 [info] <0.228.0> Starting RabbitMQ 3.9.13 on Erlang 24.2.2 [jit]
rabbitmq | 2022-03-09 14:29:50.881592+00:00 [info] <0.228.0> Copyright (c) 2007-2022 VMware, Inc. or its affiliates.
rabbitmq | 2022-03-09 14:29:50.881592+00:00 [info] <0.228.0> Licensed under the MPL 2.0. Website: https://rabbitmq.com
rabbitmq |
rabbitmq | ## ## RabbitMQ 3.9.13
rabbitmq | ## ##
rabbitmq | ########## Copyright (c) 2007-2022 VMware, Inc. or its affiliates.
rabbitmq | ###### ##
rabbitmq | ########## Licensed under the MPL 2.0. Website: https://rabbitmq.com
rabbitmq |
rabbitmq | Erlang: 24.2.2 [jit]
rabbitmq | TLS Library: OpenSSL - OpenSSL 1.1.1m 14 Dec 2021
rabbitmq |
rabbitmq | Doc guides: https://rabbitmq.com/documentation.html
rabbitmq | Support: https://rabbitmq.com/contact.html
rabbitmq | Tutorials: https://rabbitmq.com/getstarted.html
rabbitmq | Monitoring: https://rabbitmq.com/monitoring.html
rabbitmq |
rabbitmq | Logs: /var/log/rabbitmq/rabbit@fa74522dd75e_upgrade.log
rabbitmq | <stdout>
rabbitmq |
rabbitmq | Config file(s): /etc/rabbitmq/conf.d/10-default-guest-user.conf
rabbitmq | /etc/rabbitmq/conf.d/management_agent.disable_metrics_collector.conf
rabbitmq |
rabbitmq | Starting broker...2022-03-09 14:29:50.887056+00:00 [info] <0.228.0>
rabbitmq | 2022-03-09 14:29:50.887056+00:00 [info] <0.228.0> node : rabbit@fa74522dd75e
rabbitmq | 2022-03-09 14:29:50.887056+00:00 [info] <0.228.0> home dir : /var/lib/rabbitmq
rabbitmq | 2022-03-09 14:29:50.887056+00:00 [info] <0.228.0> config file(s) : /etc/rabbitmq/conf.d/10-default-guest-user.conf
rabbitmq | 2022-03-09 14:29:50.887056+00:00 [info] <0.228.0> : /etc/rabbitmq/conf.d/management_agent.disable_metrics_collector.conf
rabbitmq | 2022-03-09 14:29:50.887056+00:00 [info] <0.228.0> cookie hash : cxx99agsRWxJKT6ixavEyA==
rabbitmq | 2022-03-09 14:29:50.887056+00:00 [info] <0.228.0> log(s) : /var/log/rabbitmq/rabbit@fa74522dd75e_upgrade.log
rabbitmq | 2022-03-09 14:29:50.887056+00:00 [info] <0.228.0> : <stdout>
rabbitmq | 2022-03-09 14:29:50.887056+00:00 [info] <0.228.0> database dir : /var/lib/rabbitmq/mnesia/rabbit@fa74522dd75e
rabbitmq | 2022-03-09 14:29:51.179365+00:00 [info] <0.228.0> Feature flags: list of feature flags found:
rabbitmq | 2022-03-09 14:29:51.179409+00:00 [info] <0.228.0> Feature flags: [ ] drop_unroutable_metric
rabbitmq | 2022-03-09 14:29:51.179435+00:00 [info] <0.228.0> Feature flags: [ ] empty_basic_get_metric
rabbitmq | 2022-03-09 14:29:51.179471+00:00 [info] <0.228.0> Feature flags: [ ] implicit_default_bindings
rabbitmq | 2022-03-09 14:29:51.179487+00:00 [info] <0.228.0> Feature flags: [ ] maintenance_mode_status
rabbitmq | 2022-03-09 14:29:51.179500+00:00 [info] <0.228.0> Feature flags: [ ] quorum_queue
rabbitmq | 2022-03-09 14:29:51.179511+00:00 [info] <0.228.0> Feature flags: [ ] stream_queue
rabbitmq | 2022-03-09 14:29:51.179550+00:00 [info] <0.228.0> Feature flags: [ ] user_limits
rabbitmq | 2022-03-09 14:29:51.179564+00:00 [info] <0.228.0> Feature flags: [ ] virtual_host_metadata
rabbitmq | 2022-03-09 14:29:51.179576+00:00 [info] <0.228.0> Feature flags: feature flag states written to disk: yes
example-runtime-bundle | Picked up JAVA_TOOL_OPTIONS:
example-cloud-connector | Picked up JAVA_TOOL_OPTIONS: -XX:+UseContainerSupport
example-runtime-bundle |
example-runtime-bundle | . ____ _ __ _ _
example-runtime-bundle | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
example-runtime-bundle | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
example-runtime-bundle | \\/ ___)| |_)| | | | | || (_| | ) ) ) )
example-runtime-bundle | ' |____| .__|_| |_|_| |_\__, | / / / /
example-runtime-bundle | =========|_|==============|___/=/_/_/_/
example-runtime-bundle | :: Spring Boot :: (v2.4.5)
example-runtime-bundle |
rabbitmq | 2022-03-09 14:29:54.993941+00:00 [info] <0.228.0> Running boot step pre_boot defined by app rabbit
rabbitmq | 2022-03-09 14:29:54.994126+00:00 [info] <0.228.0> Running boot step rabbit_global_counters defined by app rabbit
rabbitmq | 2022-03-09 14:29:54.994696+00:00 [info] <0.228.0> Running boot step rabbit_osiris_metrics defined by app rabbit
rabbitmq | 2022-03-09 14:29:54.995069+00:00 [info] <0.228.0> Running boot step rabbit_core_metrics defined by app rabbit
rabbitmq | 2022-03-09 14:29:54.996512+00:00 [info] <0.228.0> Running boot step rabbit_alarm defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.017926+00:00 [info] <0.296.0> Memory high watermark set to 6262 MiB (6566736691 bytes) of 15656 MiB (16416841728 bytes) total
rabbitmq | 2022-03-09 14:29:55.025253+00:00 [info] <0.298.0> Enabling free disk space monitoring
rabbitmq | 2022-03-09 14:29:55.025376+00:00 [info] <0.298.0> Disk free limit set to 50MB
rabbitmq | 2022-03-09 14:29:55.037458+00:00 [info] <0.228.0> Running boot step code_server_cache defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.037646+00:00 [info] <0.228.0> Running boot step file_handle_cache defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.037967+00:00 [info] <0.303.0> Limiting to approx 1048479 file handles (943629 sockets)
rabbitmq | 2022-03-09 14:29:55.038131+00:00 [info] <0.304.0> FHC read buffering: OFF
rabbitmq | 2022-03-09 14:29:55.038176+00:00 [info] <0.304.0> FHC write buffering: ON
rabbitmq | 2022-03-09 14:29:55.038744+00:00 [info] <0.228.0> Running boot step worker_pool defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.038844+00:00 [info] <0.285.0> Will use 8 processes for default worker pool
rabbitmq | 2022-03-09 14:29:55.038875+00:00 [info] <0.285.0> Starting worker pool 'worker_pool' with 8 processes in it
rabbitmq | 2022-03-09 14:29:55.039679+00:00 [info] <0.228.0> Running boot step database defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.041747+00:00 [info] <0.228.0> Node database directory at /var/lib/rabbitmq/mnesia/rabbit@fa74522dd75e is empty. Assuming we need to join an existing cluster or initialise from scratch...
rabbitmq | 2022-03-09 14:29:55.041881+00:00 [info] <0.228.0> Configured peer discovery backend: rabbit_peer_discovery_classic_config
rabbitmq | 2022-03-09 14:29:55.041955+00:00 [info] <0.228.0> Will try to lock with peer discovery backend rabbit_peer_discovery_classic_config
rabbitmq | 2022-03-09 14:29:55.042116+00:00 [info] <0.228.0> All discovered existing cluster peers:
rabbitmq | 2022-03-09 14:29:55.042173+00:00 [info] <0.228.0> Discovered no peer nodes to cluster with. Some discovery backends can filter nodes out based on a readiness criteria. Enabling debug logging might help troubleshoot.
rabbitmq | 2022-03-09 14:29:55.047608+00:00 [noti] <0.44.0> Application mnesia exited with reason: stopped
rabbitmq | 2022-03-09 14:29:55.202121+00:00 [info] <0.228.0> Waiting for Mnesia tables for 30000 ms, 9 retries left
rabbitmq | 2022-03-09 14:29:55.202314+00:00 [info] <0.228.0> Successfully synced tables from a peer
example-runtime-bundle | 2022-03-09 14:29:55.203 INFO [rb,,] 8 --- [ main] o.a.c.runtime.RuntimeBundleApplication : Starting RuntimeBundleApplication v7.1.0-M13 using Java 11.0.2 on f80014dec4f5 with PID 8 (/opt/app.jar started by root in /opt)
example-runtime-bundle | 2022-03-09 14:29:55.208 INFO [rb,,] 8 --- [ main] o.a.c.runtime.RuntimeBundleApplication : No active profile set, falling back to default profiles: default
rabbitmq | 2022-03-09 14:29:55.229064+00:00 [info] <0.228.0> Waiting for Mnesia tables for 30000 ms, 9 retries left
rabbitmq | 2022-03-09 14:29:55.229285+00:00 [info] <0.228.0> Successfully synced tables from a peer
rabbitmq | 2022-03-09 14:29:55.229354+00:00 [info] <0.228.0> Feature flag `drop_unroutable_metric`: supported, attempt to enable...
rabbitmq | 2022-03-09 14:29:55.229548+00:00 [info] <0.228.0> Feature flag `drop_unroutable_metric`: mark as enabled=state_changing
rabbitmq | 2022-03-09 14:29:55.230989+00:00 [info] <0.228.0> Feature flags: list of feature flags found:
rabbitmq | 2022-03-09 14:29:55.231072+00:00 [info] <0.228.0> Feature flags: [~] drop_unroutable_metric
rabbitmq | 2022-03-09 14:29:55.231108+00:00 [info] <0.228.0> Feature flags: [ ] empty_basic_get_metric
rabbitmq | 2022-03-09 14:29:55.231201+00:00 [info] <0.228.0> Feature flags: [ ] implicit_default_bindings
rabbitmq | 2022-03-09 14:29:55.231231+00:00 [info] <0.228.0> Feature flags: [ ] maintenance_mode_status
rabbitmq | 2022-03-09 14:29:55.231259+00:00 [info] <0.228.0> Feature flags: [ ] quorum_queue
rabbitmq | 2022-03-09 14:29:55.231330+00:00 [info] <0.228.0> Feature flags: [ ] stream_queue
rabbitmq | 2022-03-09 14:29:55.231367+00:00 [info] <0.228.0> Feature flags: [ ] user_limits
rabbitmq | 2022-03-09 14:29:55.231402+00:00 [info] <0.228.0> Feature flags: [ ] virtual_host_metadata
rabbitmq | 2022-03-09 14:29:55.231469+00:00 [info] <0.228.0> Feature flags: feature flag states written to disk: yes
rabbitmq | 2022-03-09 14:29:55.251256+00:00 [info] <0.228.0> Feature flag `drop_unroutable_metric`: mark as enabled=true
rabbitmq | 2022-03-09 14:29:55.253350+00:00 [info] <0.228.0> Feature flags: list of feature flags found:
rabbitmq | 2022-03-09 14:29:55.253446+00:00 [info] <0.228.0> Feature flags: [x] drop_unroutable_metric
rabbitmq | 2022-03-09 14:29:55.253516+00:00 [info] <0.228.0> Feature flags: [ ] empty_basic_get_metric
rabbitmq | 2022-03-09 14:29:55.253560+00:00 [info] <0.228.0> Feature flags: [ ] implicit_default_bindings
rabbitmq | 2022-03-09 14:29:55.253602+00:00 [info] <0.228.0> Feature flags: [ ] maintenance_mode_status
rabbitmq | 2022-03-09 14:29:55.253638+00:00 [info] <0.228.0> Feature flags: [ ] quorum_queue
rabbitmq | 2022-03-09 14:29:55.253668+00:00 [info] <0.228.0> Feature flags: [ ] stream_queue
rabbitmq | 2022-03-09 14:29:55.253716+00:00 [info] <0.228.0> Feature flags: [ ] user_limits
rabbitmq | 2022-03-09 14:29:55.253769+00:00 [info] <0.228.0> Feature flags: [ ] virtual_host_metadata
rabbitmq | 2022-03-09 14:29:55.253802+00:00 [info] <0.228.0> Feature flags: feature flag states written to disk: yes
rabbitmq | 2022-03-09 14:29:55.277851+00:00 [info] <0.228.0> Feature flag `empty_basic_get_metric`: supported, attempt to enable...
rabbitmq | 2022-03-09 14:29:55.278021+00:00 [info] <0.228.0> Feature flag `empty_basic_get_metric`: mark as enabled=state_changing
rabbitmq | 2022-03-09 14:29:55.279628+00:00 [info] <0.228.0> Feature flags: list of feature flags found:
rabbitmq | 2022-03-09 14:29:55.279737+00:00 [info] <0.228.0> Feature flags: [x] drop_unroutable_metric
rabbitmq | 2022-03-09 14:29:55.279785+00:00 [info] <0.228.0> Feature flags: [~] empty_basic_get_metric
rabbitmq | 2022-03-09 14:29:55.279865+00:00 [info] <0.228.0> Feature flags: [ ] implicit_default_bindings
rabbitmq | 2022-03-09 14:29:55.279901+00:00 [info] <0.228.0> Feature flags: [ ] maintenance_mode_status
rabbitmq | 2022-03-09 14:29:55.279970+00:00 [info] <0.228.0> Feature flags: [ ] quorum_queue
rabbitmq | 2022-03-09 14:29:55.280041+00:00 [info] <0.228.0> Feature flags: [ ] stream_queue
rabbitmq | 2022-03-09 14:29:55.280075+00:00 [info] <0.228.0> Feature flags: [ ] user_limits
rabbitmq | 2022-03-09 14:29:55.280105+00:00 [info] <0.228.0> Feature flags: [ ] virtual_host_metadata
rabbitmq | 2022-03-09 14:29:55.280137+00:00 [info] <0.228.0> Feature flags: feature flag states written to disk: yes
rabbitmq | 2022-03-09 14:29:55.299948+00:00 [info] <0.228.0> Feature flag `empty_basic_get_metric`: mark as enabled=true
rabbitmq | 2022-03-09 14:29:55.311903+00:00 [info] <0.228.0> Feature flags: list of feature flags found:
rabbitmq | 2022-03-09 14:29:55.312048+00:00 [info] <0.228.0> Feature flags: [x] drop_unroutable_metric
rabbitmq | 2022-03-09 14:29:55.312143+00:00 [info] <0.228.0> Feature flags: [x] empty_basic_get_metric
rabbitmq | 2022-03-09 14:29:55.312181+00:00 [info] <0.228.0> Feature flags: [ ] implicit_default_bindings
rabbitmq | 2022-03-09 14:29:55.312226+00:00 [info] <0.228.0> Feature flags: [ ] maintenance_mode_status
rabbitmq | 2022-03-09 14:29:55.312260+00:00 [info] <0.228.0> Feature flags: [ ] quorum_queue
rabbitmq | 2022-03-09 14:29:55.312292+00:00 [info] <0.228.0> Feature flags: [ ] stream_queue
rabbitmq | 2022-03-09 14:29:55.312356+00:00 [info] <0.228.0> Feature flags: [ ] user_limits
rabbitmq | 2022-03-09 14:29:55.312392+00:00 [info] <0.228.0> Feature flags: [ ] virtual_host_metadata
rabbitmq | 2022-03-09 14:29:55.312424+00:00 [info] <0.228.0> Feature flags: feature flag states written to disk: yes
rabbitmq | 2022-03-09 14:29:55.341962+00:00 [info] <0.228.0> Feature flag `implicit_default_bindings`: supported, attempt to enable...
rabbitmq | 2022-03-09 14:29:55.342190+00:00 [info] <0.228.0> Feature flag `implicit_default_bindings`: mark as enabled=state_changing
rabbitmq | 2022-03-09 14:29:55.344863+00:00 [info] <0.228.0> Feature flags: list of feature flags found:
rabbitmq | 2022-03-09 14:29:55.344977+00:00 [info] <0.228.0> Feature flags: [x] drop_unroutable_metric
rabbitmq | 2022-03-09 14:29:55.345023+00:00 [info] <0.228.0> Feature flags: [x] empty_basic_get_metric
rabbitmq | 2022-03-09 14:29:55.345089+00:00 [info] <0.228.0> Feature flags: [~] implicit_default_bindings
rabbitmq | 2022-03-09 14:29:55.345145+00:00 [info] <0.228.0> Feature flags: [ ] maintenance_mode_status
rabbitmq | 2022-03-09 14:29:55.345410+00:00 [info] <0.228.0> Feature flags: [ ] quorum_queue
rabbitmq | 2022-03-09 14:29:55.345529+00:00 [info] <0.228.0> Feature flags: [ ] stream_queue
rabbitmq | 2022-03-09 14:29:55.345578+00:00 [info] <0.228.0> Feature flags: [ ] user_limits
rabbitmq | 2022-03-09 14:29:55.345614+00:00 [info] <0.228.0> Feature flags: [ ] virtual_host_metadata
rabbitmq | 2022-03-09 14:29:55.345647+00:00 [info] <0.228.0> Feature flags: feature flag states written to disk: yes
rabbitmq | 2022-03-09 14:29:55.374684+00:00 [info] <0.228.0> Waiting for Mnesia tables for 30000 ms, 0 retries left
rabbitmq | 2022-03-09 14:29:55.374829+00:00 [info] <0.228.0> Successfully synced tables from a peer
rabbitmq | 2022-03-09 14:29:55.374880+00:00 [info] <0.228.0> Feature flag `implicit_default_bindings`: mark as enabled=true
rabbitmq | 2022-03-09 14:29:55.383270+00:00 [info] <0.228.0> Feature flags: list of feature flags found:
rabbitmq | 2022-03-09 14:29:55.383406+00:00 [info] <0.228.0> Feature flags: [x] drop_unroutable_metric
rabbitmq | 2022-03-09 14:29:55.383460+00:00 [info] <0.228.0> Feature flags: [x] empty_basic_get_metric
rabbitmq | 2022-03-09 14:29:55.383499+00:00 [info] <0.228.0> Feature flags: [x] implicit_default_bindings
rabbitmq | 2022-03-09 14:29:55.383631+00:00 [info] <0.228.0> Feature flags: [ ] maintenance_mode_status
rabbitmq | 2022-03-09 14:29:55.383668+00:00 [info] <0.228.0> Feature flags: [ ] quorum_queue
rabbitmq | 2022-03-09 14:29:55.383700+00:00 [info] <0.228.0> Feature flags: [ ] stream_queue
rabbitmq | 2022-03-09 14:29:55.383734+00:00 [info] <0.228.0> Feature flags: [ ] user_limits
rabbitmq | 2022-03-09 14:29:55.383922+00:00 [info] <0.228.0> Feature flags: [ ] virtual_host_metadata
rabbitmq | 2022-03-09 14:29:55.383963+00:00 [info] <0.228.0> Feature flags: feature flag states written to disk: yes
rabbitmq | 2022-03-09 14:29:55.407949+00:00 [info] <0.228.0> Feature flag `maintenance_mode_status`: supported, attempt to enable...
rabbitmq | 2022-03-09 14:29:55.408132+00:00 [info] <0.228.0> Feature flag `maintenance_mode_status`: mark as enabled=state_changing
rabbitmq | 2022-03-09 14:29:55.409519+00:00 [info] <0.228.0> Feature flags: list of feature flags found:
rabbitmq | 2022-03-09 14:29:55.409598+00:00 [info] <0.228.0> Feature flags: [x] drop_unroutable_metric
rabbitmq | 2022-03-09 14:29:55.409693+00:00 [info] <0.228.0> Feature flags: [x] empty_basic_get_metric
rabbitmq | 2022-03-09 14:29:55.409731+00:00 [info] <0.228.0> Feature flags: [x] implicit_default_bindings
rabbitmq | 2022-03-09 14:29:55.409768+00:00 [info] <0.228.0> Feature flags: [~] maintenance_mode_status
rabbitmq | 2022-03-09 14:29:55.409790+00:00 [info] <0.228.0> Feature flags: [ ] quorum_queue
rabbitmq | 2022-03-09 14:29:55.409843+00:00 [info] <0.228.0> Feature flags: [ ] stream_queue
rabbitmq | 2022-03-09 14:29:55.409877+00:00 [info] <0.228.0> Feature flags: [ ] user_limits
rabbitmq | 2022-03-09 14:29:55.409908+00:00 [info] <0.228.0> Feature flags: [ ] virtual_host_metadata
rabbitmq | 2022-03-09 14:29:55.409944+00:00 [info] <0.228.0> Feature flags: feature flag states written to disk: yes
rabbitmq | 2022-03-09 14:29:55.435407+00:00 [info] <0.228.0> Creating table rabbit_node_maintenance_states for feature flag `maintenance_mode_status`
rabbitmq | 2022-03-09 14:29:55.462912+00:00 [info] <0.228.0> Feature flag `maintenance_mode_status`: mark as enabled=true
rabbitmq | 2022-03-09 14:29:55.467228+00:00 [info] <0.228.0> Feature flags: list of feature flags found:
rabbitmq | 2022-03-09 14:29:55.467335+00:00 [info] <0.228.0> Feature flags: [x] drop_unroutable_metric
rabbitmq | 2022-03-09 14:29:55.467407+00:00 [info] <0.228.0> Feature flags: [x] empty_basic_get_metric
rabbitmq | 2022-03-09 14:29:55.467535+00:00 [info] <0.228.0> Feature flags: [x] implicit_default_bindings
rabbitmq | 2022-03-09 14:29:55.467577+00:00 [info] <0.228.0> Feature flags: [x] maintenance_mode_status
rabbitmq | 2022-03-09 14:29:55.467609+00:00 [info] <0.228.0> Feature flags: [ ] quorum_queue
rabbitmq | 2022-03-09 14:29:55.467638+00:00 [info] <0.228.0> Feature flags: [ ] stream_queue
rabbitmq | 2022-03-09 14:29:55.467741+00:00 [info] <0.228.0> Feature flags: [ ] user_limits
rabbitmq | 2022-03-09 14:29:55.467776+00:00 [info] <0.228.0> Feature flags: [ ] virtual_host_metadata
rabbitmq | 2022-03-09 14:29:55.467808+00:00 [info] <0.228.0> Feature flags: feature flag states written to disk: yes
rabbitmq | 2022-03-09 14:29:55.500657+00:00 [info] <0.228.0> Feature flag `quorum_queue`: supported, attempt to enable...
rabbitmq | 2022-03-09 14:29:55.500793+00:00 [info] <0.228.0> Feature flag `quorum_queue`: mark as enabled=state_changing
rabbitmq | 2022-03-09 14:29:55.502753+00:00 [info] <0.228.0> Feature flags: list of feature flags found:
rabbitmq | 2022-03-09 14:29:55.502854+00:00 [info] <0.228.0> Feature flags: [x] drop_unroutable_metric
rabbitmq | 2022-03-09 14:29:55.502919+00:00 [info] <0.228.0> Feature flags: [x] empty_basic_get_metric
rabbitmq | 2022-03-09 14:29:55.503005+00:00 [info] <0.228.0> Feature flags: [x] implicit_default_bindings
rabbitmq | 2022-03-09 14:29:55.503069+00:00 [info] <0.228.0> Feature flags: [x] maintenance_mode_status
rabbitmq | 2022-03-09 14:29:55.503119+00:00 [info] <0.228.0> Feature flags: [~] quorum_queue
rabbitmq | 2022-03-09 14:29:55.503238+00:00 [info] <0.228.0> Feature flags: [ ] stream_queue
rabbitmq | 2022-03-09 14:29:55.503593+00:00 [info] <0.228.0> Feature flags: [ ] user_limits
rabbitmq | 2022-03-09 14:29:55.503717+00:00 [info] <0.228.0> Feature flags: [ ] virtual_host_metadata
rabbitmq | 2022-03-09 14:29:55.503837+00:00 [info] <0.228.0> Feature flags: feature flag states written to disk: yes
rabbitmq | 2022-03-09 14:29:55.521570+00:00 [info] <0.228.0> Waiting for Mnesia tables for 30000 ms, 9 retries left
rabbitmq | 2022-03-09 14:29:55.521773+00:00 [info] <0.228.0> Successfully synced tables from a peer
rabbitmq | 2022-03-09 14:29:55.521824+00:00 [info] <0.228.0> Feature flag `quorum_queue`: migrating Mnesia table rabbit_queue...
rabbitmq | 2022-03-09 14:29:55.571883+00:00 [info] <0.228.0> Feature flag `quorum_queue`: migrating Mnesia table rabbit_durable_queue...
rabbitmq | 2022-03-09 14:29:55.615265+00:00 [info] <0.228.0> Feature flag `quorum_queue`: Mnesia tables migration done
rabbitmq | 2022-03-09 14:29:55.615371+00:00 [info] <0.228.0> Feature flag `quorum_queue`: mark as enabled=true
rabbitmq | 2022-03-09 14:29:55.620893+00:00 [info] <0.228.0> Feature flags: list of feature flags found:
rabbitmq | 2022-03-09 14:29:55.621037+00:00 [info] <0.228.0> Feature flags: [x] drop_unroutable_metric
rabbitmq | 2022-03-09 14:29:55.621088+00:00 [info] <0.228.0> Feature flags: [x] empty_basic_get_metric
rabbitmq | 2022-03-09 14:29:55.621124+00:00 [info] <0.228.0> Feature flags: [x] implicit_default_bindings
rabbitmq | 2022-03-09 14:29:55.621261+00:00 [info] <0.228.0> Feature flags: [x] maintenance_mode_status
rabbitmq | 2022-03-09 14:29:55.621302+00:00 [info] <0.228.0> Feature flags: [x] quorum_queue
rabbitmq | 2022-03-09 14:29:55.621335+00:00 [info] <0.228.0> Feature flags: [ ] stream_queue
rabbitmq | 2022-03-09 14:29:55.621381+00:00 [info] <0.228.0> Feature flags: [ ] user_limits
rabbitmq | 2022-03-09 14:29:55.621420+00:00 [info] <0.228.0> Feature flags: [ ] virtual_host_metadata
rabbitmq | 2022-03-09 14:29:55.621456+00:00 [info] <0.228.0> Feature flags: feature flag states written to disk: yes
rabbitmq | 2022-03-09 14:29:55.640535+00:00 [info] <0.228.0> Feature flag `stream_queue`: supported, attempt to enable...
rabbitmq | 2022-03-09 14:29:55.640662+00:00 [info] <0.228.0> Feature flag `stream_queue`: mark as enabled=state_changing
rabbitmq | 2022-03-09 14:29:55.642245+00:00 [info] <0.228.0> Feature flags: list of feature flags found:
rabbitmq | 2022-03-09 14:29:55.642339+00:00 [info] <0.228.0> Feature flags: [x] drop_unroutable_metric
rabbitmq | 2022-03-09 14:29:55.642384+00:00 [info] <0.228.0> Feature flags: [x] empty_basic_get_metric
rabbitmq | 2022-03-09 14:29:55.642426+00:00 [info] <0.228.0> Feature flags: [x] implicit_default_bindings
rabbitmq | 2022-03-09 14:29:55.642458+00:00 [info] <0.228.0> Feature flags: [x] maintenance_mode_status
rabbitmq | 2022-03-09 14:29:55.642492+00:00 [info] <0.228.0> Feature flags: [x] quorum_queue
rabbitmq | 2022-03-09 14:29:55.642546+00:00 [info] <0.228.0> Feature flags: [~] stream_queue
rabbitmq | 2022-03-09 14:29:55.642580+00:00 [info] <0.228.0> Feature flags: [ ] user_limits
rabbitmq | 2022-03-09 14:29:55.642643+00:00 [info] <0.228.0> Feature flags: [ ] virtual_host_metadata
rabbitmq | 2022-03-09 14:29:55.642679+00:00 [info] <0.228.0> Feature flags: feature flag states written to disk: yes
rabbitmq | 2022-03-09 14:29:55.662340+00:00 [info] <0.228.0> Feature flag `stream_queue`: mark as enabled=true
rabbitmq | 2022-03-09 14:29:55.665775+00:00 [info] <0.228.0> Feature flags: list of feature flags found:
rabbitmq | 2022-03-09 14:29:55.665862+00:00 [info] <0.228.0> Feature flags: [x] drop_unroutable_metric
rabbitmq | 2022-03-09 14:29:55.665913+00:00 [info] <0.228.0> Feature flags: [x] empty_basic_get_metric
rabbitmq | 2022-03-09 14:29:55.665936+00:00 [info] <0.228.0> Feature flags: [x] implicit_default_bindings
rabbitmq | 2022-03-09 14:29:55.666045+00:00 [info] <0.228.0> Feature flags: [x] maintenance_mode_status
rabbitmq | 2022-03-09 14:29:55.666070+00:00 [info] <0.228.0> Feature flags: [x] quorum_queue
rabbitmq | 2022-03-09 14:29:55.666088+00:00 [info] <0.228.0> Feature flags: [x] stream_queue
rabbitmq | 2022-03-09 14:29:55.666151+00:00 [info] <0.228.0> Feature flags: [ ] user_limits
rabbitmq | 2022-03-09 14:29:55.666179+00:00 [info] <0.228.0> Feature flags: [ ] virtual_host_metadata
rabbitmq | 2022-03-09 14:29:55.666206+00:00 [info] <0.228.0> Feature flags: feature flag states written to disk: yes
rabbitmq | 2022-03-09 14:29:55.693547+00:00 [info] <0.228.0> Feature flag `user_limits`: supported, attempt to enable...
rabbitmq | 2022-03-09 14:29:55.693732+00:00 [info] <0.228.0> Feature flag `user_limits`: mark as enabled=state_changing
rabbitmq | 2022-03-09 14:29:55.695546+00:00 [info] <0.228.0> Feature flags: list of feature flags found:
rabbitmq | 2022-03-09 14:29:55.695651+00:00 [info] <0.228.0> Feature flags: [x] drop_unroutable_metric
rabbitmq | 2022-03-09 14:29:55.695703+00:00 [info] <0.228.0> Feature flags: [x] empty_basic_get_metric
rabbitmq | 2022-03-09 14:29:55.695760+00:00 [info] <0.228.0> Feature flags: [x] implicit_default_bindings
rabbitmq | 2022-03-09 14:29:55.695815+00:00 [info] <0.228.0> Feature flags: [x] maintenance_mode_status
rabbitmq | 2022-03-09 14:29:55.695888+00:00 [info] <0.228.0> Feature flags: [x] quorum_queue
rabbitmq | 2022-03-09 14:29:55.695949+00:00 [info] <0.228.0> Feature flags: [x] stream_queue
rabbitmq | 2022-03-09 14:29:55.695993+00:00 [info] <0.228.0> Feature flags: [~] user_limits
rabbitmq | 2022-03-09 14:29:55.696039+00:00 [info] <0.228.0> Feature flags: [ ] virtual_host_metadata
rabbitmq | 2022-03-09 14:29:55.696088+00:00 [info] <0.228.0> Feature flags: feature flag states written to disk: yes
rabbitmq | 2022-03-09 14:29:55.715589+00:00 [info] <0.228.0> Waiting for Mnesia tables for 30000 ms, 9 retries left
rabbitmq | 2022-03-09 14:29:55.715821+00:00 [info] <0.228.0> Successfully synced tables from a peer
rabbitmq | 2022-03-09 14:29:55.758029+00:00 [info] <0.228.0> Feature flag `user_limits`: mark as enabled=true
rabbitmq | 2022-03-09 14:29:55.762984+00:00 [info] <0.228.0> Feature flags: list of feature flags found:
rabbitmq | 2022-03-09 14:29:55.763119+00:00 [info] <0.228.0> Feature flags: [x] drop_unroutable_metric
rabbitmq | 2022-03-09 14:29:55.763170+00:00 [info] <0.228.0> Feature flags: [x] empty_basic_get_metric
rabbitmq | 2022-03-09 14:29:55.763207+00:00 [info] <0.228.0> Feature flags: [x] implicit_default_bindings
rabbitmq | 2022-03-09 14:29:55.763325+00:00 [info] <0.228.0> Feature flags: [x] maintenance_mode_status
rabbitmq | 2022-03-09 14:29:55.763371+00:00 [info] <0.228.0> Feature flags: [x] quorum_queue
rabbitmq | 2022-03-09 14:29:55.763407+00:00 [info] <0.228.0> Feature flags: [x] stream_queue
rabbitmq | 2022-03-09 14:29:55.763441+00:00 [info] <0.228.0> Feature flags: [x] user_limits
rabbitmq | 2022-03-09 14:29:55.763564+00:00 [info] <0.228.0> Feature flags: [ ] virtual_host_metadata
rabbitmq | 2022-03-09 14:29:55.763611+00:00 [info] <0.228.0> Feature flags: feature flag states written to disk: yes
rabbitmq | 2022-03-09 14:29:55.785098+00:00 [info] <0.228.0> Feature flag `virtual_host_metadata`: supported, attempt to enable...
rabbitmq | 2022-03-09 14:29:55.785248+00:00 [info] <0.228.0> Feature flag `virtual_host_metadata`: mark as enabled=state_changing
rabbitmq | 2022-03-09 14:29:55.786734+00:00 [info] <0.228.0> Feature flags: list of feature flags found:
rabbitmq | 2022-03-09 14:29:55.786831+00:00 [info] <0.228.0> Feature flags: [x] drop_unroutable_metric
rabbitmq | 2022-03-09 14:29:55.786917+00:00 [info] <0.228.0> Feature flags: [x] empty_basic_get_metric
rabbitmq | 2022-03-09 14:29:55.786957+00:00 [info] <0.228.0> Feature flags: [x] implicit_default_bindings
rabbitmq | 2022-03-09 14:29:55.786991+00:00 [info] <0.228.0> Feature flags: [x] maintenance_mode_status
rabbitmq | 2022-03-09 14:29:55.787023+00:00 [info] <0.228.0> Feature flags: [x] quorum_queue
rabbitmq | 2022-03-09 14:29:55.787065+00:00 [info] <0.228.0> Feature flags: [x] stream_queue
rabbitmq | 2022-03-09 14:29:55.787095+00:00 [info] <0.228.0> Feature flags: [x] user_limits
rabbitmq | 2022-03-09 14:29:55.787124+00:00 [info] <0.228.0> Feature flags: [~] virtual_host_metadata
rabbitmq | 2022-03-09 14:29:55.787154+00:00 [info] <0.228.0> Feature flags: feature flag states written to disk: yes
rabbitmq | 2022-03-09 14:29:55.805902+00:00 [info] <0.228.0> Waiting for Mnesia tables for 30000 ms, 9 retries left
rabbitmq | 2022-03-09 14:29:55.806229+00:00 [info] <0.228.0> Successfully synced tables from a peer
rabbitmq | 2022-03-09 14:29:55.838990+00:00 [info] <0.228.0> Feature flag `virtual_host_metadata`: mark as enabled=true
rabbitmq | 2022-03-09 14:29:55.846922+00:00 [info] <0.228.0> Feature flags: list of feature flags found:
rabbitmq | 2022-03-09 14:29:55.847025+00:00 [info] <0.228.0> Feature flags: [x] drop_unroutable_metric
rabbitmq | 2022-03-09 14:29:55.847100+00:00 [info] <0.228.0> Feature flags: [x] empty_basic_get_metric
rabbitmq | 2022-03-09 14:29:55.847202+00:00 [info] <0.228.0> Feature flags: [x] implicit_default_bindings
rabbitmq | 2022-03-09 14:29:55.847242+00:00 [info] <0.228.0> Feature flags: [x] maintenance_mode_status
rabbitmq | 2022-03-09 14:29:55.847275+00:00 [info] <0.228.0> Feature flags: [x] quorum_queue
rabbitmq | 2022-03-09 14:29:55.847308+00:00 [info] <0.228.0> Feature flags: [x] stream_queue
rabbitmq | 2022-03-09 14:29:55.847408+00:00 [info] <0.228.0> Feature flags: [x] user_limits
rabbitmq | 2022-03-09 14:29:55.847444+00:00 [info] <0.228.0> Feature flags: [x] virtual_host_metadata
rabbitmq | 2022-03-09 14:29:55.847479+00:00 [info] <0.228.0> Feature flags: feature flag states written to disk: yes
rabbitmq | 2022-03-09 14:29:55.873672+00:00 [info] <0.228.0> Waiting for Mnesia tables for 30000 ms, 9 retries left
rabbitmq | 2022-03-09 14:29:55.873840+00:00 [info] <0.228.0> Successfully synced tables from a peer
rabbitmq | 2022-03-09 14:29:55.897538+00:00 [info] <0.228.0> Waiting for Mnesia tables for 30000 ms, 9 retries left
rabbitmq | 2022-03-09 14:29:55.897768+00:00 [info] <0.228.0> Successfully synced tables from a peer
rabbitmq | 2022-03-09 14:29:55.897828+00:00 [info] <0.228.0> Peer discovery backend rabbit_peer_discovery_classic_config does not support registration, skipping registration.
rabbitmq | 2022-03-09 14:29:55.897901+00:00 [info] <0.228.0> Will try to unlock with peer discovery backend rabbit_peer_discovery_classic_config
rabbitmq | 2022-03-09 14:29:55.898035+00:00 [info] <0.228.0> Running boot step database_sync defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.898206+00:00 [info] <0.228.0> Running boot step feature_flags defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.898497+00:00 [info] <0.228.0> Running boot step codec_correctness_check defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.898623+00:00 [info] <0.228.0> Running boot step external_infrastructure defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.898694+00:00 [info] <0.228.0> Running boot step rabbit_registry defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.899124+00:00 [info] <0.228.0> Running boot step rabbit_auth_mechanism_cr_demo defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.899292+00:00 [info] <0.228.0> Running boot step rabbit_queue_location_random defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.899376+00:00 [info] <0.228.0> Running boot step rabbit_event defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.899550+00:00 [info] <0.228.0> Running boot step rabbit_auth_mechanism_amqplain defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.899625+00:00 [info] <0.228.0> Running boot step rabbit_auth_mechanism_plain defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.899686+00:00 [info] <0.228.0> Running boot step rabbit_exchange_type_direct defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.899765+00:00 [info] <0.228.0> Running boot step rabbit_exchange_type_fanout defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.899844+00:00 [info] <0.228.0> Running boot step rabbit_exchange_type_headers defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.899912+00:00 [info] <0.228.0> Running boot step rabbit_exchange_type_topic defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.900081+00:00 [info] <0.228.0> Running boot step rabbit_mirror_queue_mode_all defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.900349+00:00 [info] <0.228.0> Running boot step rabbit_mirror_queue_mode_exactly defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.900543+00:00 [info] <0.228.0> Running boot step rabbit_mirror_queue_mode_nodes defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.900615+00:00 [info] <0.228.0> Running boot step rabbit_priority_queue defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.900654+00:00 [info] <0.228.0> Priority queues enabled, real BQ is rabbit_variable_queue
rabbitmq | 2022-03-09 14:29:55.900725+00:00 [info] <0.228.0> Running boot step rabbit_queue_location_client_local defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.900835+00:00 [info] <0.228.0> Running boot step rabbit_queue_location_min_masters defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.900903+00:00 [info] <0.228.0> Running boot step kernel_ready defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.900939+00:00 [info] <0.228.0> Running boot step rabbit_sysmon_minder defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.901230+00:00 [info] <0.228.0> Running boot step rabbit_epmd_monitor defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.917455+00:00 [info] <0.570.0> epmd monitor knows us, inter-node communication (distribution) port: 25672
rabbitmq | 2022-03-09 14:29:55.917712+00:00 [info] <0.228.0> Running boot step guid_generator defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.923876+00:00 [info] <0.228.0> Running boot step rabbit_node_monitor defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.924210+00:00 [info] <0.574.0> Starting rabbit_node_monitor
rabbitmq | 2022-03-09 14:29:55.924378+00:00 [info] <0.228.0> Running boot step delegate_sup defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.925317+00:00 [info] <0.228.0> Running boot step rabbit_memory_monitor defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.926934+00:00 [info] <0.228.0> Running boot step core_initialized defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.927036+00:00 [info] <0.228.0> Running boot step upgrade_queues defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.950651+00:00 [info] <0.228.0> message_store upgrades: 1 to apply
rabbitmq | 2022-03-09 14:29:55.950943+00:00 [info] <0.228.0> message_store upgrades: Applying rabbit_variable_queue:move_messages_to_vhost_store
rabbitmq | 2022-03-09 14:29:55.951173+00:00 [info] <0.228.0> message_store upgrades: No durable queues found. Skipping message store migration
rabbitmq | 2022-03-09 14:29:55.951274+00:00 [info] <0.228.0> message_store upgrades: Removing the old message store data
rabbitmq | 2022-03-09 14:29:55.952193+00:00 [info] <0.228.0> message_store upgrades: All upgrades applied successfully
rabbitmq | 2022-03-09 14:29:55.974386+00:00 [info] <0.228.0> Running boot step channel_tracking defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.985576+00:00 [info] <0.228.0> Setting up a table for channel tracking on this node: tracked_channel_on_node_rabbit@fa74522dd75e
rabbitmq | 2022-03-09 14:29:55.992177+00:00 [info] <0.228.0> Setting up a table for channel tracking on this node: tracked_channel_table_per_user_on_node_rabbit@fa74522dd75e
rabbitmq | 2022-03-09 14:29:55.992533+00:00 [info] <0.228.0> Running boot step rabbit_channel_tracking_handler defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.992679+00:00 [info] <0.228.0> Running boot step connection_tracking defined by app rabbit
rabbitmq | 2022-03-09 14:29:55.999483+00:00 [info] <0.228.0> Setting up a table for connection tracking on this node: tracked_connection_on_node_rabbit@fa74522dd75e
rabbitmq | 2022-03-09 14:29:56.004459+00:00 [info] <0.228.0> Setting up a table for per-vhost connection counting on this node: tracked_connection_per_vhost_on_node_rabbit@fa74522dd75e
rabbitmq | 2022-03-09 14:29:56.009588+00:00 [info] <0.228.0> Setting up a table for per-user connection counting on this node: tracked_connection_table_per_user_on_node_rabbit@fa74522dd75e
rabbitmq | 2022-03-09 14:29:56.010022+00:00 [info] <0.228.0> Running boot step rabbit_connection_tracking_handler defined by app rabbit
rabbitmq | 2022-03-09 14:29:56.010186+00:00 [info] <0.228.0> Running boot step rabbit_exchange_parameters defined by app rabbit
rabbitmq | 2022-03-09 14:29:56.010351+00:00 [info] <0.228.0> Running boot step rabbit_mirror_queue_misc defined by app rabbit
rabbitmq | 2022-03-09 14:29:56.010606+00:00 [info] <0.228.0> Running boot step rabbit_policies defined by app rabbit
rabbitmq | 2022-03-09 14:29:56.011093+00:00 [info] <0.228.0> Running boot step rabbit_policy defined by app rabbit
rabbitmq | 2022-03-09 14:29:56.011311+00:00 [info] <0.228.0> Running boot step rabbit_queue_location_validator defined by app rabbit
rabbitmq | 2022-03-09 14:29:56.011434+00:00 [info] <0.228.0> Running boot step rabbit_quorum_memory_manager defined by app rabbit
rabbitmq | 2022-03-09 14:29:56.011514+00:00 [info] <0.228.0> Running boot step rabbit_stream_coordinator defined by app rabbit
rabbitmq | 2022-03-09 14:29:56.011714+00:00 [info] <0.228.0> Running boot step rabbit_vhost_limit defined by app rabbit
rabbitmq | 2022-03-09 14:29:56.011879+00:00 [info] <0.228.0> Running boot step rabbit_mgmt_reset_handler defined by app rabbitmq_management
rabbitmq | 2022-03-09 14:29:56.011953+00:00 [info] <0.228.0> Running boot step rabbit_mgmt_db_handler defined by app rabbitmq_management_agent
rabbitmq | 2022-03-09 14:29:56.012003+00:00 [info] <0.228.0> Management plugin: using rates mode 'basic'
rabbitmq | 2022-03-09 14:29:56.012640+00:00 [info] <0.228.0> Running boot step recovery defined by app rabbit
rabbitmq | 2022-03-09 14:29:56.014288+00:00 [info] <0.228.0> Running boot step empty_db_check defined by app rabbit
rabbitmq | 2022-03-09 14:29:56.015540+00:00 [info] <0.228.0> Will seed default virtual host and user...
rabbitmq | 2022-03-09 14:29:56.015736+00:00 [info] <0.228.0> Adding vhost '/' (description: 'Default virtual host', tags: [])
rabbitmq | 2022-03-09 14:29:56.039970+00:00 [info] <0.635.0> Making sure data directory '/var/lib/rabbitmq/mnesia/rabbit@fa74522dd75e/msg_stores/vhosts/628WB79CIFDYO9LJI6DKMI09L' for vhost '/' exists
rabbitmq | 2022-03-09 14:29:56.046804+00:00 [info] <0.635.0> Setting segment_entry_count for vhost '/' with 0 queues to '2048'
rabbitmq | 2022-03-09 14:29:56.053827+00:00 [info] <0.635.0> Starting message stores for vhost '/'
rabbitmq | 2022-03-09 14:29:56.054168+00:00 [info] <0.639.0> Message store "628WB79CIFDYO9LJI6DKMI09L/msg_store_transient": using rabbit_msg_store_ets_index to provide index
rabbitmq | 2022-03-09 14:29:56.056997+00:00 [info] <0.635.0> Started message store of type transient for vhost '/'
rabbitmq | 2022-03-09 14:29:56.057448+00:00 [info] <0.643.0> Message store "628WB79CIFDYO9LJI6DKMI09L/msg_store_persistent": using rabbit_msg_store_ets_index to provide index
rabbitmq | 2022-03-09 14:29:56.059731+00:00 [warn] <0.643.0> Message store "628WB79CIFDYO9LJI6DKMI09L/msg_store_persistent": rebuilding indices from scratch
rabbitmq | 2022-03-09 14:29:56.064361+00:00 [info] <0.635.0> Started message store of type persistent for vhost '/'
rabbitmq | 2022-03-09 14:29:56.064710+00:00 [info] <0.635.0> Recovering 0 queues of type rabbit_classic_queue took 17ms
rabbitmq | 2022-03-09 14:29:56.064783+00:00 [info] <0.635.0> Recovering 0 queues of type rabbit_quorum_queue took 0ms
rabbitmq | 2022-03-09 14:29:56.064828+00:00 [info] <0.635.0> Recovering 0 queues of type rabbit_stream_queue took 0ms
rabbitmq | 2022-03-09 14:29:56.071193+00:00 [info] <0.228.0> Created user 'guest'
rabbitmq | 2022-03-09 14:29:56.073804+00:00 [info] <0.228.0> Successfully set user tags for user 'guest' to [administrator]
rabbitmq | 2022-03-09 14:29:56.077092+00:00 [info] <0.228.0> Successfully set permissions for 'guest' in virtual host '/' to '.*', '.*', '.*'
rabbitmq | 2022-03-09 14:29:56.077275+00:00 [info] <0.228.0> Running boot step rabbit_looking_glass defined by app rabbit
rabbitmq | 2022-03-09 14:29:56.077390+00:00 [info] <0.228.0> Running boot step rabbit_core_metrics_gc defined by app rabbit
rabbitmq | 2022-03-09 14:29:56.077846+00:00 [info] <0.228.0> Running boot step background_gc defined by app rabbit
rabbitmq | 2022-03-09 14:29:56.078129+00:00 [info] <0.228.0> Running boot step routing_ready defined by app rabbit
rabbitmq | 2022-03-09 14:29:56.078184+00:00 [info] <0.228.0> Running boot step pre_flight defined by app rabbit
rabbitmq | 2022-03-09 14:29:56.078213+00:00 [info] <0.228.0> Running boot step notify_cluster defined by app rabbit
rabbitmq | 2022-03-09 14:29:56.078251+00:00 [info] <0.228.0> Running boot step networking defined by app rabbit
rabbitmq | 2022-03-09 14:29:56.078422+00:00 [info] <0.228.0> Running boot step definition_import_worker_pool defined by app rabbit
rabbitmq | 2022-03-09 14:29:56.078644+00:00 [info] <0.285.0> Starting worker pool 'definition_import_pool' with 8 processes in it
rabbitmq | 2022-03-09 14:29:56.079842+00:00 [info] <0.228.0> Running boot step cluster_name defined by app rabbit
rabbitmq | 2022-03-09 14:29:56.080227+00:00 [info] <0.228.0> Initialising internal cluster ID to 'rabbitmq-cluster-id-KahUiLeIkdhZaPaqI3IY_A'
rabbitmq | 2022-03-09 14:29:56.087830+00:00 [info] <0.228.0> Running boot step direct_client defined by app rabbit
rabbitmq | 2022-03-09 14:29:56.088200+00:00 [info] <0.228.0> Running boot step rabbit_management_load_definitions defined by app rabbitmq_management
rabbitmq | 2022-03-09 14:29:56.088497+00:00 [info] <0.680.0> Resetting node maintenance status
rabbitmq | 2022-03-09 14:29:56.096897+00:00 [warn] <0.706.0> Metrics collection disabled in management agent, management only interface started
rabbitmq | 2022-03-09 14:29:56.127191+00:00 [info] <0.706.0> Management plugin: HTTP (non-TLS) listener started on port 15672
rabbitmq | 2022-03-09 14:29:56.127560+00:00 [info] <0.734.0> Statistics database started.
rabbitmq | 2022-03-09 14:29:56.127766+00:00 [info] <0.733.0> Starting worker pool 'management_worker_pool' with 3 processes in it
rabbitmq | 2022-03-09 14:29:56.129548+00:00 [info] <0.743.0> rabbit_stomp: default user 'guest' enabled
rabbitmq | 2022-03-09 14:29:56.139080+00:00 [info] <0.762.0> started STOMP TCP listener on [::]:61613
rabbitmq | 2022-03-09 14:29:56.139958+00:00 [info] <0.680.0> Ready to start client connection listeners
rabbitmq | 2022-03-09 14:29:56.142683+00:00 [info] <0.780.0> started TCP listener on [::]:5672
rabbitmq | completed with 4 plugins.
rabbitmq | 2022-03-09 14:29:56.334172+00:00 [info] <0.680.0> Server startup complete; 4 plugins started.
rabbitmq | 2022-03-09 14:29:56.334172+00:00 [info] <0.680.0> * rabbitmq_stomp
rabbitmq | 2022-03-09 14:29:56.334172+00:00 [info] <0.680.0> * rabbitmq_management
rabbitmq | 2022-03-09 14:29:56.334172+00:00 [info] <0.680.0> * rabbitmq_web_dispatch
rabbitmq | 2022-03-09 14:29:56.334172+00:00 [info] <0.680.0> * rabbitmq_management_agent
example-runtime-bundle | 2022-03-09 14:29:59.178 INFO [rb,,] 8 --- [ main] o.s.c.a.ConfigurationClassParser : Properties location [classpath:/activiti-audit-producer.properties] not resolvable: class path resource [activiti-audit-producer.properties] cannot be opened because it does not exist
activiti-cloud-query | Picked up JAVA_TOOL_OPTIONS: -XX:+UseContainerSupport
example-cloud-connector |
example-cloud-connector | . ____ _ __ _ _
example-cloud-connector | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
example-cloud-connector | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
example-cloud-connector | \\/ ___)| |_)| | | | | || (_| | ) ) ) )
example-cloud-connector | ' |____| .__|_| |_|_| |_\__, | / / / /
example-cloud-connector | =========|_|==============|___/=/_/_/_/
example-cloud-connector | :: Spring Boot :: (v2.4.5)
example-cloud-connector |
example-cloud-connector | 2022-03-09 14:30:00.227 INFO [example-connector,,] 8 --- [ main] o.a.cloud.examples.CloudConnectorApp : Starting CloudConnectorApp v7.1.0-M13 using Java 11.0.2 on d13684969a6d with PID 8 (/opt/app.jar started by root in /opt)
example-cloud-connector | 2022-03-09 14:30:00.233 INFO [example-connector,,] 8 --- [ main] o.a.cloud.examples.CloudConnectorApp : No active profile set, falling back to default profiles: default
activiti-cloud-query |
activiti-cloud-query | . ____ _ __ _ _
activiti-cloud-query | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
activiti-cloud-query | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
activiti-cloud-query | \\/ ___)| |_)| | | | | || (_| | ) ) ) )
activiti-cloud-query | ' |____| .__|_| |_|_| |_\__, | / / / /
activiti-cloud-query | =========|_|==============|___/=/_/_/_/
activiti-cloud-query | :: Spring Boot :: (v2.4.5)
activiti-cloud-query |
example-runtime-bundle | 2022-03-09 14:30:05.530 INFO [rb,,] 8 --- [ main] o.s.cloud.context.scope.GenericScope : BeanFactory id=32db0585-26a5-3332-975b-8b746db6a908
example-runtime-bundle | 2022-03-09 14:30:05.623 INFO [rb,,] 8 --- [ main] o.s.c.a.ConfigurationClassEnhancer : @Bean method FunctionConfiguration.po is non-static and returns an object assignable to Spring's BeanFactoryPostProcessor interface. This will result in a failure to process annotations such as @Autowired, @Resource and @PostConstruct within the method's declaring @Configuration class. Add the 'static' modifier to this method to avoid these container lifecycle issues; see @Bean javadoc for complete details.
example-runtime-bundle | 2022-03-09 14:30:05.725 INFO [rb,,] 8 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
example-runtime-bundle | 2022-03-09 14:30:05.740 INFO [rb,,] 8 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
example-runtime-bundle | 2022-03-09 14:30:05.799 INFO [rb,,] 8 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
activiti-cloud-query | 2022-03-09 14:30:06.008 INFO [query,,] 7 --- [ main] o.activiti.cloud.query.QueryApplication : Starting QueryApplication v7.1.0-M13 using Java 11.0.2 on 6cb8ba9c420c with PID 7 (/opt/app.jar started by root in /opt)
activiti-cloud-query | 2022-03-09 14:30:06.028 INFO [query,,] 7 --- [ main] o.activiti.cloud.query.QueryApplication : No active profile set, falling back to default profiles: default
example-cloud-connector | 2022-03-09 14:30:07.362 INFO [example-connector,,] 8 --- [ main] o.s.cloud.context.scope.GenericScope : BeanFactory id=6d6c97aa-1a42-3eb6-916a-88b0e5c4bddc
example-cloud-connector | 2022-03-09 14:30:07.506 INFO [example-connector,,] 8 --- [ main] o.s.c.a.ConfigurationClassEnhancer : @Bean method FunctionConfiguration.po is non-static and returns an object assignable to Spring's BeanFactoryPostProcessor interface. This will result in a failure to process annotations such as @Autowired, @Resource and @PostConstruct within the method's declaring @Configuration class. Add the 'static' modifier to this method to avoid these container lifecycle issues; see @Bean javadoc for complete details.
example-runtime-bundle | 2022-03-09 14:30:07.535 INFO [rb,,] 8 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@6cd166b8' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
example-runtime-bundle | 2022-03-09 14:30:07.552 INFO [rb,,] 8 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.activiti.spring.boot.ActivitiMethodSecurityAutoConfiguration$ActivitiMethodSecurityConfiguration' of type [org.activiti.spring.boot.ActivitiMethodSecurityAutoConfiguration$ActivitiMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$a4375928] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
example-cloud-connector | 2022-03-09 14:30:07.632 INFO [example-connector,,] 8 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
example-cloud-connector | 2022-03-09 14:30:07.653 INFO [example-connector,,] 8 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
example-cloud-connector | 2022-03-09 14:30:07.704 INFO [example-connector,,] 8 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
example-runtime-bundle | 2022-03-09 14:30:07.721 INFO [rb,,] 8 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
example-runtime-bundle | 2022-03-09 14:30:08.474 INFO [rb,,] 8 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationChannelResolver' of type [org.springframework.integration.support.channel.BeanFactoryChannelResolver] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
example-runtime-bundle | 2022-03-09 14:30:08.493 INFO [rb,,] 8 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationDisposableAutoCreatedBeans' of type [org.springframework.integration.config.annotation.Disposables] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
example-runtime-bundle | 2022-03-09 14:30:08.673 INFO [rb,,] 8 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
example-runtime-bundle | 2022-03-09 14:30:08.779 INFO [rb,,] 8 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration$$EnhancerBySpringCGLIB$$711e870e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
example-runtime-bundle | 2022-03-09 14:30:08.839 INFO [rb,,] 8 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'bindersHealthContributor' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration$BindersHealthContributor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
example-runtime-bundle | 2022-03-09 14:30:08.884 INFO [rb,,] 8 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'bindersHealthIndicatorListener' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration$BindersHealthIndicatorListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
example-cloud-connector | 2022-03-09 14:30:09.012 INFO [example-connector,,] 8 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationChannelResolver' of type [org.springframework.integration.support.channel.BeanFactoryChannelResolver] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
example-cloud-connector | 2022-03-09 14:30:09.040 INFO [example-connector,,] 8 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationDisposableAutoCreatedBeans' of type [org.springframework.integration.config.annotation.Disposables] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
example-cloud-connector | 2022-03-09 14:30:09.225 INFO [example-connector,,] 8 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration$$EnhancerBySpringCGLIB$$f891600c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
example-cloud-connector | 2022-03-09 14:30:09.269 INFO [example-connector,,] 8 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'bindersHealthContributor' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration$BindersHealthContributor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
example-cloud-connector | 2022-03-09 14:30:09.305 INFO [example-connector,,] 8 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'bindersHealthIndicatorListener' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration$BindersHealthIndicatorListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
example-cloud-connector | 2022-03-09 14:30:09.496 INFO [example-connector,,] 8 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
activiti-cloud-query | 2022-03-09 14:30:10.194 INFO [query,,] 7 --- [ main] o.s.c.a.ConfigurationClassParser : Properties location [classpath:graphql-jpa-autoconfigure.properties] not resolvable: class path resource [graphql-jpa-autoconfigure.properties] cannot be opened because it does not exist
activiti-cloud-query | 2022-03-09 14:30:11.543 INFO [query,,] 7 --- [ main] o.s.c.a.ConfigurationClassParser : Properties location [classpath:graphql.properties] not resolvable: class path resource [graphql.properties] cannot be opened because it does not exist
activiti-cloud-query | 2022-03-09 14:30:11.558 INFO [query,,] 7 --- [ main] o.s.c.a.ConfigurationClassParser : Properties location [classpath:graphql-events.properties] not resolvable: class path resource [graphql-events.properties] cannot be opened because it does not exist
activiti-cloud-query | 2022-03-09 14:30:11.572 INFO [query,,] 7 --- [ main] o.s.c.a.ConfigurationClassParser : Properties location [classpath:keycloak-json.properties] not resolvable: class path resource [keycloak-json.properties] cannot be opened because it does not exist
activiti-cloud-query | 2022-03-09 14:30:11.650 INFO [query,,] 7 --- [ main] o.s.c.a.ConfigurationClassParser : Properties location [classpath:graphql-subscriptions.properties] not resolvable: class path resource [graphql-subscriptions.properties] cannot be opened because it does not exist
activiti-cloud-query | 2022-03-09 14:30:11.725 INFO [query,,] 7 --- [ main] o.s.c.a.ConfigurationClassParser : Properties location [classpath:graphql-ws.properties] not resolvable: class path resource [graphql-ws.properties] cannot be opened because it does not exist
activiti-cloud-query | 2022-03-09 14:30:11.733 INFO [query,,] 7 --- [ main] o.s.c.a.ConfigurationClassParser : Properties location [classpath:graphql-security.properties] not resolvable: class path resource [graphql-security.properties] cannot be opened because it does not exist
example-cloud-connector | 2022-03-09 14:30:11.951 INFO [example-connector,,] 8 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
example-cloud-connector | 2022-03-09 14:30:11.987 INFO [example-connector,,] 8 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
example-cloud-connector | 2022-03-09 14:30:11.989 INFO [example-connector,,] 8 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.45]
example-cloud-connector | 2022-03-09 14:30:12.176 INFO [example-connector,,] 8 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
example-cloud-connector | 2022-03-09 14:30:12.177 INFO [example-connector,,] 8 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 11639 ms
example-runtime-bundle | 2022-03-09 14:30:12.481 INFO [rb,,] 8 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
example-runtime-bundle | 2022-03-09 14:30:12.530 INFO [rb,,] 8 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
example-runtime-bundle | 2022-03-09 14:30:12.534 INFO [rb,,] 8 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.45]
example-runtime-bundle | 2022-03-09 14:30:12.835 INFO [rb,,] 8 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/rb] : Initializing Spring embedded WebApplicationContext
example-runtime-bundle | 2022-03-09 14:30:12.836 INFO [rb,,] 8 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 17292 ms
activiti-cloud-query | 2022-03-09 14:30:16.043 INFO [query,,] 7 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
activiti-cloud-query | 2022-03-09 14:30:17.133 INFO [query,,] 7 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 1029 ms. Found 1 JPA repository interfaces.
activiti-cloud-query | 2022-03-09 14:30:17.831 INFO [query,,] 7 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
activiti-cloud-query | 2022-03-09 14:30:18.316 INFO [query,,] 7 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 483 ms. Found 13 JPA repository interfaces.
example-cloud-connector | 2022-03-09 14:30:18.483 INFO [example-connector,,] 8 --- [ main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
example-cloud-connector | 2022-03-09 14:30:21.502 INFO [example-connector,,] 8 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
activiti-cloud-query | 2022-03-09 14:30:23.391 INFO [query,,] 7 --- [ main] o.s.cloud.context.scope.GenericScope : BeanFactory id=cc84e024-c449-3bb0-b526-102acfe1bfe4
activiti-cloud-query | 2022-03-09 14:30:23.605 INFO [query,,] 7 --- [ main] o.s.c.a.ConfigurationClassEnhancer : @Bean method FunctionConfiguration.po is non-static and returns an object assignable to Spring's BeanFactoryPostProcessor interface. This will result in a failure to process annotations such as @Autowired, @Resource and @PostConstruct within the method's declaring @Configuration class. Add the 'static' modifier to this method to avoid these container lifecycle issues; see @Bean javadoc for complete details.
activiti-cloud-query | 2022-03-09 14:30:23.759 INFO [query,,] 7 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
activiti-cloud-query | 2022-03-09 14:30:23.773 INFO [query,,] 7 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
activiti-cloud-query | 2022-03-09 14:30:23.837 INFO [query,,] 7 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
example-cloud-connector | 2022-03-09 14:30:23.950 INFO [example-connector,,] 8 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6a756082, org.springframework.security.web.context.SecurityContextPersistenceFilter@5634a861, org.springframework.security.web.header.HeaderWriterFilter@1c7350b0, org.keycloak.adapters.springsecurity.filter.KeycloakPreAuthActionsFilter@3f49e266, org.keycloak.adapters.springsecurity.filter.KeycloakAuthenticationProcessingFilter@a137d7a, org.springframework.security.web.authentication.logout.LogoutFilter@795f8317, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3c854752, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6949e948, org.keycloak.adapters.springsecurity.filter.KeycloakSecurityContextRequestFilter@598260a6, org.keycloak.adapters.springsecurity.filter.KeycloakAuthenticatedActionsFilter@58b67519, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@cb39552, org.springframework.security.web.session.SessionManagementFilter@3bc4ef12, org.springframework.security.web.access.ExceptionTranslationFilter@119b0892, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1db7157f]
example-cloud-connector | 2022-03-09 14:30:24.869 INFO [example-connector,,] 8 --- [ main] onConfiguration$FunctionBindingRegistrar : Functional binding is disabled due to the presense of @EnableBinding annotation in your configuration
activiti-cloud-query | 2022-03-09 14:30:25.892 INFO [query,,] 7 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationChannelResolver' of type [org.springframework.integration.support.channel.BeanFactoryChannelResolver] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
activiti-cloud-query | 2022-03-09 14:30:25.923 INFO [query,,] 7 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationDisposableAutoCreatedBeans' of type [org.springframework.integration.config.annotation.Disposables] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
activiti-cloud-query | 2022-03-09 14:30:26.179 INFO [query,,] 7 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration$$EnhancerBySpringCGLIB$$16b450c8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
activiti-cloud-query | 2022-03-09 14:30:26.288 INFO [query,,] 7 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'bindersHealthContributor' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration$BindersHealthContributor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
activiti-cloud-query | 2022-03-09 14:30:26.338 INFO [query,,] 7 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'bindersHealthIndicatorListener' of type [org.springframework.cloud.stream.config.BindersHealthIndicatorAutoConfiguration$BindersHealthIndicatorListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
activiti-cloud-query | 2022-03-09 14:30:26.512 INFO [query,,] 7 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
example-cloud-connector | 2022-03-09 14:30:27.061 INFO [example-connector,,] 8 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator'
example-cloud-connector | 2022-03-09 14:30:27.554 INFO [example-connector,,] 8 --- [ main] o.s.c.s.m.DirectWithAttributesChannel : Channel 'example-connector.testErrorConnectorInput' has 1 subscriber(s).
example-cloud-connector | 2022-03-09 14:30:27.555 INFO [example-connector,,] 8 --- [ main] o.s.c.s.m.DirectWithAttributesChannel : Channel 'example-connector.miCloudConnectorInput' has 1 subscriber(s).
example-cloud-connector | 2022-03-09 14:30:27.556 INFO [example-connector,,] 8 --- [ main] o.s.c.s.m.DirectWithAttributesChannel : Channel 'example-connector.moviesDescriptionConsumer' has 1 subscriber(s).
example-cloud-connector | 2022-03-09 14:30:27.557 INFO [example-connector,,] 8 --- [ main] o.s.i.channel.PublishSubscribeChannel : Channel 'example-connector.errorChannel' has 1 subscriber(s).
example-cloud-connector | 2022-03-09 14:30:27.558 INFO [example-connector,,] 8 --- [ main] o.s.c.s.m.DirectWithAttributesChannel : Channel 'example-connector.exampleConnectorConsumer' has 1 subscriber(s).
example-cloud-connector | 2022-03-09 14:30:27.563 INFO [example-connector,,] 8 --- [ main] o.s.c.s.m.DirectWithAttributesChannel : Channel 'example-connector.headersConnectorConsumer' has 1 subscriber(s).
example-cloud-connector | 2022-03-09 14:30:27.564 INFO [example-connector,,] 8 --- [ main] o.s.c.s.m.DirectWithAttributesChannel : Channel 'example-connector.testBpmnErrorConnectorInput' has 1 subscriber(s).
example-cloud-connector | 2022-03-09 14:30:27.689 INFO [example-connector,,] 8 --- [ main] o.s.i.endpoint.EventDrivenConsumer : Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
example-cloud-connector | 2022-03-09 14:30:27.701 INFO [example-connector,,] 8 --- [ main] o.s.i.channel.PublishSubscribeChannel : Channel 'example-connector.errorChannel' has 2 subscriber(s).
example-cloud-connector | 2022-03-09 14:30:27.702 INFO [example-connector,,] 8 --- [ main] o.s.i.endpoint.EventDrivenConsumer : started bean '_org.springframework.integration.errorLogger'
example-cloud-connector | 2022-03-09 14:30:27.705 INFO [example-connector,,] 8 --- [ main] o.s.c.s.binder.DefaultBinderFactory : Creating binder: rabbit
example-cloud-connector | 2022-03-09 14:30:28.895 INFO [example-connector,,] 8 --- [ main] o.s.c.s.binder.DefaultBinderFactory : Caching the binder: rabbit
example-cloud-connector | 2022-03-09 14:30:28.899 INFO [example-connector,,] 8 --- [ main] o.s.c.s.binder.DefaultBinderFactory : Retrieving cached binder: rabbit
example-cloud-connector | 2022-03-09 14:30:29.185 INFO [example-connector,,] 8 --- [ main] o.s.a.r.c.CachingConnectionFactory : Attempting to connect to: [rabbitmq:5672]
rabbitmq | 2022-03-09 14:30:29.275804+00:00 [info] <0.800.0> accepting AMQP connection <0.800.0> (172.18.0.9:49818 -> 172.18.0.6:5672)
rabbitmq | 2022-03-09 14:30:29.445876+00:00 [info] <0.800.0> Connection <0.800.0> (172.18.0.9:49818 -> 172.18.0.6:5672) has a client-provided name: rabbitConnectionFactory#381d7219:0
rabbitmq | 2022-03-09 14:30:29.467863+00:00 [info] <0.800.0> connection <0.800.0> (172.18.0.9:49818 -> 172.18.0.6:5672 - rabbitConnectionFactory#381d7219:0): user 'guest' authenticated and granted access to vhost '/'
example-cloud-connector | 2022-03-09 14:30:29.476 INFO [example-connector,,] 8 --- [ main] o.s.a.r.c.CachingConnectionFactory : Created new connection: rabbitConnectionFactory#381d7219:0/SimpleConnection@7bbfc5ff [delegate=amqp://guest@172.18.0.6:5672/, localPort= 49818]
example-cloud-connector | 2022-03-09 14:30:29.662 INFO [example-connector,,] 8 --- [ main] o.s.c.s.m.DirectWithAttributesChannel : Channel 'example-connector.runtimeCmdProducer' has 1 subscriber(s).
example-cloud-connector | 2022-03-09 14:30:29.666 INFO [example-connector,,] 8 --- [ main] o.s.c.s.binder.DefaultBinderFactory : Retrieving cached binder: rabbit
example-cloud-connector | 2022-03-09 14:30:29.859 INFO [example-connector,,] 8 --- [ main] c.s.b.r.p.RabbitExchangeQueueProvisioner : declaring queue for inbound: miCloudConnector.example-connector, bound to: miCloudConnector
example-cloud-connector | 2022-03-09 14:30:29.967 INFO [example-connector,,] 8 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'miCloudConnector.example-connector.errors' has 1 subscriber(s).
example-cloud-connector | 2022-03-09 14:30:29.968 INFO [example-connector,,] 8 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'miCloudConnector.example-connector.errors' has 2 subscriber(s).
example-cloud-connector | 2022-03-09 14:30:30.040 INFO [example-connector,,] 8 --- [ main] o.s.i.a.i.AmqpInboundChannelAdapter : started bean 'inbound.miCloudConnector.example-connector'
example-cloud-connector | 2022-03-09 14:30:30.050 INFO [example-connector,,] 8 --- [ main] o.s.c.s.binder.DefaultBinderFactory : Retrieving cached binder: rabbit
example-cloud-connector | 2022-03-09 14:30:30.113 INFO [example-connector,,] 8 --- [ main] c.s.b.r.p.RabbitExchangeQueueProvisioner : declaring queue for inbound: test-error-connector.throwError.example-connector, bound to: test-error-connector.throwError
example-cloud-connector | 2022-03-09 14:30:30.162 INFO [example-connector,,] 8 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'test-error-connector.throwError.example-connector.errors' has 1 subscriber(s).
example-cloud-connector | 2022-03-09 14:30:30.164 INFO [example-connector,,] 8 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'test-error-connector.throwError.example-connector.errors' has 2 subscriber(s).
example-cloud-connector | 2022-03-09 14:30:30.197 INFO [example-connector,,] 8 --- [ main] o.s.i.a.i.AmqpInboundChannelAdapter : started bean 'inbound.test-error-connector.throwError.example-connector'
example-cloud-connector | 2022-03-09 14:30:30.206 INFO [example-connector,,] 8 --- [ main] o.s.c.s.binder.DefaultBinderFactory : Retrieving cached binder: rabbit
example-cloud-connector | 2022-03-09 14:30:30.298 INFO [example-connector,,] 8 --- [ main] c.s.b.r.p.RabbitExchangeQueueProvisioner : declaring queue for inbound: test-bpmn-error-connector.throwError.example-connector, bound to: test-bpmn-error-connector.throwError
example-cloud-connector | 2022-03-09 14:30:30.340 INFO [example-connector,,] 8 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'test-bpmn-error-connector.throwError.example-connector.errors' has 1 subscriber(s).
example-cloud-connector | 2022-03-09 14:30:30.341 INFO [example-connector,,] 8 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'test-bpmn-error-connector.throwError.example-connector.errors' has 2 subscriber(s).
example-cloud-connector | 2022-03-09 14:30:30.393 INFO [example-connector,,] 8 --- [ main] o.s.i.a.i.AmqpInboundChannelAdapter : started bean 'inbound.test-bpmn-error-connector.throwError.example-connector'
example-cloud-connector | 2022-03-09 14:30:30.397 INFO [example-connector,,] 8 --- [ main] o.s.c.s.binder.DefaultBinderFactory : Retrieving cached binder: rabbit
example-cloud-connector | 2022-03-09 14:30:30.498 INFO [example-connector,,] 8 --- [ main] c.s.b.r.p.RabbitExchangeQueueProvisioner : declaring queue for inbound: ExampleConnector.example-connector, bound to: ExampleConnector
example-cloud-connector | 2022-03-09 14:30:30.540 INFO [example-connector,,] 8 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'ExampleConnector.example-connector.errors' has 1 subscriber(s).
example-cloud-connector | 2022-03-09 14:30:30.542 INFO [example-connector,,] 8 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'ExampleConnector.example-connector.errors' has 2 subscriber(s).
example-cloud-connector | 2022-03-09 14:30:30.572 INFO [example-connector,,] 8 --- [ main] o.s.i.a.i.AmqpInboundChannelAdapter : started bean 'inbound.ExampleConnector.example-connector'
example-cloud-connector | 2022-03-09 14:30:30.576 INFO [example-connector,,] 8 --- [ main] o.s.c.s.binder.DefaultBinderFactory : Retrieving cached binder: rabbit
example-cloud-connector | 2022-03-09 14:30:30.666 INFO [example-connector,,] 8 --- [ main] c.s.b.r.p.RabbitExchangeQueueProvisioner : declaring queue for inbound: Movies.getMovieDesc.example-connector, bound to: Movies.getMovieDesc
activiti-cloud-query | 2022-03-09 14:30:30.672 INFO [query,,] 7 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
example-cloud-connector | 2022-03-09 14:30:30.703 INFO [example-connector,,] 8 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'Movies.getMovieDesc.example-connector.errors' has 1 subscriber(s).
example-cloud-connector | 2022-03-09 14:30:30.705 INFO [example-connector,,] 8 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'Movies.getMovieDesc.example-connector.errors' has 2 subscriber(s).
example-cloud-connector | 2022-03-09 14:30:30.721 INFO [example-connector,,] 8 --- [ main] o.s.i.a.i.AmqpInboundChannelAdapter : started bean 'inbound.Movies.getMovieDesc.example-connector'
example-cloud-connector | 2022-03-09 14:30:30.725 INFO [example-connector,,] 8 --- [ main] o.s.c.s.binder.DefaultBinderFactory : Retrieving cached binder: rabbit
activiti-cloud-query | 2022-03-09 14:30:30.738 INFO [query,,] 7 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
activiti-cloud-query | 2022-03-09 14:30:30.739 INFO [query,,] 7 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.45]
example-cloud-connector | 2022-03-09 14:30:30.788 INFO [example-connector,,] 8 --- [ main] c.s.b.r.p.RabbitExchangeQueueProvisioner : declaring queue for inbound: headers.GET.example-connector, bound to: headers.GET
example-cloud-connector | 2022-03-09 14:30:30.835 INFO [example-connector,,] 8 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'headers.GET.example-connector.errors' has 1 subscriber(s).
example-cloud-connector | 2022-03-09 14:30:30.836 INFO [example-connector,,] 8 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'headers.GET.example-connector.errors' has 2 subscriber(s).
example-cloud-connector | 2022-03-09 14:30:30.860 INFO [example-connector,,] 8 --- [ main] o.s.i.a.i.AmqpInboundChannelAdapter : started bean 'inbound.headers.GET.example-connector'
example-cloud-connector | 2022-03-09 14:30:30.863 INFO [example-connector,,] 8 --- [ main] o.s.c.s.binder.DefaultBinderFactory : Retrieving cached binder: rabbit
example-cloud-connector | 2022-03-09 14:30:30.918 INFO [example-connector,,] 8 --- [ main] c.s.b.r.p.RabbitExchangeQueueProvisioner : declaring queue for inbound: runtimeCmdResults.anonymous.2vGCTsMKRWatvojf4ABjjA, bound to: runtimeCmdResults
example-cloud-connector | 2022-03-09 14:30:30.973 INFO [example-connector,,] 8 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'runtimeCmdResults.anonymous.2vGCTsMKRWatvojf4ABjjA.errors' has 1 subscriber(s).
example-cloud-connector | 2022-03-09 14:30:30.975 INFO [example-connector,,] 8 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'runtimeCmdResults.anonymous.2vGCTsMKRWatvojf4ABjjA.errors' has 2 subscriber(s).
example-cloud-connector | 2022-03-09 14:30:30.989 INFO [example-connector,,] 8 --- [ main] o.s.i.a.i.AmqpInboundChannelAdapter : started bean 'inbound.runtimeCmdResults.anonymous.2vGCTsMKRWatvojf4ABjjA'
activiti-cloud-query | 2022-03-09 14:30:31.009 INFO [query,,] 7 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
activiti-cloud-query | 2022-03-09 14:30:31.009 INFO [query,,] 7 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 24700 ms
example-cloud-connector | 2022-03-09 14:30:31.138 INFO [example-connector,,] 8 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
example-cloud-connector | 2022-03-09 14:30:31.382 INFO [example-connector,,] 8 --- [ main] o.a.cloud.examples.CloudConnectorApp : Started CloudConnectorApp in 34.422 seconds (JVM running for 36.544)
activiti-cloud-query | 2022-03-09 14:30:33.451 WARN [query,,] 7 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
example-runtime-bundle | 2022-03-09 14:30:33.650 INFO [rb,,] 8 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator'
activiti-cloud-query | 2022-03-09 14:30:33.960 INFO [query,,] 7 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
activiti-cloud-query | 2022-03-09 14:30:34.923 INFO [query,,] 7 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
example-runtime-bundle | 2022-03-09 14:30:35.859 INFO [rb,,] 8 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@c472300, org.springframework.security.web.context.SecurityContextPersistenceFilter@41f785e3, org.springframework.security.web.header.HeaderWriterFilter@17176b18, org.keycloak.adapters.springsecurity.filter.KeycloakPreAuthActionsFilter@49469ffa, org.keycloak.adapters.springsecurity.filter.KeycloakAuthenticationProcessingFilter@7fd987ef, org.springframework.security.web.authentication.logout.LogoutFilter@60b1ff3b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1aedf08d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@401317a0, org.keycloak.adapters.springsecurity.filter.KeycloakSecurityContextRequestFilter@7a3b7122, org.keycloak.adapters.springsecurity.filter.KeycloakAuthenticatedActionsFilter@58b5a2f3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5f6494c0, org.springframework.security.web.session.SessionManagementFilter@7b5ac347, org.springframework.security.web.access.ExceptionTranslationFilter@eaf8427, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6b16de91]
example-runtime-bundle | 2022-03-09 14:30:37.014 INFO [rb,,] 8 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
example-runtime-bundle | 2022-03-09 14:30:38.922 INFO [rb,,] 8 --- [ main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
example-runtime-bundle | 2022-03-09 14:30:41.438 INFO [rb,,] 8 --- [ main] o.a.spring.resources.ResourceFinder : The following process definition files will be deployed: [Simple subprocess.bpmn20.xml, SingleTaskProcessGroupCandidates.bpmn20.xml, Process with Generic BPMN Task.bpmn20.xml, SubProcessTest.fixSystemFailureProcess.bpmn20.xml, SingleTaskProcessGroupCandidatesTestGroup.bpmn20.xml, task-date-var-mapping.bpmn20.xml, intermediateTimerEventExample.bpmn20.xml, errorBoundaryEventSubProcess.bpmn20.xml, parentProcessCallActivityMappingEmptyMappingWithTask.bpmn20.xml, errorBoundaryEventCallActivity.bpmn20.xml, RankMovie.bpmn20.xml, Subprocess Parent.bpmn20.xml, SignalCatchEventProcess.bpmn20.xml, SimpleProcess.bpmn20.xml, ProcessWithBoundarySignal.bpmn20.xml, simpleEmbeddedSubProcess.bpmn20.xml, multi-instance-parallel-all-output-data-ref.bpmn20.xml, TestBpmnErrorConnector.bpmn20.xml, SignalStartProcessEvent.bpmn20.xml, two-usertask-parallel.bpmn20.xml, parentProcessCallActivityMappingEmptyMapping.bpmn20.xml, simpleSubProcessErrorEvent.bpmn20.xml, boundaryTimerEventExample.bpmn20.xml, SignalThrowEventProcess.bpmn20.xml, TestErrorConnector.bpmn20.xml, parentProcessCallActivityMapping.bpmn20.xml, Process Information.bpmn20.xml, processWithVariables.bpmn20.xml, subProcess.bpmn20.xml, MessageIT.bpmn20.xml, SingleTaskProcess.bpmn20.xml, processstartevent.bpmn20.xml, miParallelCloudConnector.bpmn20.xml, subProcessCallActivityMapping.bpmn20.xml, SingleTaskProcessUserCandidates.bpmn20.xml, errorStartEventSubProcess.bpmn20.xml, basic-Inclusive-gateway.bpmn20.xml, startTimerEventExample.bpmn20.xml, parentProcess.bpmn20.xml, ConnectorProcess.bpmn20.xml, HeadersConnectorProcess.bpmn, CloudNativeMessageEvents.bpmn]
example-runtime-bundle | 2022-03-09 14:30:42.330 INFO [rb,,] 8 --- [ main] o.a.spring.resources.ResourceFinder : The following process extension files will be deployed: [RankMovie-extensions.json, call-activity-variable-mapping-extensions.json, processWithVariables-extensions.json, call-activity-variable-mapping-empty-mapping-extensions.json, ConnectorProcess-extensions.json, miParallelCloudConnector-extensions.json, call-activity-subprocess-variable-mapping-extensions.json, two-usertask-parallel-extensions.json, processstartevent-extensions.json, HeadersConnectorProcess-extensions.json, multi-instance-parallel-all-output-data-ref-extensions.json, task-date-var-mapping-extensions.json, call-activity-variable-mapping-empty-mapping-with-task-extensions.json]
example-runtime-bundle | 2022-03-09 14:30:42.550 INFO [rb,,] 8 --- [ main] o.a.e.i.c.ProcessEngineConfigurationImpl : Found 2 Process Engine Configurators in total:
example-runtime-bundle | 2022-03-09 14:30:42.553 INFO [rb,,] 8 --- [ main] o.a.e.i.c.ProcessEngineConfigurationImpl : class org.activiti.cloud.services.job.executor.MessageBasedJobManagerConfigurator (priority:0)
example-runtime-bundle | 2022-03-09 14:30:42.553 INFO [rb,,] 8 --- [ main] o.a.e.i.c.ProcessEngineConfigurationImpl : class org.activiti.spring.process.conf.ProcessExtensionsConfiguratorAutoConfiguration$$EnhancerBySpringCGLIB$$3163094d (priority:10000)
example-runtime-bundle | 2022-03-09 14:30:42.553 INFO [rb,,] 8 --- [ main] o.a.e.i.c.ProcessEngineConfigurationImpl : Executing beforeInit() of class org.activiti.cloud.services.job.executor.MessageBasedJobManagerConfigurator (priority:0)
example-runtime-bundle | 2022-03-09 14:30:42.565 INFO [rb,,] 8 --- [ main] s.j.e.MessageBasedJobManagerConfigurator : Configured message based job manager class: class org.activiti.cloud.services.job.executor.MessageBasedJobManager
example-runtime-bundle | 2022-03-09 14:30:42.566 INFO [rb,,] 8 --- [ main] o.a.e.i.c.ProcessEngineConfigurationImpl : Executing beforeInit() of class org.activiti.spring.process.conf.ProcessExtensionsConfiguratorAutoConfiguration$$EnhancerBySpringCGLIB$$3163094d (priority:10000)
example-runtime-bundle | 2022-03-09 14:30:42.618 INFO [rb,,] 8 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
activiti-cloud-query | 2022-03-09 14:30:42.751 INFO [query,,] 7 --- [ main] l.lockservice.StandardLockService : Successfully acquired change log lock
example-runtime-bundle | 2022-03-09 14:30:43.285 INFO [rb,,] 8 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
activiti-cloud-query | 2022-03-09 14:30:43.923 INFO [query,,] 7 --- [ main] l.c.StandardChangeLogHistoryService : Reading from public.databasechangelog_audit
activiti-cloud-query | 2022-03-09 14:30:43.981 INFO [query,,] 7 --- [ main] l.lockservice.StandardLockService : Successfully released change log lock
example-runtime-bundle | 2022-03-09 14:30:45.461 INFO [rb,,] 8 --- [ main] o.a.e.i.c.ProcessEngineConfigurationImpl : Executing configure() of class org.activiti.cloud.services.job.executor.MessageBasedJobManagerConfigurator (priority:0)
example-runtime-bundle | 2022-03-09 14:30:45.469 INFO [rb,,] 8 --- [ main] s.j.e.MessageBasedJobManagerConfigurator : Configured message job input channel 'asyncExecutorJobs' with bindings: BindingProperties{destination=rb.asyncExecutorJobs,group=jobMessageHandler,contentType=application/json}
example-runtime-bundle | 2022-03-09 14:30:45.469 INFO [rb,,] 8 --- [ main] o.a.e.i.c.ProcessEngineConfigurationImpl : Executing configure() of class org.activiti.spring.process.conf.ProcessExtensionsConfiguratorAutoConfiguration$$EnhancerBySpringCGLIB$$3163094d (priority:10000)
example-runtime-bundle | 2022-03-09 14:30:45.543 INFO [rb,,] 8 --- [ main] o.a.engine.impl.ProcessEngineImpl : ProcessEngine default created
example-runtime-bundle | 2022-03-09 14:30:47.237 WARN [rb,,] 8 --- [ main] o.a.s.a.AbstractAutoDeploymentStrategy : Following warnings encountered during process validation: [Validation set: 'activiti-executable-process' | Problem: 'activiti-di-invalid-reference'] : Invalid reference in diagram interchange definition: could not find TextAnnotation_19bg34x - [Extra info : ]
example-runtime-bundle |
example-runtime-bundle | 2022-03-09 14:30:47.363 WARN [rb,,] 8 --- [ main] o.a.s.a.AbstractAutoDeploymentStrategy : Enforced application version not set.
example-runtime-bundle | WARNING: An illegal reflective access operation has occurred
example-runtime-bundle | WARNING: Illegal reflective access by org.springframework.util.ReflectionUtils (jar:file:/opt/app.jar!/BOOT-INF/lib/spring-core-5.3.6.jar!/) to constructor java.lang.invoke.MethodHandles$Lookup(java.lang.Class)
example-runtime-bundle | WARNING: Please consider reporting this to the maintainers of org.springframework.util.ReflectionUtils
example-runtime-bundle | WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
example-runtime-bundle | WARNING: All illegal access operations will be denied in a future release
activiti-cloud-query | 2022-03-09 14:30:49.517 INFO [query,,] 7 --- [ main] l.lockservice.StandardLockService : Successfully acquired change log lock
activiti-cloud-query | 2022-03-09 14:30:49.655 INFO [query,,] 7 --- [ main] l.c.StandardChangeLogHistoryService : Reading from public.databasechangelog_query
activiti-cloud-query | 2022-03-09 14:30:49.687 INFO [query,,] 7 --- [ main] l.lockservice.StandardLockService : Successfully released change log lock
activiti-cloud-query | 2022-03-09 14:30:50.158 INFO [query,,] 7 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default]
activiti-cloud-query | 2022-03-09 14:30:50.528 INFO [query,,] 7 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.30.Final
activiti-cloud-query | 2022-03-09 14:30:51.293 INFO [query,,] 7 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
activiti-cloud-query | 2022-03-09 14:30:51.857 INFO [query,,] 7 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect
activiti-cloud-query | 2022-03-09 14:30:52.767 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.process.model.IntegrationContext] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:52.790 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.process.model.IntegrationContext] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:52.812 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.process.model.BPMNMessage] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:52.866 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.process.model.BPMNSignal] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:52.888 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.process.model.ProcessInstance] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:52.908 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.task.model.Task] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:52.911 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.process.model.IntegrationContext] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:52.976 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.task.model.Task] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:52.991 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.process.model.BPMNTimer] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:53.035 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.process.model.BPMNSequenceFlow] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:53.058 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.process.model.ProcessDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:53.061 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.process.model.ProcessInstance] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:53.064 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.process.model.ProcessInstance] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:53.091 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.process.model.BPMNActivity] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:53.122 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.model.shared.model.VariableInstance] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:53.150 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.process.model.ProcessInstance] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:53.153 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.task.model.Task] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:53.156 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.process.model.ProcessInstance] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:53.159 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.process.model.BPMNTimer] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:53.160 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.process.model.BPMNActivity] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:53.161 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.process.model.BPMNMessage] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:53.161 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.process.model.BPMNTimer] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:53.172 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.process.model.BPMNTimer] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:53.197 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.process.model.Deployment] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:53.199 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.process.model.BPMNTimer] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:53.200 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.task.model.Task] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:53.202 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.process.model.ProcessInstance] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:53.240 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.process.model.BPMNError] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:53.243 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.task.model.Task] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:53.245 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.model.shared.model.VariableInstance] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:53.246 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.model.shared.model.VariableInstance] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:53.292 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.process.model.MessageSubscription] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:53.295 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.task.model.Task] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:53.296 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.process.model.ProcessInstance] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:53.300 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.process.model.BPMNTimer] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:53.301 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.process.model.BPMNMessage] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
activiti-cloud-query | 2022-03-09 14:30:53.304 WARN [query,,] 7 --- [ main] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface org.activiti.api.process.model.BPMNActivity] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
example-runtime-bundle | 2022-03-09 14:30:55.049 INFO [rb,,] 8 --- [ main] onConfiguration$FunctionBindingRegistrar : Functional binding is disabled due to the presense of @EnableBinding annotation in your configuration
activiti-postgres_1 | 2022-03-09 14:30:55.271 UTC [44] ERROR: relation "int_message" already exists
activiti-postgres_1 | 2022-03-09 14:30:55.271 UTC [44] STATEMENT: CREATE TABLE INT_MESSAGE ( MESSAGE_ID CHAR(36) NOT NULL, REGION VARCHAR(100) NOT NULL, CREATED_DATE TIMESTAMP NOT NULL, MESSAGE_BYTES BYTEA, constraint INT_MESSAGE_PK primary key (MESSAGE_ID, REGION) )
activiti-postgres_1 | 2022-03-09 14:30:55.279 UTC [44] ERROR: relation "int_message_ix1" already exists
activiti-postgres_1 | 2022-03-09 14:30:55.279 UTC [44] STATEMENT: CREATE INDEX INT_MESSAGE_IX1 ON INT_MESSAGE (CREATED_DATE)
activiti-postgres_1 | 2022-03-09 14:30:55.282 UTC [44] ERROR: relation "int_group_to_message" already exists
activiti-postgres_1 | 2022-03-09 14:30:55.282 UTC [44] STATEMENT: CREATE TABLE INT_GROUP_TO_MESSAGE ( GROUP_KEY CHAR(36) NOT NULL, MESSAGE_ID CHAR(36) NOT NULL, REGION VARCHAR(100), constraint INT_GROUP_TO_MESSAGE_PK primary key (GROUP_KEY, MESSAGE_ID, REGION) )
activiti-postgres_1 | 2022-03-09 14:30:55.290 UTC [44] ERROR: relation "int_message_group" already exists
activiti-postgres_1 | 2022-03-09 14:30:55.290 UTC [44] STATEMENT: CREATE TABLE INT_MESSAGE_GROUP ( GROUP_KEY CHAR(36) NOT NULL, REGION VARCHAR(100) NOT NULL, MARKED BIGINT, COMPLETE BIGINT, LAST_RELEASED_SEQUENCE BIGINT, CREATED_DATE TIMESTAMP NOT NULL, UPDATED_DATE TIMESTAMP DEFAULT NULL, constraint INT_MESSAGE_GROUP_PK primary key (GROUP_KEY, REGION) )
activiti-postgres_1 | 2022-03-09 14:30:55.290 UTC [44] ERROR: relation "int_lock" already exists
activiti-postgres_1 | 2022-03-09 14:30:55.290 UTC [44] STATEMENT: CREATE TABLE INT_LOCK ( LOCK_KEY CHAR(36) NOT NULL, REGION VARCHAR(100) NOT NULL, CLIENT_ID CHAR(36), CREATED_DATE TIMESTAMP NOT NULL, constraint INT_LOCK_PK primary key (LOCK_KEY, REGION) )
activiti-postgres_1 | 2022-03-09 14:30:55.291 UTC [44] ERROR: relation "int_message_seq" already exists
activiti-postgres_1 | 2022-03-09 14:30:55.291 UTC [44] STATEMENT: CREATE SEQUENCE INT_MESSAGE_SEQ START WITH 1 INCREMENT BY 1 NO CYCLE
activiti-postgres_1 | 2022-03-09 14:30:55.292 UTC [44] ERROR: relation "int_channel_message" already exists
activiti-postgres_1 | 2022-03-09 14:30:55.292 UTC [44] STATEMENT: CREATE TABLE INT_CHANNEL_MESSAGE ( MESSAGE_ID CHAR(36) NOT NULL, GROUP_KEY CHAR(36) NOT NULL, CREATED_DATE BIGINT NOT NULL, MESSAGE_PRIORITY BIGINT, MESSAGE_SEQUENCE BIGINT NOT NULL DEFAULT nextval('INT_MESSAGE_SEQ'), MESSAGE_BYTES BYTEA, REGION VARCHAR(100) NOT NULL, constraint INT_CHANNEL_MESSAGE_PK primary key (REGION, GROUP_KEY, CREATED_DATE, MESSAGE_SEQUENCE) )
activiti-postgres_1 | 2022-03-09 14:30:55.294 UTC [44] ERROR: relation "int_channel_msg_delete_idx" already exists
activiti-postgres_1 | 2022-03-09 14:30:55.294 UTC [44] STATEMENT: CREATE INDEX INT_CHANNEL_MSG_DELETE_IDX ON INT_CHANNEL_MESSAGE (REGION, GROUP_KEY, MESSAGE_ID)
activiti-postgres_1 | 2022-03-09 14:30:55.296 UTC [44] ERROR: relation "int_metadata_store" already exists
activiti-postgres_1 | 2022-03-09 14:30:55.296 UTC [44] STATEMENT: CREATE TABLE INT_METADATA_STORE ( METADATA_KEY VARCHAR(255) NOT NULL, METADATA_VALUE VARCHAR(4000), REGION VARCHAR(100) NOT NULL, constraint INT_METADATA_STORE_PK primary key (METADATA_KEY, REGION) )
example-runtime-bundle | 2022-03-09 14:30:58.205 INFO [rb,,] 8 --- [ main] o.s.c.s.m.DirectWithAttributesChannel : Channel 'rb.signalConsumer' has 1 subscriber(s).
example-runtime-bundle | 2022-03-09 14:30:58.205 INFO [rb,,] 8 --- [ main] o.s.c.s.m.DirectWithAttributesChannel : Channel 'rb.integrationErrorsConsumer' has 1 subscriber(s).
example-runtime-bundle | 2022-03-09 14:30:58.205 INFO [rb,,] 8 --- [ main] o.s.c.s.m.DirectWithAttributesChannel : Channel 'rb.integrationResultsConsumer' has 1 subscriber(s).
example-runtime-bundle | 2022-03-09 14:30:58.205 INFO [rb,,] 8 --- [ main] o.s.c.s.m.DirectWithAttributesChannel : Channel 'rb.commandConsumer' has 1 subscriber(s).
example-runtime-bundle | 2022-03-09 14:30:58.226 INFO [rb,,] 8 --- [ main] o.s.i.endpoint.EventDrivenConsumer : Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
example-runtime-bundle | 2022-03-09 14:30:58.227 INFO [rb,,] 8 --- [ main] o.s.i.channel.PublishSubscribeChannel : Channel 'rb.errorChannel' has 1 subscriber(s).
example-runtime-bundle | 2022-03-09 14:30:58.227 INFO [rb,,] 8 --- [ main] o.s.i.endpoint.EventDrivenConsumer : started bean '_org.springframework.integration.errorLogger'
example-runtime-bundle | 2022-03-09 14:30:58.227 INFO [rb,,] 8 --- [ main] o.s.i.endpoint.EventDrivenConsumer : Adding {service-activator:controlBus} as a subscriber to the 'controlBusFlow.channel#0' channel
example-runtime-bundle | 2022-03-09 14:30:58.227 INFO [rb,,] 8 --- [ main] o.s.integration.channel.DirectChannel : Channel 'rb.controlBusFlow.channel#0' has 1 subscriber(s).
example-runtime-bundle | 2022-03-09 14:30:58.227 INFO [rb,,] 8 --- [ main] o.s.i.endpoint.EventDrivenConsumer : started bean 'controlBus'; defined in: 'class path resource [org/activiti/cloud/services/messages/core/config/MessagesCoreAutoConfiguration.class]'; from source: 'bean method controlBusFlow'
example-runtime-bundle | 2022-03-09 14:30:58.227 INFO [rb,,] 8 --- [ main] o.s.i.endpoint.EventDrivenConsumer : Adding {header-filter} as a subscriber to the 'input' channel
example-runtime-bundle | 2022-03-09 14:30:58.228 INFO [rb,,] 8 --- [ main] o.s.c.s.m.DirectWithAttributesChannel : Channel 'rb.input' has 1 subscriber(s).
example-runtime-bundle | 2022-03-09 14:30:58.228 INFO [rb,,] 8 --- [ main] o.s.i.endpoint.EventDrivenConsumer : started bean 'messageConnectorIntegrationFlow.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'class path resource [org/activiti/cloud/services/messages/core/config/MessagesCoreAutoConfiguration.class]'; from source: 'bean method messageConnectorIntegrationFlow'
example-runtime-bundle | 2022-03-09 14:30:58.228 INFO [rb,,] 8 --- [ main] o.s.i.endpoint.EventDrivenConsumer : Adding {header-enricher} as a subscriber to the 'messageConnectorIntegrationFlow.subFlow#0.channel#0' channel
example-runtime-bundle | 2022-03-09 14:30:58.228 INFO [rb,,] 8 --- [ main] o.s.integration.channel.DirectChannel : Channel 'rb.messageConnectorIntegrationFlow.subFlow#0.channel#0' has 1 subscriber(s).
example-runtime-bundle | 2022-03-09 14:30:58.228 INFO [rb,,] 8 --- [ main] o.s.i.endpoint.EventDrivenConsumer : started bean 'messageConnectorIntegrationFlow.subFlow#0.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'class path resource [org/activiti/cloud/services/messages/core/config/MessagesCoreAutoConfiguration.class]'; from source: 'bean method messageConnectorIntegrationFlow'
example-runtime-bundle | 2022-03-09 14:30:58.229 INFO [rb,,] 8 --- [ main] o.s.i.endpoint.EventDrivenConsumer : Adding {filter:filterMessage} as a subscriber to the 'messageConnectorIntegrationFlow.subFlow#0.channel#2' channel
example-runtime-bundle | 2022-03-09 14:30:58.229 INFO [rb,,] 8 --- [ main] o.s.integration.channel.DirectChannel : Channel 'rb.messageConnectorIntegrationFlow.subFlow#0.channel#2' has 1 subscriber(s).
example-runtime-bundle | 2022-03-09 14:30:58.229 INFO [rb,,] 8 --- [ main] o.s.i.endpoint.EventDrivenConsumer : started bean 'filterMessage'; defined in: 'class path resource [org/activiti/cloud/services/messages/core/config/MessagesCoreAutoConfiguration.class]'; from source: 'bean method messageConnectorIntegrationFlow'
example-runtime-bundle | 2022-03-09 14:30:58.229 INFO [rb,,] 8 --- [ main] o.s.i.endpoint.EventDrivenConsumer : Adding {header-enricher:enrichHeaders} as a subscriber to the 'messageConnectorIntegrationFlow.subFlow#0.channel#3' channel
example-runtime-bundle | 2022-03-09 14:30:58.229 INFO [rb,,] 8 --- [ main] o.s.integration.channel.DirectChannel : Channel 'rb.messageConnectorIntegrationFlow.subFlow#0.channel#3' has 1 subscriber(s).
example-runtime-bundle | 2022-03-09 14:30:58.230 INFO [rb,,] 8 --- [ main] o.s.i.endpoint.EventDrivenConsumer : started bean 'enrichHeaders'; defined in: 'class path resource [org/activiti/cloud/services/messages/core/config/MessagesCoreAutoConfiguration.class]'; from source: 'bean method messageConnectorIntegrationFlow'
example-runtime-bundle | 2022-03-09 14:30:58.230 INFO [rb,,] 8 --- [ main] o.s.i.endpoint.EventDrivenConsumer : Adding {json-to-object-transformer} as a subscriber to the 'messageConnectorIntegrationFlow.subFlow#0.channel#4' channel
example-runtime-bundle | 2022-03-09 14:30:58.230 INFO [rb,,] 8 --- [ main] o.s.integration.channel.DirectChannel : Channel 'rb.messageConnectorIntegrationFlow.subFlow#0.channel#4' has 1 subscriber(s).
example-runtime-bundle | 2022-03-09 14:30:58.230 INFO [rb,,] 8 --- [ main] o.s.i.endpoint.EventDrivenConsumer : started bean 'messageConnectorIntegrationFlow.subFlow#0.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'class path resource [org/activiti/cloud/services/messages/core/config/MessagesCoreAutoConfiguration.class]'; from source: 'bean method messageConnectorIntegrationFlow'
example-runtime-bundle | 2022-03-09 14:30:58.231 INFO [rb,,] 8 --- [ main] o.s.i.endpoint.EventDrivenConsumer : Adding {aggregator:aggregator} as a subscriber to the 'messageConnectorIntegrationFlow.subFlow#0.channel#5' channel
example-runtime-bundle | 2022-03-09 14:30:58.231 INFO [rb,,] 8 --- [ main] o.s.integration.channel.DirectChannel : Channel 'rb.messageConnectorIntegrationFlow.subFlow#0.channel#5' has 1 subscriber(s).
example-runtime-bundle | 2022-03-09 14:30:58.231 INFO [rb,,] 8 --- [ main] o.s.i.endpoint.EventDrivenConsumer : started bean 'aggregator'; defined in: 'class path resource [org/activiti/cloud/services/messages/core/config/MessagesCoreAutoConfiguration.class]'; from source: 'bean method messageConnectorIntegrationFlow'
example-runtime-bundle | 2022-03-09 14:30:58.231 INFO [rb,,] 8 --- [ main] o.s.i.endpoint.EventDrivenConsumer : Adding {message-handler:messageGateway} as a subscriber to the 'messageConnectorIntegrationFlow.channel#0' channel
example-runtime-bundle | 2022-03-09 14:30:58.232 INFO [rb,,] 8 --- [ main] o.s.integration.channel.DirectChannel : Channel 'rb.messageConnectorIntegrationFlow.channel#0' has 1 subscriber(s).
example-runtime-bundle | 2022-03-09 14:30:58.233 INFO [rb,,] 8 --- [ main] o.s.i.gateway.GatewayProxyFactoryBean : started org.springframework.integration.gateway.GatewayProxyFactoryBean@45c2c396
example-runtime-bundle | 2022-03-09 14:30:58.233 INFO [rb,,] 8 --- [ main] o.s.i.endpoint.EventDrivenConsumer : started bean 'messageGateway'; defined in: 'class path resource [org/activiti/cloud/services/messages/core/config/MessagesCoreAutoConfiguration.class]'; from source: 'bean method messageConnectorIntegrationFlow'
example-runtime-bundle | 2022-03-09 14:30:58.237 INFO [rb,,] 8 --- [ main] o.s.c.s.binder.DefaultBinderFactory : Creating binder: rabbit
activiti-cloud-query | 2022-03-09 14:30:58.376 INFO [query,,] 7 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
activiti-cloud-query | 2022-03-09 14:30:58.412 INFO [query,,] 7 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
example-runtime-bundle | 2022-03-09 14:30:59.141 INFO [rb,,] 8 --- [ main] o.s.c.s.binder.DefaultBinderFactory : Caching the binder: rabbit
example-runtime-bundle | 2022-03-09 14:30:59.141 INFO [rb,,] 8 --- [ main] o.s.c.s.binder.DefaultBinderFactory : Retrieving cached binder: rabbit
example-runtime-bundle | 2022-03-09 14:30:59.289 INFO [rb,,] 8 --- [ main] o.s.a.r.c.CachingConnectionFactory : Attempting to connect to: [rabbitmq:5672]
rabbitmq | 2022-03-09 14:30:59.330403+00:00 [info] <0.908.0> accepting AMQP connection <0.908.0> (172.18.0.8:34546 -> 172.18.0.6:5672)
rabbitmq | 2022-03-09 14:30:59.480443+00:00 [info] <0.908.0> Connection <0.908.0> (172.18.0.8:34546 -> 172.18.0.6:5672) has a client-provided name: rabbitConnectionFactory#773014d3:0
rabbitmq | 2022-03-09 14:30:59.491650+00:00 [info] <0.908.0> connection <0.908.0> (172.18.0.8:34546 -> 172.18.0.6:5672 - rabbitConnectionFactory#773014d3:0): user 'guest' authenticated and granted access to vhost '/'
example-runtime-bundle | 2022-03-09 14:30:59.504 INFO [rb,,] 8 --- [ main] o.s.a.r.c.CachingConnectionFactory : Created new connection: rabbitConnectionFactory#773014d3:0/SimpleConnection@43201f84 [delegate=amqp://guest@172.18.0.6:5672/, localPort= 34546]
example-runtime-bundle | 2022-03-09 14:30:59.646 INFO [rb,,] 8 --- [ main] o.s.c.s.m.DirectWithAttributesChannel : Channel 'rb.commandResults' has 1 subscriber(s).
example-runtime-bundle | 2022-03-09 14:30:59.657 INFO [rb,,] 8 --- [ main] o.s.c.s.binder.DefaultBinderFactory : Retrieving cached binder: rabbit
example-runtime-bundle | 2022-03-09 14:30:59.720 INFO [rb,,] 8 --- [ main] o.s.c.s.m.DirectWithAttributesChannel : Channel 'rb.auditProducer' has 1 subscriber(s).
example-runtime-bundle | 2022-03-09 14:30:59.722 INFO [rb,,] 8 --- [ main] o.s.c.s.binder.DefaultBinderFactory : Retrieving cached binder: rabbit
example-runtime-bundle | 2022-03-09 14:30:59.903 INFO [rb,,] 8 --- [ main] o.s.c.s.m.DirectWithAttributesChannel : Channel 'rb.output' has 1 subscriber(s).
example-runtime-bundle | 2022-03-09 14:30:59.903 INFO [rb,,] 8 --- [ main] o.s.c.s.binder.DefaultBinderFactory : Retrieving cached binder: rabbit
example-runtime-bundle | 2022-03-09 14:30:59.961 INFO [rb,,] 8 --- [ main] o.s.c.s.m.DirectWithAttributesChannel : Channel 'rb.messageEvents' has 1 subscriber(s).
example-runtime-bundle | 2022-03-09 14:30:59.961 INFO [rb,,] 8 --- [ main] o.s.c.s.binder.DefaultBinderFactory : Retrieving cached binder: rabbit
example-runtime-bundle | 2022-03-09 14:31:00.042 INFO [rb,,] 8 --- [ main] o.s.c.s.m.DirectWithAttributesChannel : Channel 'rb.signalProducer' has 1 subscriber(s).
example-runtime-bundle | 2022-03-09 14:31:00.043 INFO [rb,,] 8 --- [ main] ProxyFactoryBean$MethodInvocationGateway : started bean 'controlBusFlow.gateway#send(String)'
example-runtime-bundle | 2022-03-09 14:31:00.043 INFO [rb,,] 8 --- [ main] .s.i.g.AnnotationGatewayProxyFactoryBean : started bean 'controlBusFlow.gateway'; defined in: 'class path resource [org/activiti/cloud/services/messages/core/config/MessagesCoreAutoConfiguration.class]'; from source: 'bean method controlBusFlow'
example-runtime-bundle | 2022-03-09 14:31:00.044 INFO [rb,,] 8 --- [ main] o.s.c.s.binder.DefaultBinderFactory : Retrieving cached binder: rabbit
example-runtime-bundle | 2022-03-09 14:31:00.176 INFO [rb,,] 8 --- [ main] c.s.b.r.p.RabbitExchangeQueueProvisioner : declaring queue for inbound: commandConsumer.messageConnector, bound to: commandConsumer
example-runtime-bundle | 2022-03-09 14:31:00.220 INFO [rb,,] 8 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'commandConsumer.messageConnector.errors' has 1 subscriber(s).
example-runtime-bundle | 2022-03-09 14:31:00.221 INFO [rb,,] 8 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'commandConsumer.messageConnector.errors' has 2 subscriber(s).
example-runtime-bundle | 2022-03-09 14:31:00.263 INFO [rb,,] 8 --- [ main] o.s.i.a.i.AmqpInboundChannelAdapter : started bean 'inbound.commandConsumer.messageConnector'
example-runtime-bundle | 2022-03-09 14:31:00.269 INFO [rb,,] 8 --- [ main] o.s.c.s.binder.DefaultBinderFactory : Retrieving cached binder: rabbit
example-runtime-bundle | 2022-03-09 14:31:00.316 INFO [rb,,] 8 --- [ main] c.s.b.r.p.RabbitExchangeQueueProvisioner : declaring queue for inbound: messageEvents.messageConnector, bound to: messageEvents
example-runtime-bundle | 2022-03-09 14:31:00.333 INFO [rb,,] 8 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'messageEvents.messageConnector.errors' has 1 subscriber(s).
example-runtime-bundle | 2022-03-09 14:31:00.334 INFO [rb,,] 8 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'messageEvents.messageConnector.errors' has 2 subscriber(s).
example-runtime-bundle | 2022-03-09 14:31:00.345 INFO [rb,,] 8 --- [ main] o.s.i.a.i.AmqpInboundChannelAdapter : started bean 'inbound.messageEvents.messageConnector'
example-runtime-bundle | 2022-03-09 14:31:00.349 INFO [rb,,] 8 --- [ main] o.s.c.s.binder.DefaultBinderFactory : Retrieving cached binder: rabbit
example-runtime-bundle | 2022-03-09 14:31:00.393 INFO [rb,,] 8 --- [ main] c.s.b.r.p.RabbitExchangeQueueProvisioner : declaring queue for inbound: integrationResult_rb.rb, bound to: integrationResult_rb
example-runtime-bundle | 2022-03-09 14:31:00.413 INFO [rb,,] 8 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'integrationResult_rb.rb.errors' has 1 subscriber(s).
example-runtime-bundle | 2022-03-09 14:31:00.413 INFO [rb,,] 8 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'integrationResult_rb.rb.errors' has 2 subscriber(s).
example-runtime-bundle | 2022-03-09 14:31:00.457 INFO [rb,,] 8 --- [ main] o.s.i.a.i.AmqpInboundChannelAdapter : started bean 'inbound.integrationResult_rb.rb'
example-runtime-bundle | 2022-03-09 14:31:00.461 INFO [rb,,] 8 --- [ main] o.s.c.s.binder.DefaultBinderFactory : Retrieving cached binder: rabbit
example-runtime-bundle | 2022-03-09 14:31:00.506 INFO [rb,,] 8 --- [ main] c.s.b.r.p.RabbitExchangeQueueProvisioner : declaring queue for inbound: integrationError_rb.rb, bound to: integrationError_rb
example-runtime-bundle | 2022-03-09 14:31:00.532 INFO [rb,,] 8 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'integrationError_rb.rb.errors' has 1 subscriber(s).
example-runtime-bundle | 2022-03-09 14:31:00.532 INFO [rb,,] 8 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'integrationError_rb.rb.errors' has 2 subscriber(s).
example-runtime-bundle | 2022-03-09 14:31:00.557 INFO [rb,,] 8 --- [ main] o.s.i.a.i.AmqpInboundChannelAdapter : started bean 'inbound.integrationError_rb.rb'
example-runtime-bundle | 2022-03-09 14:31:00.560 INFO [rb,,] 8 --- [ main] o.s.c.s.binder.DefaultBinderFactory : Retrieving cached binder: rabbit
example-runtime-bundle | 2022-03-09 14:31:00.620 INFO [rb,,] 8 --- [ main] c.s.b.r.p.RabbitExchangeQueueProvisioner : declaring queue for inbound: signalEvent.mySignalConsumerGroup, bound to: signalEvent
example-runtime-bundle | 2022-03-09 14:31:00.666 INFO [rb,,] 8 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'signalEvent.mySignalConsumerGroup.errors' has 1 subscriber(s).
example-runtime-bundle | 2022-03-09 14:31:00.667 INFO [rb,,] 8 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'signalEvent.mySignalConsumerGroup.errors' has 2 subscriber(s).
example-runtime-bundle | 2022-03-09 14:31:00.689 INFO [rb,,] 8 --- [ main] o.s.i.a.i.AmqpInboundChannelAdapter : started bean 'inbound.signalEvent.mySignalConsumerGroup'
example-runtime-bundle | 2022-03-09 14:31:00.779 INFO [rb,,] 8 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '/rb'
example-runtime-bundle | 2022-03-09 14:31:03.095 INFO [rb,,] 8 --- [ main] s.j.e.MessageBasedJobManagerConfigurator : Subscribing job message handler to input channel asyncExecutorJobs
example-runtime-bundle | 2022-03-09 14:31:03.107 INFO [rb,,] 8 --- [ main] o.s.c.s.m.DirectWithAttributesChannel : Channel 'rb.asyncExecutorJobs' has 1 subscriber(s).
example-runtime-bundle | 2022-03-09 14:31:03.110 INFO [rb,,] 8 --- [ main] o.s.c.s.binder.DefaultBinderFactory : Retrieving cached binder: rabbit
example-runtime-bundle | 2022-03-09 14:31:03.152 INFO [rb,,] 8 --- [ main] c.s.b.r.p.RabbitExchangeQueueProvisioner : declaring queue for inbound: rb.asyncExecutorJobs.jobMessageHandler, bound to: rb.asyncExecutorJobs
example-runtime-bundle | 2022-03-09 14:31:03.206 INFO [rb,,] 8 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'rb.asyncExecutorJobs.jobMessageHandler.errors' has 1 subscriber(s).
example-runtime-bundle | 2022-03-09 14:31:03.209 INFO [rb,,] 8 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'rb.asyncExecutorJobs.jobMessageHandler.errors' has 2 subscriber(s).
example-runtime-bundle | 2022-03-09 14:31:03.241 INFO [rb,,] 8 --- [ main] o.s.i.a.i.AmqpInboundChannelAdapter : started bean 'inbound.rb.asyncExecutorJobs.jobMessageHandler'
example-runtime-bundle | 2022-03-09 14:31:03.242 INFO [rb,,] 8 --- [ main] o.a.e.i.a.DefaultAsyncJobExecutor : Starting up the default async job executor [org.activiti.spring.SpringAsyncExecutor].
example-runtime-bundle | 2022-03-09 14:31:03.253 INFO [rb,,] 8 --- [ main] o.a.s.AbstractActivitiSmartLifeCycle : Starting...
example-runtime-bundle | 2022-03-09 14:31:03.250 INFO [rb,,] 8 --- [ Thread-6] o.a.e.i.a.AcquireAsyncJobsDueRunnable : {} starting to acquire async jobs due
example-runtime-bundle | 2022-03-09 14:31:03.253 INFO [rb,,] 8 --- [ Thread-7] o.a.e.i.a.AcquireTimerJobsRunnable : {} starting to acquire async jobs due
example-runtime-bundle | 2022-03-09 14:31:03.259 INFO [rb,,] 8 --- [ Thread-8] o.a.e.i.a.ResetExpiredJobsRunnable : {} starting to reset expired jobs
example-runtime-bundle | 2022-03-09 14:31:03.602 WARN [rb,,] 8 --- [ main] o.a.engine.impl.bpmn.parser.BpmnParse : Invalid reference in diagram interchange definition: could not find TextAnnotation_19bg34x
example-runtime-bundle | 2022-03-09 14:31:03.603 WARN [rb,,] 8 --- [ main] o.a.engine.impl.bpmn.parser.BpmnParse : Invalid reference in diagram interchange definition: could not find MessageFlow_0y5rss6
example-runtime-bundle | 2022-03-09 14:31:03.603 WARN [rb,,] 8 --- [ main] o.a.engine.impl.bpmn.parser.BpmnParse : Invalid reference in diagram interchange definition: could not find MessageFlow_0p9yjeb
example-runtime-bundle | 2022-03-09 14:31:03.604 WARN [rb,,] 8 --- [ main] o.a.engine.impl.bpmn.parser.BpmnParse : Invalid reference in diagram interchange definition: could not find MessageFlow_05a0c39
example-runtime-bundle | 2022-03-09 14:31:03.604 WARN [rb,,] 8 --- [ main] o.a.engine.impl.bpmn.parser.BpmnParse : Invalid reference in diagram interchange definition: could not find MessageFlow_16onw5m
example-runtime-bundle | 2022-03-09 14:31:04.084 INFO [rb,e6ccf15263b1685e,e6ccf15263b1685e] 8 --- [ main] o.s.a.r.c.CachingConnectionFactory : Attempting to connect to: [rabbitmq:5672]
rabbitmq | 2022-03-09 14:31:04.086065+00:00 [info] <0.1006.0> accepting AMQP connection <0.1006.0> (172.18.0.8:34576 -> 172.18.0.6:5672)
rabbitmq | 2022-03-09 14:31:04.088871+00:00 [info] <0.1006.0> Connection <0.1006.0> (172.18.0.8:34576 -> 172.18.0.6:5672) has a client-provided name: rabbitConnectionFactory.publisher#712213ed:0
example-runtime-bundle | 2022-03-09 14:31:04.093 INFO [rb,e6ccf15263b1685e,e6ccf15263b1685e] 8 --- [ main] o.s.a.r.c.CachingConnectionFactory : Created new connection: rabbitConnectionFactory.publisher#712213ed:0/SimpleConnection@2305aad0 [delegate=amqp://guest@172.18.0.6:5672/, localPort= 34576]
rabbitmq | 2022-03-09 14:31:04.093801+00:00 [info] <0.1006.0> connection <0.1006.0> (172.18.0.8:34576 -> 172.18.0.6:5672 - rabbitConnectionFactory.publisher#712213ed:0): user 'guest' authenticated and granted access to vhost '/'
example-runtime-bundle | 2022-03-09 14:31:04.164 INFO [rb,,] 8 --- [ main] o.a.s.AbstractActivitiSmartLifeCycle : Started.
example-runtime-bundle | 2022-03-09 14:31:04.165 INFO [rb,,] 8 --- [ main] o.a.s.AbstractActivitiSmartLifeCycle : Starting...
example-runtime-bundle | 2022-03-09 14:31:04.300 INFO [rb,,] 8 --- [ main] o.a.s.AbstractActivitiSmartLifeCycle : Started.
example-runtime-bundle | 2022-03-09 14:31:04.300 INFO [rb,,] 8 --- [ main] o.a.s.AbstractActivitiSmartLifeCycle : Starting...
example-runtime-bundle | 2022-03-09 14:31:04.339 INFO [rb,,] 8 --- [ main] o.a.s.AbstractActivitiSmartLifeCycle : Started.
example-runtime-bundle | 2022-03-09 14:31:04.371 ERROR [rb,5412f8456cab91a6,964caa1c3e647b61] 8 --- [sageConnector-1] o.s.integration.handler.LoggingHandler : [B@57dcee10
example-runtime-bundle | 2022-03-09 14:31:04.388 ERROR [rb,669180fc45d5d049,22772c96a28ebd44] 8 --- [sageConnector-1] o.s.integration.handler.LoggingHandler : [B@582f5c81
example-runtime-bundle | 2022-03-09 14:31:04.416 ERROR [rb,af98776f0d58b849,d6f09981bc59dd5d] 8 --- [sageConnector-1] o.s.integration.handler.LoggingHandler : [B@68b385fa
example-runtime-bundle | 2022-03-09 14:31:04.429 ERROR [rb,eb624998839bdfae,4b83473481be082a] 8 --- [sageConnector-1] o.s.integration.handler.LoggingHandler : [B@677d97ef
example-runtime-bundle | 2022-03-09 14:31:04.630 INFO [rb,,] 8 --- [ main] o.a.c.runtime.RuntimeBundleApplication : Started RuntimeBundleApplication in 72.054 seconds (JVM running for 73.384)
activiti-cloud-query | 2022-03-09 14:31:05.452 INFO [query,,] 7 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator'
activiti-cloud-query | 2022-03-09 14:31:08.513 INFO [query,,] 7 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@23644367, org.springframework.security.web.context.SecurityContextPersistenceFilter@7f8614ce, org.springframework.security.web.header.HeaderWriterFilter@590182a6, org.keycloak.adapters.springsecurity.filter.KeycloakPreAuthActionsFilter@2052c49f, org.keycloak.adapters.springsecurity.filter.KeycloakAuthenticationProcessingFilter@5e572ad6, org.springframework.security.web.authentication.logout.LogoutFilter@340b7fca, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@327fd5c9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@41d34a11, org.keycloak.adapters.springsecurity.filter.KeycloakSecurityContextRequestFilter@df0b348, org.keycloak.adapters.springsecurity.filter.KeycloakAuthenticatedActionsFilter@441c2d2a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@27959c4e, org.springframework.security.web.session.SessionManagementFilter@135fb22d, org.springframework.security.web.access.ExceptionTranslationFilter@169f4152, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@698b2343]
activiti-cloud-query | 2022-03-09 14:31:09.349 INFO [query,,] 7 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
activiti-cloud-query | 2022-03-09 14:31:15.553 INFO [query,,] 7 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'clientInboundChannelExecutor'
activiti-cloud-query | 2022-03-09 14:31:15.576 INFO [query,,] 7 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'clientOutboundChannelExecutor'
activiti-cloud-query | 2022-03-09 14:31:15.582 INFO [query,,] 7 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'brokerChannelExecutor'
activiti-cloud-query | 2022-03-09 14:31:15.627 INFO [query,,] 7 --- [ main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'messageBrokerTaskScheduler'
activiti-cloud-query | 2022-03-09 14:31:15.802 INFO [query,,] 7 --- [pool-7-thread-1] .n.g.w.t.GraphQLBrokerSubProtocolHandler : graphql-ws[processed CONNECT(0)-CONNECTED(0)-START(0)-STOP(0)-ERROR(0)-DISCONNECT(0)]
activiti-cloud-query | 2022-03-09 14:31:16.680 INFO [query,,] 7 --- [ main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
activiti-cloud-query | 2022-03-09 14:31:16.725 INFO [query,,] 7 --- [ main] onConfiguration$FunctionBindingRegistrar : Functional binding is disabled due to the presense of @EnableBinding annotation in your configuration
activiti-cloud-query | 2022-03-09 14:31:19.189 INFO [query,,] 7 --- [ main] o.s.c.s.m.DirectWithAttributesChannel : Channel 'query.queryConsumer' has 1 subscriber(s).
activiti-cloud-query | 2022-03-09 14:31:19.189 INFO [query,,] 7 --- [ main] o.s.c.s.m.DirectWithAttributesChannel : Channel 'query.auditConsumer' has 1 subscriber(s).
activiti-cloud-query | 2022-03-09 14:31:19.217 INFO [query,,] 7 --- [ main] o.s.i.endpoint.EventDrivenConsumer : Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
activiti-cloud-query | 2022-03-09 14:31:19.217 INFO [query,,] 7 --- [ main] o.s.i.channel.PublishSubscribeChannel : Channel 'query.errorChannel' has 1 subscriber(s).
activiti-cloud-query | 2022-03-09 14:31:19.217 INFO [query,,] 7 --- [ main] o.s.i.endpoint.EventDrivenConsumer : started bean '_org.springframework.integration.errorLogger'
activiti-cloud-query | 2022-03-09 14:31:19.218 INFO [query,,] 7 --- [ main] o.s.i.endpoint.EventDrivenConsumer : Adding {bridge} as a subscriber to the 'graphQLEngineEventsConsumerSource' channel
activiti-cloud-query | 2022-03-09 14:31:19.218 INFO [query,,] 7 --- [ main] o.s.c.s.m.DirectWithAttributesChannel : Channel 'query.graphQLEngineEventsConsumerSource' has 1 subscriber(s).
activiti-cloud-query | 2022-03-09 14:31:19.218 INFO [query,,] 7 --- [ main] o.s.i.endpoint.EventDrivenConsumer : started bean 'engineEventsPublisher.org.springframework.integration.config.ConsumerEndpointFactoryBean#0'; defined in: 'class path resource [org/activiti/cloud/services/notifications/graphql/events/consumer/EngineEventsConsumerAutoConfiguration$DefaultEngineEventsConsumerConfiguration.class]'; from source: 'bean method engineEventsPublisher'
activiti-cloud-query | 2022-03-09 14:31:19.218 INFO [query,,] 7 --- [ main] o.s.i.endpoint.EventDrivenConsumer : Adding {transformer} as a subscriber to the 'engineEventsPublisher.channel#1' channel
activiti-cloud-query | 2022-03-09 14:31:19.218 INFO [query,,] 7 --- [ main] o.s.integration.channel.DirectChannel : Channel 'query.engineEventsPublisher.channel#1' has 1 subscriber(s).
activiti-cloud-query | 2022-03-09 14:31:19.218 INFO [query,,] 7 --- [ main] o.s.i.endpoint.EventDrivenConsumer : started bean 'engineEventsPublisher.org.springframework.integration.config.ConsumerEndpointFactoryBean#1'; defined in: 'class path resource [org/activiti/cloud/services/notifications/graphql/events/consumer/EngineEventsConsumerAutoConfiguration$DefaultEngineEventsConsumerConfiguration.class]'; from source: 'bean method engineEventsPublisher'
activiti-cloud-query | 2022-03-09 14:31:19.222 INFO [query,,] 7 --- [ main] o.s.c.s.binder.DefaultBinderFactory : Creating binder: rabbit
activiti-cloud-query | 2022-03-09 14:31:20.397 INFO [query,,] 7 --- [ main] o.s.c.s.binder.DefaultBinderFactory : Caching the binder: rabbit
activiti-cloud-query | 2022-03-09 14:31:20.398 INFO [query,,] 7 --- [ main] o.s.c.s.binder.DefaultBinderFactory : Retrieving cached binder: rabbit
activiti-cloud-query | 2022-03-09 14:31:20.433 INFO [query,,] 7 --- [ main] c.s.b.r.p.RabbitExchangeQueueProvisioner : declaring queue for inbound: engineEvents.query, bound to: engineEvents
activiti-cloud-query | 2022-03-09 14:31:20.441 INFO [query,,] 7 --- [ main] o.s.a.r.c.CachingConnectionFactory : Attempting to connect to: [rabbitmq:5672]
rabbitmq | 2022-03-09 14:31:20.465433+00:00 [info] <0.1046.0> accepting AMQP connection <0.1046.0> (172.18.0.10:50606 -> 172.18.0.6:5672)
rabbitmq | 2022-03-09 14:31:20.515978+00:00 [info] <0.1046.0> Connection <0.1046.0> (172.18.0.10:50606 -> 172.18.0.6:5672) has a client-provided name: rabbitConnectionFactory#5f72aaed:0
rabbitmq | 2022-03-09 14:31:20.524147+00:00 [info] <0.1046.0> connection <0.1046.0> (172.18.0.10:50606 -> 172.18.0.6:5672 - rabbitConnectionFactory#5f72aaed:0): user 'guest' authenticated and granted access to vhost '/'
activiti-cloud-query | 2022-03-09 14:31:20.531 INFO [query,,] 7 --- [ main] o.s.a.r.c.CachingConnectionFactory : Created new connection: rabbitConnectionFactory#5f72aaed:0/SimpleConnection@303b9e6e [delegate=amqp://guest@172.18.0.6:5672/, localPort= 50606]
activiti-cloud-query | 2022-03-09 14:31:20.631 INFO [query,,] 7 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'engineEvents.query.errors' has 1 subscriber(s).
activiti-cloud-query | 2022-03-09 14:31:20.631 INFO [query,,] 7 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'engineEvents.query.errors' has 2 subscriber(s).
activiti-cloud-query | 2022-03-09 14:31:20.653 INFO [query,,] 7 --- [ main] o.s.i.a.i.AmqpInboundChannelAdapter : started bean 'inbound.engineEvents.query'
activiti-cloud-query | 2022-03-09 14:31:20.659 INFO [query,,] 7 --- [ main] o.s.c.s.binder.DefaultBinderFactory : Retrieving cached binder: rabbit
activiti-cloud-query | 2022-03-09 14:31:20.660 INFO [query,,] 7 --- [ main] c.s.b.r.p.RabbitExchangeQueueProvisioner : declaring queue for inbound: engineEvents.audit, bound to: engineEvents
activiti-cloud-query | 2022-03-09 14:31:20.667 INFO [query,,] 7 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'engineEvents.audit.errors' has 1 subscriber(s).
activiti-cloud-query | 2022-03-09 14:31:20.667 INFO [query,,] 7 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'engineEvents.audit.errors' has 2 subscriber(s).
activiti-cloud-query | 2022-03-09 14:31:20.676 INFO [query,,] 7 --- [ main] o.s.i.a.i.AmqpInboundChannelAdapter : started bean 'inbound.engineEvents.audit'
activiti-cloud-query | 2022-03-09 14:31:20.679 INFO [query,,] 7 --- [ main] o.s.c.s.binder.DefaultBinderFactory : Retrieving cached binder: rabbit
activiti-cloud-query | 2022-03-09 14:31:20.683 INFO [query,,] 7 --- [ main] c.s.b.r.p.RabbitExchangeQueueProvisioner : declaring queue for inbound: engineEvents.anonymous.kownVDmWSqu6XknGHNJXKw, bound to: engineEvents
activiti-cloud-query | 2022-03-09 14:31:20.693 INFO [query,,] 7 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'engineEvents.anonymous.kownVDmWSqu6XknGHNJXKw.errors' has 1 subscriber(s).
activiti-cloud-query | 2022-03-09 14:31:20.694 INFO [query,,] 7 --- [ main] o.s.c.stream.binder.BinderErrorChannel : Channel 'engineEvents.anonymous.kownVDmWSqu6XknGHNJXKw.errors' has 2 subscriber(s).
activiti-cloud-query | 2022-03-09 14:31:20.705 INFO [query,,] 7 --- [ main] o.s.i.a.i.AmqpInboundChannelAdapter : started bean 'inbound.engineEvents.anonymous.kownVDmWSqu6XknGHNJXKw'
activiti-cloud-query | 2022-03-09 14:31:20.769 INFO [query,,] 7 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
activiti-cloud-query | 2022-03-09 14:31:21.866 INFO [query,,] 7 --- [ main] .c.s.n.g.w.t.GraphQLBrokerMessageHandler : Starting...
activiti-cloud-query | 2022-03-09 14:31:21.869 INFO [query,,] 7 --- [ main] .c.s.n.g.w.t.GraphQLBrokerMessageHandler : BrokerAvailabilityEvent[available=true, org.activiti.cloud.services.notifications.graphql.ws.transport.GraphQLBrokerMessageHandler@10aabada]
activiti-cloud-query | 2022-03-09 14:31:21.870 INFO [query,,] 7 --- [ main] .c.s.n.g.w.t.GraphQLBrokerMessageHandler : Started.
activiti-cloud-query | 2022-03-09 14:31:21.870 INFO [query,,] 7 --- [ main] o.s.m.s.b.SimpleBrokerMessageHandler : Starting...
activiti-cloud-query | 2022-03-09 14:31:21.871 INFO [query,,] 7 --- [ main] o.s.m.s.b.SimpleBrokerMessageHandler : BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@49d52df2]]
activiti-cloud-query | 2022-03-09 14:31:21.871 INFO [query,,] 7 --- [ main] o.s.m.s.b.SimpleBrokerMessageHandler : Started.
activiti-cloud-query | 2022-03-09 14:31:21.926 INFO [query,,] 7 --- [ main] o.activiti.cloud.query.QueryApplication : Started QueryApplication in 79.702 seconds (JVM running for 82.588)
activiti-cloud-query | WARNING: An illegal reflective access operation has occurred
activiti-cloud-query | WARNING: Illegal reflective access by org.springframework.util.ReflectionUtils (jar:file:/opt/app.jar!/BOOT-INF/lib/spring-core-5.3.6.jar!/) to method java.util.concurrent.ScheduledThreadPoolExecutor.decorateTask(java.lang.Runnable,java.util.concurrent.RunnableScheduledFuture)
activiti-cloud-query | WARNING: Please consider reporting this to the maintainers of org.springframework.util.ReflectionUtils
activiti-cloud-query | WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
activiti-cloud-query | WARNING: All illegal access operations will be denied in a future release
activiti-cloud-query | 2022-03-09 14:32:15.969 INFO [query,,] 7 --- [MessageBroker-8] o.s.w.s.c.WebSocketMessageBrokerStats : WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 8, active threads = 1, queued tasks = 1, completed tasks = 11]
activiti-cloud-query | 2022-03-09 14:36:15.790 INFO [query,,] 7 --- [pool-7-thread-1] .n.g.w.t.GraphQLBrokerSubProtocolHandler : graphql-ws[processed CONNECT(0)-CONNECTED(0)-START(0)-STOP(0)-ERROR(0)-DISCONNECT(0)]
activiti-cloud-modeling | 172.18.0.2 - - [09/Mar/2022:14:40:01 +0000] "GET /modeling/v1/models HTTP/1.0" 301 169 "-" "PostmanRuntime/7.29.0" "172.18.0.1"
nginx | 172.18.0.1 - - [09/Mar/2022:14:40:01 +0000] "GET /modeling/v1/models HTTP/1.1" 301 169 "-" "PostmanRuntime/7.29.0"
activiti-cloud-modeling | 2022/03/09 14:40:01 [error] 34#34: *4 "/usr/share/nginx/html/v1/models/index.html" is not found (2: No such file or directory), client: 172.18.0.2, server: localhost, request: "GET /modeling/v1/models/ HTTP/1.0", host: "127.0.0.1.nip.io", referrer: "http://127.0.0.1.nip.io/modeling/v1/models"
activiti-cloud-modeling | 172.18.0.2 - - [09/Mar/2022:14:40:01 +0000] "GET /modeling/v1/models/ HTTP/1.0" 404 153 "http://127.0.0.1.nip.io/modeling/v1/models" "PostmanRuntime/7.29.0" "172.18.0.1"
nginx | 172.18.0.1 - - [09/Mar/2022:14:40:01 +0000] "GET /modeling/v1/models/ HTTP/1.1" 404 153 "http://127.0.0.1.nip.io/modeling/v1/models" "PostmanRuntime/7.29.0"
example-runtime-bundle | 2022-03-09 14:40:15.069 WARN [rb,,] 8 --- [nio-8080-exec-1] o.keycloak.adapters.KeycloakDeployment : Failed to load URLs from http://127.0.0.1.nip.io/auth/realms/activiti/.well-known/openid-configuration
example-runtime-bundle |
example-runtime-bundle | java.net.ConnectException: Connection refused (Connection refused)
example-runtime-bundle | at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
example-runtime-bundle | at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
example-runtime-bundle | at java.base/java.net.Socket.connect(Socket.java:591)
example-runtime-bundle | at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:121)
example-runtime-bundle | at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
example-runtime-bundle | at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:144)
example-runtime-bundle | at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:134)
example-runtime-bundle | at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:605)
example-runtime-bundle | at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:440)
example-runtime-bundle | at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:835)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.getOidcConfiguration(KeycloakDeployment.java:221)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.resolveUrls(KeycloakDeployment.java:179)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.getRealmInfoUrl(KeycloakDeployment.java:237)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.createVerifier(AdapterTokenVerifier.java:107)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.verifyToken(AdapterTokenVerifier.java:47)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticateToken(BearerTokenRequestAuthenticator.java:103)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticate(BearerTokenRequestAuthenticator.java:88)
example-runtime-bundle | at org.keycloak.adapters.RequestAuthenticator.authenticate(RequestAuthenticator.java:67)
example-runtime-bundle | at org.keycloak.adapters.tomcat.AbstractKeycloakAuthenticatorValve.authenticateInternal(AbstractKeycloakAuthenticatorValve.java:203)
example-runtime-bundle | at org.keycloak.adapters.tomcat.KeycloakAuthenticatorValve.authenticate(KeycloakAuthenticatorValve.java:50)
example-runtime-bundle | at org.keycloak.adapters.tomcat.KeycloakAuthenticatorValve.doAuthenticate(KeycloakAuthenticatorValve.java:57)
example-runtime-bundle | at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:632)
example-runtime-bundle | at org.keycloak.adapters.tomcat.AbstractKeycloakAuthenticatorValve.invoke(AbstractKeycloakAuthenticatorValve.java:181)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
example-runtime-bundle | at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
example-runtime-bundle | at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
example-runtime-bundle | at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
example-runtime-bundle | at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
example-runtime-bundle | at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
example-runtime-bundle | at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)
example-runtime-bundle | at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707)
example-runtime-bundle | at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
example-runtime-bundle | at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
example-runtime-bundle | at java.base/java.lang.Thread.run(Thread.java:834)
example-runtime-bundle |
example-runtime-bundle | 2022-03-09 14:40:15.173 WARN [rb,,] 8 --- [nio-8080-exec-1] o.keycloak.adapters.KeycloakDeployment : Failed to load URLs from http://127.0.0.1.nip.io/auth/realms/activiti/.well-known/openid-configuration
example-runtime-bundle |
example-runtime-bundle | java.net.ConnectException: Connection refused (Connection refused)
example-runtime-bundle | at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
example-runtime-bundle | at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
example-runtime-bundle | at java.base/java.net.Socket.connect(Socket.java:591)
example-runtime-bundle | at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:121)
example-runtime-bundle | at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
example-runtime-bundle | at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:144)
example-runtime-bundle | at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:134)
example-runtime-bundle | at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:605)
example-runtime-bundle | at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:440)
example-runtime-bundle | at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:835)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.getOidcConfiguration(KeycloakDeployment.java:221)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.resolveUrls(KeycloakDeployment.java:179)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.getJwksUrl(KeycloakDeployment.java:272)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.sendRequest(JWKPublicKeyLocator.java:97)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.getPublicKey(JWKPublicKeyLocator.java:63)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.getPublicKey(AdapterTokenVerifier.java:121)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.createVerifier(AdapterTokenVerifier.java:111)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.verifyToken(AdapterTokenVerifier.java:47)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticateToken(BearerTokenRequestAuthenticator.java:103)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticate(BearerTokenRequestAuthenticator.java:88)
example-runtime-bundle | at org.keycloak.adapters.RequestAuthenticator.authenticate(RequestAuthenticator.java:67)
example-runtime-bundle | at org.keycloak.adapters.tomcat.AbstractKeycloakAuthenticatorValve.authenticateInternal(AbstractKeycloakAuthenticatorValve.java:203)
example-runtime-bundle | at org.keycloak.adapters.tomcat.KeycloakAuthenticatorValve.authenticate(KeycloakAuthenticatorValve.java:50)
example-runtime-bundle | at org.keycloak.adapters.tomcat.KeycloakAuthenticatorValve.doAuthenticate(KeycloakAuthenticatorValve.java:57)
example-runtime-bundle | at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:632)
example-runtime-bundle | at org.keycloak.adapters.tomcat.AbstractKeycloakAuthenticatorValve.invoke(AbstractKeycloakAuthenticatorValve.java:181)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
example-runtime-bundle | at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
example-runtime-bundle | at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
example-runtime-bundle | at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
example-runtime-bundle | at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
example-runtime-bundle | at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
example-runtime-bundle | at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)
example-runtime-bundle | at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707)
example-runtime-bundle | at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
example-runtime-bundle | at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
example-runtime-bundle | at java.base/java.lang.Thread.run(Thread.java:834)
example-runtime-bundle |
example-runtime-bundle | 2022-03-09 14:40:15.175 ERROR [rb,,] 8 --- [nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost] : Exception Processing /rb/v1/process-instances
example-runtime-bundle |
example-runtime-bundle | java.lang.NullPointerException: null
example-runtime-bundle | at java.base/java.net.URI$Parser.parse(URI.java:3106)
example-runtime-bundle | at java.base/java.net.URI.<init>(URI.java:600)
example-runtime-bundle | at java.base/java.net.URI.create(URI.java:881)
example-runtime-bundle | at org.apache.http.client.methods.HttpGet.<init>(HttpGet.java:66)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.sendRequest(JWKPublicKeyLocator.java:97)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.getPublicKey(JWKPublicKeyLocator.java:63)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.getPublicKey(AdapterTokenVerifier.java:121)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.createVerifier(AdapterTokenVerifier.java:111)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.verifyToken(AdapterTokenVerifier.java:47)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticateToken(BearerTokenRequestAuthenticator.java:103)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticate(BearerTokenRequestAuthenticator.java:88)
example-runtime-bundle | at org.keycloak.adapters.RequestAuthenticator.authenticate(RequestAuthenticator.java:67)
example-runtime-bundle | at org.keycloak.adapters.tomcat.AbstractKeycloakAuthenticatorValve.authenticateInternal(AbstractKeycloakAuthenticatorValve.java:203)
example-runtime-bundle | at org.keycloak.adapters.tomcat.KeycloakAuthenticatorValve.authenticate(KeycloakAuthenticatorValve.java:50)
example-runtime-bundle | at org.keycloak.adapters.tomcat.KeycloakAuthenticatorValve.doAuthenticate(KeycloakAuthenticatorValve.java:57)
example-runtime-bundle | at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:632)
example-runtime-bundle | at org.keycloak.adapters.tomcat.AbstractKeycloakAuthenticatorValve.invoke(AbstractKeycloakAuthenticatorValve.java:181)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
example-runtime-bundle | at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
example-runtime-bundle | at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
example-runtime-bundle | at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
example-runtime-bundle | at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
example-runtime-bundle | at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
example-runtime-bundle | at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)
example-runtime-bundle | at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707)
example-runtime-bundle | at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
example-runtime-bundle | at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
example-runtime-bundle | at java.base/java.lang.Thread.run(Thread.java:834)
example-runtime-bundle |
example-runtime-bundle | 2022-03-09 14:40:15.196 INFO [rb,,] 8 --- [nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/rb] : Initializing Spring DispatcherServlet 'dispatcherServlet'
example-runtime-bundle | 2022-03-09 14:40:15.196 INFO [rb,,] 8 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
example-runtime-bundle | 2022-03-09 14:40:15.202 INFO [rb,,] 8 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 6 ms
example-runtime-bundle | 2022-03-09 14:40:15.286 WARN [rb,2550e4cfb460e7cd,2550e4cfb460e7cd] 8 --- [nio-8080-exec-1] o.keycloak.adapters.KeycloakDeployment : Failed to load URLs from http://127.0.0.1.nip.io/auth/realms/activiti/.well-known/openid-configuration
example-runtime-bundle |
example-runtime-bundle | java.net.ConnectException: Connection refused (Connection refused)
example-runtime-bundle | at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
example-runtime-bundle | at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
example-runtime-bundle | at java.base/java.net.Socket.connect(Socket.java:591)
example-runtime-bundle | at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:121)
example-runtime-bundle | at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
example-runtime-bundle | at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:144)
example-runtime-bundle | at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:134)
example-runtime-bundle | at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:605)
example-runtime-bundle | at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:440)
example-runtime-bundle | at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:835)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.getOidcConfiguration(KeycloakDeployment.java:221)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.resolveUrls(KeycloakDeployment.java:179)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.getRealmInfoUrl(KeycloakDeployment.java:237)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.createVerifier(AdapterTokenVerifier.java:107)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.verifyToken(AdapterTokenVerifier.java:47)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticateToken(BearerTokenRequestAuthenticator.java:103)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticate(BearerTokenRequestAuthenticator.java:88)
example-runtime-bundle | at org.keycloak.adapters.RequestAuthenticator.authenticate(RequestAuthenticator.java:67)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakAuthenticationProcessingFilter.attemptAuthentication(KeycloakAuthenticationProcessingFilter.java:154)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:222)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakPreAuthActionsFilter.doFilter(KeycloakPreAuthActionsFilter.java:96)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.cloud.sleuth.instrument.web.servlet.TracingFilter.doFilter(TracingFilter.java:89)
example-runtime-bundle | at org.springframework.cloud.sleuth.autoconfig.instrument.web.LazyTracingFilter.doFilter(TraceWebServletConfiguration.java:114)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:710)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:459)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:384)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:398)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:257)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:352)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:152)
example-runtime-bundle | at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
example-runtime-bundle | at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
example-runtime-bundle | at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
example-runtime-bundle | at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
example-runtime-bundle | at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
example-runtime-bundle | at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)
example-runtime-bundle | at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707)
example-runtime-bundle | at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
example-runtime-bundle | at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
example-runtime-bundle | at java.base/java.lang.Thread.run(Thread.java:834)
example-runtime-bundle |
example-runtime-bundle | 2022-03-09 14:40:15.295 WARN [rb,2550e4cfb460e7cd,2550e4cfb460e7cd] 8 --- [nio-8080-exec-1] o.keycloak.adapters.KeycloakDeployment : Failed to load URLs from http://127.0.0.1.nip.io/auth/realms/activiti/.well-known/openid-configuration
example-runtime-bundle |
example-runtime-bundle | java.net.ConnectException: Connection refused (Connection refused)
example-runtime-bundle | at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
example-runtime-bundle | at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
example-runtime-bundle | at java.base/java.net.Socket.connect(Socket.java:591)
example-runtime-bundle | at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:121)
example-runtime-bundle | at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
example-runtime-bundle | at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:144)
example-runtime-bundle | at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:134)
example-runtime-bundle | at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:605)
example-runtime-bundle | at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:440)
example-runtime-bundle | at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:835)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.getOidcConfiguration(KeycloakDeployment.java:221)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.resolveUrls(KeycloakDeployment.java:179)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.getJwksUrl(KeycloakDeployment.java:272)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.sendRequest(JWKPublicKeyLocator.java:97)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.getPublicKey(JWKPublicKeyLocator.java:63)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.getPublicKey(AdapterTokenVerifier.java:121)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.createVerifier(AdapterTokenVerifier.java:111)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.verifyToken(AdapterTokenVerifier.java:47)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticateToken(BearerTokenRequestAuthenticator.java:103)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticate(BearerTokenRequestAuthenticator.java:88)
example-runtime-bundle | at org.keycloak.adapters.RequestAuthenticator.authenticate(RequestAuthenticator.java:67)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakAuthenticationProcessingFilter.attemptAuthentication(KeycloakAuthenticationProcessingFilter.java:154)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:222)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakPreAuthActionsFilter.doFilter(KeycloakPreAuthActionsFilter.java:96)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.cloud.sleuth.instrument.web.servlet.TracingFilter.doFilter(TracingFilter.java:89)
example-runtime-bundle | at org.springframework.cloud.sleuth.autoconfig.instrument.web.LazyTracingFilter.doFilter(TraceWebServletConfiguration.java:114)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:710)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:459)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:384)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:398)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:257)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:352)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:152)
example-runtime-bundle | at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
example-runtime-bundle | at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
example-runtime-bundle | at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
example-runtime-bundle | at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
example-runtime-bundle | at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
example-runtime-bundle | at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)
example-runtime-bundle | at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707)
example-runtime-bundle | at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
example-runtime-bundle | at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
example-runtime-bundle | at java.base/java.lang.Thread.run(Thread.java:834)
example-runtime-bundle |
example-runtime-bundle | 2022-03-09 14:40:15.319 ERROR [rb,,] 8 --- [nio-8080-exec-1] o.a.c.c.C.[.[.[/rb].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] threw exception
example-runtime-bundle |
example-runtime-bundle | java.lang.NullPointerException: null
example-runtime-bundle | at java.base/java.net.URI$Parser.parse(URI.java:3106)
example-runtime-bundle | at java.base/java.net.URI.<init>(URI.java:600)
example-runtime-bundle | at java.base/java.net.URI.create(URI.java:881)
example-runtime-bundle | at org.apache.http.client.methods.HttpGet.<init>(HttpGet.java:66)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.sendRequest(JWKPublicKeyLocator.java:97)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.getPublicKey(JWKPublicKeyLocator.java:63)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.getPublicKey(AdapterTokenVerifier.java:121)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.createVerifier(AdapterTokenVerifier.java:111)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.verifyToken(AdapterTokenVerifier.java:47)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticateToken(BearerTokenRequestAuthenticator.java:103)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticate(BearerTokenRequestAuthenticator.java:88)
example-runtime-bundle | at org.keycloak.adapters.RequestAuthenticator.authenticate(RequestAuthenticator.java:67)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakAuthenticationProcessingFilter.attemptAuthentication(KeycloakAuthenticationProcessingFilter.java:154)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:222)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakPreAuthActionsFilter.doFilter(KeycloakPreAuthActionsFilter.java:96)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.cloud.sleuth.instrument.web.servlet.TracingFilter.doFilter(TracingFilter.java:89)
example-runtime-bundle | at org.springframework.cloud.sleuth.autoconfig.instrument.web.LazyTracingFilter.doFilter(TraceWebServletConfiguration.java:114)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:710)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:459)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:384)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:398)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:257)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:352)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:152)
example-runtime-bundle | at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
example-runtime-bundle | at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
example-runtime-bundle | at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
example-runtime-bundle | at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
example-runtime-bundle | at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
example-runtime-bundle | at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)
example-runtime-bundle | at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707)
nginx | 172.18.0.1 - - [09/Mar/2022:14:40:15 +0000] "POST /rb/v1/process-instances HTTP/1.1" 500 455 "-" "PostmanRuntime/7.29.0"
example-runtime-bundle | at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
example-runtime-bundle | at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
example-runtime-bundle | at java.base/java.lang.Thread.run(Thread.java:834)
example-runtime-bundle |
example-runtime-bundle | 2022-03-09 14:40:15.321 ERROR [rb,,] 8 --- [nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost] : Exception Processing ErrorPage[errorCode=0, location=/error]
example-runtime-bundle |
example-runtime-bundle | java.lang.NullPointerException: null
example-runtime-bundle | at java.base/java.net.URI$Parser.parse(URI.java:3106)
example-runtime-bundle | at java.base/java.net.URI.<init>(URI.java:600)
example-runtime-bundle | at java.base/java.net.URI.create(URI.java:881)
example-runtime-bundle | at org.apache.http.client.methods.HttpGet.<init>(HttpGet.java:66)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.sendRequest(JWKPublicKeyLocator.java:97)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.getPublicKey(JWKPublicKeyLocator.java:63)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.getPublicKey(AdapterTokenVerifier.java:121)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.createVerifier(AdapterTokenVerifier.java:111)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.verifyToken(AdapterTokenVerifier.java:47)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticateToken(BearerTokenRequestAuthenticator.java:103)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticate(BearerTokenRequestAuthenticator.java:88)
example-runtime-bundle | at org.keycloak.adapters.RequestAuthenticator.authenticate(RequestAuthenticator.java:67)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakAuthenticationProcessingFilter.attemptAuthentication(KeycloakAuthenticationProcessingFilter.java:154)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:222)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakPreAuthActionsFilter.doFilter(KeycloakPreAuthActionsFilter.java:96)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.cloud.sleuth.instrument.web.servlet.TracingFilter.doFilter(TracingFilter.java:89)
example-runtime-bundle | at org.springframework.cloud.sleuth.autoconfig.instrument.web.LazyTracingFilter.doFilter(TraceWebServletConfiguration.java:114)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:710)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:459)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:384)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:398)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:257)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:352)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:152)
example-runtime-bundle | at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
example-runtime-bundle | at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
example-runtime-bundle | at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
example-runtime-bundle | at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
example-runtime-bundle | at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
example-runtime-bundle | at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)
example-runtime-bundle | at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707)
example-runtime-bundle | at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
example-runtime-bundle | at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
example-runtime-bundle | at java.base/java.lang.Thread.run(Thread.java:834)
example-runtime-bundle |
example-runtime-bundle | 2022-03-09 14:40:15.339 WARN [rb,2550e4cfb460e7cd,2550e4cfb460e7cd] 8 --- [nio-8080-exec-1] o.keycloak.adapters.KeycloakDeployment : Failed to load URLs from http://127.0.0.1.nip.io/auth/realms/activiti/.well-known/openid-configuration
example-runtime-bundle |
example-runtime-bundle | java.net.ConnectException: Connection refused (Connection refused)
example-runtime-bundle | at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
example-runtime-bundle | at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
example-runtime-bundle | at java.base/java.net.Socket.connect(Socket.java:591)
example-runtime-bundle | at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:121)
example-runtime-bundle | at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
example-runtime-bundle | at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:144)
example-runtime-bundle | at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:134)
example-runtime-bundle | at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:605)
example-runtime-bundle | at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:440)
example-runtime-bundle | at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:835)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.getOidcConfiguration(KeycloakDeployment.java:221)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.resolveUrls(KeycloakDeployment.java:179)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.getRealmInfoUrl(KeycloakDeployment.java:237)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.createVerifier(AdapterTokenVerifier.java:107)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.verifyToken(AdapterTokenVerifier.java:47)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticateToken(BearerTokenRequestAuthenticator.java:103)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticate(BearerTokenRequestAuthenticator.java:88)
example-runtime-bundle | at org.keycloak.adapters.RequestAuthenticator.authenticate(RequestAuthenticator.java:67)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakAuthenticationProcessingFilter.attemptAuthentication(KeycloakAuthenticationProcessingFilter.java:154)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:222)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakPreAuthActionsFilter.doFilter(KeycloakPreAuthActionsFilter.java:96)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.cloud.sleuth.instrument.web.servlet.TracingFilter.doFilter(TracingFilter.java:68)
example-runtime-bundle | at org.springframework.cloud.sleuth.autoconfig.instrument.web.LazyTracingFilter.doFilter(TraceWebServletConfiguration.java:114)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:710)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:459)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:384)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:398)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:257)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:352)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:177)
example-runtime-bundle | at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
example-runtime-bundle | at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
example-runtime-bundle | at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
example-runtime-bundle | at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
example-runtime-bundle | at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
example-runtime-bundle | at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)
example-runtime-bundle | at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707)
example-runtime-bundle | at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
example-runtime-bundle | at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
example-runtime-bundle | at java.base/java.lang.Thread.run(Thread.java:834)
example-runtime-bundle |
example-runtime-bundle | 2022-03-09 14:40:15.350 WARN [rb,2550e4cfb460e7cd,2550e4cfb460e7cd] 8 --- [nio-8080-exec-1] o.keycloak.adapters.KeycloakDeployment : Failed to load URLs from http://127.0.0.1.nip.io/auth/realms/activiti/.well-known/openid-configuration
example-runtime-bundle |
example-runtime-bundle | java.net.ConnectException: Connection refused (Connection refused)
example-runtime-bundle | at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
example-runtime-bundle | at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
example-runtime-bundle | at java.base/java.net.Socket.connect(Socket.java:591)
example-runtime-bundle | at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:121)
example-runtime-bundle | at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
example-runtime-bundle | at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:144)
example-runtime-bundle | at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:134)
example-runtime-bundle | at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:605)
example-runtime-bundle | at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:440)
example-runtime-bundle | at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:835)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.getOidcConfiguration(KeycloakDeployment.java:221)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.resolveUrls(KeycloakDeployment.java:179)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.getJwksUrl(KeycloakDeployment.java:272)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.sendRequest(JWKPublicKeyLocator.java:97)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.getPublicKey(JWKPublicKeyLocator.java:63)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.getPublicKey(AdapterTokenVerifier.java:121)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.createVerifier(AdapterTokenVerifier.java:111)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.verifyToken(AdapterTokenVerifier.java:47)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticateToken(BearerTokenRequestAuthenticator.java:103)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticate(BearerTokenRequestAuthenticator.java:88)
example-runtime-bundle | at org.keycloak.adapters.RequestAuthenticator.authenticate(RequestAuthenticator.java:67)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakAuthenticationProcessingFilter.attemptAuthentication(KeycloakAuthenticationProcessingFilter.java:154)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:222)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakPreAuthActionsFilter.doFilter(KeycloakPreAuthActionsFilter.java:96)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.cloud.sleuth.instrument.web.servlet.TracingFilter.doFilter(TracingFilter.java:68)
example-runtime-bundle | at org.springframework.cloud.sleuth.autoconfig.instrument.web.LazyTracingFilter.doFilter(TraceWebServletConfiguration.java:114)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:710)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:459)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:384)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:398)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:257)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:352)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:177)
example-runtime-bundle | at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
example-runtime-bundle | at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
example-runtime-bundle | at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
example-runtime-bundle | at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
example-runtime-bundle | at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
example-runtime-bundle | at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)
example-runtime-bundle | at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707)
example-runtime-bundle | at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
example-runtime-bundle | at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
example-runtime-bundle | at java.base/java.lang.Thread.run(Thread.java:834)
example-runtime-bundle |
example-runtime-bundle | 2022-03-09 14:40:15.354 ERROR [rb,,] 8 --- [nio-8080-exec-1] o.a.c.c.C.[.[.[/rb].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] threw exception
example-runtime-bundle |
example-runtime-bundle | java.lang.NullPointerException: null
example-runtime-bundle | at java.base/java.net.URI$Parser.parse(URI.java:3106)
example-runtime-bundle | at java.base/java.net.URI.<init>(URI.java:600)
example-runtime-bundle | at java.base/java.net.URI.create(URI.java:881)
example-runtime-bundle | at org.apache.http.client.methods.HttpGet.<init>(HttpGet.java:66)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.sendRequest(JWKPublicKeyLocator.java:97)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.getPublicKey(JWKPublicKeyLocator.java:63)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.getPublicKey(AdapterTokenVerifier.java:121)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.createVerifier(AdapterTokenVerifier.java:111)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.verifyToken(AdapterTokenVerifier.java:47)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticateToken(BearerTokenRequestAuthenticator.java:103)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticate(BearerTokenRequestAuthenticator.java:88)
example-runtime-bundle | at org.keycloak.adapters.RequestAuthenticator.authenticate(RequestAuthenticator.java:67)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakAuthenticationProcessingFilter.attemptAuthentication(KeycloakAuthenticationProcessingFilter.java:154)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:222)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakPreAuthActionsFilter.doFilter(KeycloakPreAuthActionsFilter.java:96)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.cloud.sleuth.instrument.web.servlet.TracingFilter.doFilter(TracingFilter.java:68)
example-runtime-bundle | at org.springframework.cloud.sleuth.autoconfig.instrument.web.LazyTracingFilter.doFilter(TraceWebServletConfiguration.java:114)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:710)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:459)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:384)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:398)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:257)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:352)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:177)
example-runtime-bundle | at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
example-runtime-bundle | at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
example-runtime-bundle | at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
example-runtime-bundle | at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
example-runtime-bundle | at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
example-runtime-bundle | at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)
example-runtime-bundle | at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707)
example-runtime-bundle | at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
example-runtime-bundle | at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
example-runtime-bundle | at java.base/java.lang.Thread.run(Thread.java:834)
example-runtime-bundle |
example-runtime-bundle | 2022-03-09 14:40:15.357 ERROR [rb,,] 8 --- [nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost] : Exception Processing ErrorPage[errorCode=0, location=/error]
example-runtime-bundle |
example-runtime-bundle | java.lang.NullPointerException: null
example-runtime-bundle | at java.base/java.net.URI$Parser.parse(URI.java:3106)
example-runtime-bundle | at java.base/java.net.URI.<init>(URI.java:600)
example-runtime-bundle | at java.base/java.net.URI.create(URI.java:881)
example-runtime-bundle | at org.apache.http.client.methods.HttpGet.<init>(HttpGet.java:66)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.sendRequest(JWKPublicKeyLocator.java:97)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.getPublicKey(JWKPublicKeyLocator.java:63)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.getPublicKey(AdapterTokenVerifier.java:121)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.createVerifier(AdapterTokenVerifier.java:111)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.verifyToken(AdapterTokenVerifier.java:47)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticateToken(BearerTokenRequestAuthenticator.java:103)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticate(BearerTokenRequestAuthenticator.java:88)
example-runtime-bundle | at org.keycloak.adapters.RequestAuthenticator.authenticate(RequestAuthenticator.java:67)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakAuthenticationProcessingFilter.attemptAuthentication(KeycloakAuthenticationProcessingFilter.java:154)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:222)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakPreAuthActionsFilter.doFilter(KeycloakPreAuthActionsFilter.java:96)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.cloud.sleuth.instrument.web.servlet.TracingFilter.doFilter(TracingFilter.java:68)
example-runtime-bundle | at org.springframework.cloud.sleuth.autoconfig.instrument.web.LazyTracingFilter.doFilter(TraceWebServletConfiguration.java:114)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:710)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:459)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:384)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:398)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:257)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:352)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:177)
example-runtime-bundle | at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
example-runtime-bundle | at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
example-runtime-bundle | at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
example-runtime-bundle | at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
example-runtime-bundle | at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
example-runtime-bundle | at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)
example-runtime-bundle | at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707)
example-runtime-bundle | at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
example-runtime-bundle | at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
example-runtime-bundle | at java.base/java.lang.Thread.run(Thread.java:834)
example-runtime-bundle |
activiti-cloud-query | 2022-03-09 14:41:15.790 INFO [query,,] 7 --- [pool-7-thread-1] .n.g.w.t.GraphQLBrokerSubProtocolHandler : graphql-ws[processed CONNECT(0)-CONNECTED(0)-START(0)-STOP(0)-ERROR(0)-DISCONNECT(0)]
nginx | 172.18.0.1 - - [09/Mar/2022:14:41:58 +0000] "GET /auth/realms/activiti/.well-known/openid-configuration HTTP/1.1" 200 2015 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:97.0) Gecko/20100101 Firefox/97.0"
nginx | 172.18.0.1 - - [09/Mar/2022:14:44:01 +0000] "POST /auth/realms/activiti/protocol/openid-connect/token HTTP/1.1" 200 2693 "-" "PostmanRuntime/7.29.0"
example-runtime-bundle | 2022-03-09 14:44:21.660 WARN [rb,,] 8 --- [nio-8080-exec-2] o.keycloak.adapters.KeycloakDeployment : Failed to load URLs from http://127.0.0.1.nip.io/auth/realms/activiti/.well-known/openid-configuration
example-runtime-bundle |
example-runtime-bundle | java.net.ConnectException: Connection refused (Connection refused)
example-runtime-bundle | at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
example-runtime-bundle | at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
example-runtime-bundle | at java.base/java.net.Socket.connect(Socket.java:591)
example-runtime-bundle | at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:121)
example-runtime-bundle | at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
example-runtime-bundle | at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:144)
example-runtime-bundle | at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:134)
example-runtime-bundle | at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:605)
example-runtime-bundle | at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:440)
example-runtime-bundle | at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:835)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.getOidcConfiguration(KeycloakDeployment.java:221)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.resolveUrls(KeycloakDeployment.java:179)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.getRealmInfoUrl(KeycloakDeployment.java:237)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.createVerifier(AdapterTokenVerifier.java:107)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.verifyToken(AdapterTokenVerifier.java:47)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticateToken(BearerTokenRequestAuthenticator.java:103)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticate(BearerTokenRequestAuthenticator.java:88)
example-runtime-bundle | at org.keycloak.adapters.RequestAuthenticator.authenticate(RequestAuthenticator.java:67)
example-runtime-bundle | at org.keycloak.adapters.tomcat.AbstractKeycloakAuthenticatorValve.authenticateInternal(AbstractKeycloakAuthenticatorValve.java:203)
example-runtime-bundle | at org.keycloak.adapters.tomcat.KeycloakAuthenticatorValve.authenticate(KeycloakAuthenticatorValve.java:50)
example-runtime-bundle | at org.keycloak.adapters.tomcat.KeycloakAuthenticatorValve.doAuthenticate(KeycloakAuthenticatorValve.java:57)
example-runtime-bundle | at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:632)
example-runtime-bundle | at org.keycloak.adapters.tomcat.AbstractKeycloakAuthenticatorValve.invoke(AbstractKeycloakAuthenticatorValve.java:181)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
example-runtime-bundle | at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
example-runtime-bundle | at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
example-runtime-bundle | at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
example-runtime-bundle | at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
example-runtime-bundle | at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
example-runtime-bundle | at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)
example-runtime-bundle | at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707)
example-runtime-bundle | at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
example-runtime-bundle | at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
example-runtime-bundle | at java.base/java.lang.Thread.run(Thread.java:834)
example-runtime-bundle |
example-runtime-bundle | 2022-03-09 14:44:21.669 WARN [rb,,] 8 --- [nio-8080-exec-2] o.keycloak.adapters.KeycloakDeployment : Failed to load URLs from http://127.0.0.1.nip.io/auth/realms/activiti/.well-known/openid-configuration
example-runtime-bundle |
example-runtime-bundle | java.net.ConnectException: Connection refused (Connection refused)
example-runtime-bundle | at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
example-runtime-bundle | at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
example-runtime-bundle | at java.base/java.net.Socket.connect(Socket.java:591)
example-runtime-bundle | at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:121)
example-runtime-bundle | at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
example-runtime-bundle | at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:144)
example-runtime-bundle | at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:134)
example-runtime-bundle | at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:605)
example-runtime-bundle | at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:440)
example-runtime-bundle | at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:835)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.getOidcConfiguration(KeycloakDeployment.java:221)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.resolveUrls(KeycloakDeployment.java:179)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.getJwksUrl(KeycloakDeployment.java:272)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.sendRequest(JWKPublicKeyLocator.java:97)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.getPublicKey(JWKPublicKeyLocator.java:63)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.getPublicKey(AdapterTokenVerifier.java:121)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.createVerifier(AdapterTokenVerifier.java:111)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.verifyToken(AdapterTokenVerifier.java:47)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticateToken(BearerTokenRequestAuthenticator.java:103)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticate(BearerTokenRequestAuthenticator.java:88)
example-runtime-bundle | at org.keycloak.adapters.RequestAuthenticator.authenticate(RequestAuthenticator.java:67)
example-runtime-bundle | at org.keycloak.adapters.tomcat.AbstractKeycloakAuthenticatorValve.authenticateInternal(AbstractKeycloakAuthenticatorValve.java:203)
example-runtime-bundle | at org.keycloak.adapters.tomcat.KeycloakAuthenticatorValve.authenticate(KeycloakAuthenticatorValve.java:50)
example-runtime-bundle | at org.keycloak.adapters.tomcat.KeycloakAuthenticatorValve.doAuthenticate(KeycloakAuthenticatorValve.java:57)
example-runtime-bundle | at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:632)
example-runtime-bundle | at org.keycloak.adapters.tomcat.AbstractKeycloakAuthenticatorValve.invoke(AbstractKeycloakAuthenticatorValve.java:181)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
example-runtime-bundle | at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
example-runtime-bundle | at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
example-runtime-bundle | at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
example-runtime-bundle | at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
example-runtime-bundle | at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
example-runtime-bundle | at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)
example-runtime-bundle | at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707)
example-runtime-bundle | at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
example-runtime-bundle | at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
example-runtime-bundle | at java.base/java.lang.Thread.run(Thread.java:834)
example-runtime-bundle |
example-runtime-bundle | 2022-03-09 14:44:21.672 ERROR [rb,,] 8 --- [nio-8080-exec-2] o.a.c.c.C.[Tomcat].[localhost] : Exception Processing /rb/v1/process-instances
example-runtime-bundle |
example-runtime-bundle | java.lang.NullPointerException: null
example-runtime-bundle | at java.base/java.net.URI$Parser.parse(URI.java:3106)
example-runtime-bundle | at java.base/java.net.URI.<init>(URI.java:600)
example-runtime-bundle | at java.base/java.net.URI.create(URI.java:881)
example-runtime-bundle | at org.apache.http.client.methods.HttpGet.<init>(HttpGet.java:66)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.sendRequest(JWKPublicKeyLocator.java:97)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.getPublicKey(JWKPublicKeyLocator.java:63)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.getPublicKey(AdapterTokenVerifier.java:121)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.createVerifier(AdapterTokenVerifier.java:111)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.verifyToken(AdapterTokenVerifier.java:47)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticateToken(BearerTokenRequestAuthenticator.java:103)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticate(BearerTokenRequestAuthenticator.java:88)
example-runtime-bundle | at org.keycloak.adapters.RequestAuthenticator.authenticate(RequestAuthenticator.java:67)
example-runtime-bundle | at org.keycloak.adapters.tomcat.AbstractKeycloakAuthenticatorValve.authenticateInternal(AbstractKeycloakAuthenticatorValve.java:203)
example-runtime-bundle | at org.keycloak.adapters.tomcat.KeycloakAuthenticatorValve.authenticate(KeycloakAuthenticatorValve.java:50)
example-runtime-bundle | at org.keycloak.adapters.tomcat.KeycloakAuthenticatorValve.doAuthenticate(KeycloakAuthenticatorValve.java:57)
example-runtime-bundle | at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:632)
example-runtime-bundle | at org.keycloak.adapters.tomcat.AbstractKeycloakAuthenticatorValve.invoke(AbstractKeycloakAuthenticatorValve.java:181)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
example-runtime-bundle | at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
example-runtime-bundle | at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
example-runtime-bundle | at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
example-runtime-bundle | at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
example-runtime-bundle | at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
nginx | 172.18.0.1 - - [09/Mar/2022:14:44:21 +0000] "POST /rb/v1/process-instances HTTP/1.1" 500 455 "-" "PostmanRuntime/7.29.0"
example-runtime-bundle | at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)
example-runtime-bundle | at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707)
example-runtime-bundle | at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
example-runtime-bundle | at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
example-runtime-bundle | at java.base/java.lang.Thread.run(Thread.java:834)
example-runtime-bundle |
example-runtime-bundle | 2022-03-09 14:44:21.683 WARN [rb,8378226975e06b55,8378226975e06b55] 8 --- [nio-8080-exec-2] o.keycloak.adapters.KeycloakDeployment : Failed to load URLs from http://127.0.0.1.nip.io/auth/realms/activiti/.well-known/openid-configuration
example-runtime-bundle |
example-runtime-bundle | java.net.ConnectException: Connection refused (Connection refused)
example-runtime-bundle | at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
example-runtime-bundle | at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
example-runtime-bundle | at java.base/java.net.Socket.connect(Socket.java:591)
example-runtime-bundle | at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:121)
example-runtime-bundle | at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
example-runtime-bundle | at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:144)
example-runtime-bundle | at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:134)
example-runtime-bundle | at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:605)
example-runtime-bundle | at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:440)
example-runtime-bundle | at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:835)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.getOidcConfiguration(KeycloakDeployment.java:221)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.resolveUrls(KeycloakDeployment.java:179)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.getRealmInfoUrl(KeycloakDeployment.java:237)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.createVerifier(AdapterTokenVerifier.java:107)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.verifyToken(AdapterTokenVerifier.java:47)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticateToken(BearerTokenRequestAuthenticator.java:103)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticate(BearerTokenRequestAuthenticator.java:88)
example-runtime-bundle | at org.keycloak.adapters.RequestAuthenticator.authenticate(RequestAuthenticator.java:67)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakAuthenticationProcessingFilter.attemptAuthentication(KeycloakAuthenticationProcessingFilter.java:154)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:222)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakPreAuthActionsFilter.doFilter(KeycloakPreAuthActionsFilter.java:96)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.cloud.sleuth.instrument.web.servlet.TracingFilter.doFilter(TracingFilter.java:89)
example-runtime-bundle | at org.springframework.cloud.sleuth.autoconfig.instrument.web.LazyTracingFilter.doFilter(TraceWebServletConfiguration.java:114)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:710)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:459)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:384)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:398)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:257)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:352)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:152)
example-runtime-bundle | at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
example-runtime-bundle | at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
example-runtime-bundle | at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
example-runtime-bundle | at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
example-runtime-bundle | at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
example-runtime-bundle | at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)
example-runtime-bundle | at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707)
example-runtime-bundle | at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
example-runtime-bundle | at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
example-runtime-bundle | at java.base/java.lang.Thread.run(Thread.java:834)
example-runtime-bundle |
example-runtime-bundle | 2022-03-09 14:44:21.694 WARN [rb,8378226975e06b55,8378226975e06b55] 8 --- [nio-8080-exec-2] o.keycloak.adapters.KeycloakDeployment : Failed to load URLs from http://127.0.0.1.nip.io/auth/realms/activiti/.well-known/openid-configuration
example-runtime-bundle |
example-runtime-bundle | java.net.ConnectException: Connection refused (Connection refused)
example-runtime-bundle | at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
example-runtime-bundle | at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
example-runtime-bundle | at java.base/java.net.Socket.connect(Socket.java:591)
example-runtime-bundle | at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:121)
example-runtime-bundle | at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
example-runtime-bundle | at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:144)
example-runtime-bundle | at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:134)
example-runtime-bundle | at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:605)
example-runtime-bundle | at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:440)
example-runtime-bundle | at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:835)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.getOidcConfiguration(KeycloakDeployment.java:221)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.resolveUrls(KeycloakDeployment.java:179)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.getJwksUrl(KeycloakDeployment.java:272)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.sendRequest(JWKPublicKeyLocator.java:97)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.getPublicKey(JWKPublicKeyLocator.java:63)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.getPublicKey(AdapterTokenVerifier.java:121)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.createVerifier(AdapterTokenVerifier.java:111)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.verifyToken(AdapterTokenVerifier.java:47)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticateToken(BearerTokenRequestAuthenticator.java:103)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticate(BearerTokenRequestAuthenticator.java:88)
example-runtime-bundle | at org.keycloak.adapters.RequestAuthenticator.authenticate(RequestAuthenticator.java:67)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakAuthenticationProcessingFilter.attemptAuthentication(KeycloakAuthenticationProcessingFilter.java:154)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:222)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakPreAuthActionsFilter.doFilter(KeycloakPreAuthActionsFilter.java:96)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.cloud.sleuth.instrument.web.servlet.TracingFilter.doFilter(TracingFilter.java:89)
example-runtime-bundle | at org.springframework.cloud.sleuth.autoconfig.instrument.web.LazyTracingFilter.doFilter(TraceWebServletConfiguration.java:114)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:710)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:459)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:384)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:398)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:257)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:352)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:152)
example-runtime-bundle | at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
example-runtime-bundle | at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
example-runtime-bundle | at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
example-runtime-bundle | at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
example-runtime-bundle | at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
example-runtime-bundle | at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)
example-runtime-bundle | at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707)
example-runtime-bundle | at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
example-runtime-bundle | at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
example-runtime-bundle | at java.base/java.lang.Thread.run(Thread.java:834)
example-runtime-bundle |
example-runtime-bundle | 2022-03-09 14:44:21.699 ERROR [rb,,] 8 --- [nio-8080-exec-2] o.a.c.c.C.[.[.[/rb].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] threw exception
example-runtime-bundle |
example-runtime-bundle | java.lang.NullPointerException: null
example-runtime-bundle | at java.base/java.net.URI$Parser.parse(URI.java:3106)
example-runtime-bundle | at java.base/java.net.URI.<init>(URI.java:600)
example-runtime-bundle | at java.base/java.net.URI.create(URI.java:881)
example-runtime-bundle | at org.apache.http.client.methods.HttpGet.<init>(HttpGet.java:66)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.sendRequest(JWKPublicKeyLocator.java:97)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.getPublicKey(JWKPublicKeyLocator.java:63)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.getPublicKey(AdapterTokenVerifier.java:121)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.createVerifier(AdapterTokenVerifier.java:111)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.verifyToken(AdapterTokenVerifier.java:47)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticateToken(BearerTokenRequestAuthenticator.java:103)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticate(BearerTokenRequestAuthenticator.java:88)
example-runtime-bundle | at org.keycloak.adapters.RequestAuthenticator.authenticate(RequestAuthenticator.java:67)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakAuthenticationProcessingFilter.attemptAuthentication(KeycloakAuthenticationProcessingFilter.java:154)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:222)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakPreAuthActionsFilter.doFilter(KeycloakPreAuthActionsFilter.java:96)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.cloud.sleuth.instrument.web.servlet.TracingFilter.doFilter(TracingFilter.java:89)
example-runtime-bundle | at org.springframework.cloud.sleuth.autoconfig.instrument.web.LazyTracingFilter.doFilter(TraceWebServletConfiguration.java:114)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:710)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:459)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:384)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:398)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:257)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:352)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:152)
example-runtime-bundle | at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
example-runtime-bundle | at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
example-runtime-bundle | at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
example-runtime-bundle | at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
example-runtime-bundle | at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
example-runtime-bundle | at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)
example-runtime-bundle | at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707)
example-runtime-bundle | at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
example-runtime-bundle | at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
example-runtime-bundle | at java.base/java.lang.Thread.run(Thread.java:834)
example-runtime-bundle |
example-runtime-bundle | 2022-03-09 14:44:21.703 ERROR [rb,,] 8 --- [nio-8080-exec-2] o.a.c.c.C.[Tomcat].[localhost] : Exception Processing ErrorPage[errorCode=0, location=/error]
example-runtime-bundle |
example-runtime-bundle | java.lang.NullPointerException: null
example-runtime-bundle | at java.base/java.net.URI$Parser.parse(URI.java:3106)
example-runtime-bundle | at java.base/java.net.URI.<init>(URI.java:600)
example-runtime-bundle | at java.base/java.net.URI.create(URI.java:881)
example-runtime-bundle | at org.apache.http.client.methods.HttpGet.<init>(HttpGet.java:66)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.sendRequest(JWKPublicKeyLocator.java:97)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.getPublicKey(JWKPublicKeyLocator.java:63)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.getPublicKey(AdapterTokenVerifier.java:121)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.createVerifier(AdapterTokenVerifier.java:111)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.verifyToken(AdapterTokenVerifier.java:47)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticateToken(BearerTokenRequestAuthenticator.java:103)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticate(BearerTokenRequestAuthenticator.java:88)
example-runtime-bundle | at org.keycloak.adapters.RequestAuthenticator.authenticate(RequestAuthenticator.java:67)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakAuthenticationProcessingFilter.attemptAuthentication(KeycloakAuthenticationProcessingFilter.java:154)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:222)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakPreAuthActionsFilter.doFilter(KeycloakPreAuthActionsFilter.java:96)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.cloud.sleuth.instrument.web.servlet.TracingFilter.doFilter(TracingFilter.java:89)
example-runtime-bundle | at org.springframework.cloud.sleuth.autoconfig.instrument.web.LazyTracingFilter.doFilter(TraceWebServletConfiguration.java:114)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:710)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:459)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:384)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:398)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:257)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:352)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:152)
example-runtime-bundle | at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
example-runtime-bundle | at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
example-runtime-bundle | at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
example-runtime-bundle | at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
example-runtime-bundle | at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
example-runtime-bundle | at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)
example-runtime-bundle | at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707)
example-runtime-bundle | at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
example-runtime-bundle | at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
example-runtime-bundle | at java.base/java.lang.Thread.run(Thread.java:834)
example-runtime-bundle |
example-runtime-bundle | 2022-03-09 14:44:21.714 WARN [rb,8378226975e06b55,8378226975e06b55] 8 --- [nio-8080-exec-2] o.keycloak.adapters.KeycloakDeployment : Failed to load URLs from http://127.0.0.1.nip.io/auth/realms/activiti/.well-known/openid-configuration
example-runtime-bundle |
example-runtime-bundle | java.net.ConnectException: Connection refused (Connection refused)
example-runtime-bundle | at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
example-runtime-bundle | at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
example-runtime-bundle | at java.base/java.net.Socket.connect(Socket.java:591)
example-runtime-bundle | at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:121)
example-runtime-bundle | at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
example-runtime-bundle | at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:144)
example-runtime-bundle | at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:134)
example-runtime-bundle | at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:605)
example-runtime-bundle | at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:440)
example-runtime-bundle | at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:835)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.getOidcConfiguration(KeycloakDeployment.java:221)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.resolveUrls(KeycloakDeployment.java:179)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.getRealmInfoUrl(KeycloakDeployment.java:237)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.createVerifier(AdapterTokenVerifier.java:107)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.verifyToken(AdapterTokenVerifier.java:47)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticateToken(BearerTokenRequestAuthenticator.java:103)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticate(BearerTokenRequestAuthenticator.java:88)
example-runtime-bundle | at org.keycloak.adapters.RequestAuthenticator.authenticate(RequestAuthenticator.java:67)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakAuthenticationProcessingFilter.attemptAuthentication(KeycloakAuthenticationProcessingFilter.java:154)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:222)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakPreAuthActionsFilter.doFilter(KeycloakPreAuthActionsFilter.java:96)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.cloud.sleuth.instrument.web.servlet.TracingFilter.doFilter(TracingFilter.java:68)
example-runtime-bundle | at org.springframework.cloud.sleuth.autoconfig.instrument.web.LazyTracingFilter.doFilter(TraceWebServletConfiguration.java:114)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:710)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:459)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:384)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:398)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:257)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:352)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:177)
example-runtime-bundle | at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
example-runtime-bundle | at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
example-runtime-bundle | at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
example-runtime-bundle | at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
example-runtime-bundle | at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
example-runtime-bundle | at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)
example-runtime-bundle | at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707)
example-runtime-bundle | at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
example-runtime-bundle | at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
example-runtime-bundle | at java.base/java.lang.Thread.run(Thread.java:834)
example-runtime-bundle |
example-runtime-bundle | 2022-03-09 14:44:21.726 WARN [rb,8378226975e06b55,8378226975e06b55] 8 --- [nio-8080-exec-2] o.keycloak.adapters.KeycloakDeployment : Failed to load URLs from http://127.0.0.1.nip.io/auth/realms/activiti/.well-known/openid-configuration
example-runtime-bundle |
example-runtime-bundle | java.net.ConnectException: Connection refused (Connection refused)
example-runtime-bundle | at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
example-runtime-bundle | at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
example-runtime-bundle | at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
example-runtime-bundle | at java.base/java.net.Socket.connect(Socket.java:591)
example-runtime-bundle | at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:121)
example-runtime-bundle | at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
example-runtime-bundle | at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:144)
example-runtime-bundle | at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:134)
example-runtime-bundle | at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:605)
example-runtime-bundle | at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:440)
example-runtime-bundle | at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:835)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
example-runtime-bundle | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.getOidcConfiguration(KeycloakDeployment.java:221)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.resolveUrls(KeycloakDeployment.java:179)
example-runtime-bundle | at org.keycloak.adapters.KeycloakDeployment.getJwksUrl(KeycloakDeployment.java:272)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.sendRequest(JWKPublicKeyLocator.java:97)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.getPublicKey(JWKPublicKeyLocator.java:63)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.getPublicKey(AdapterTokenVerifier.java:121)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.createVerifier(AdapterTokenVerifier.java:111)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.verifyToken(AdapterTokenVerifier.java:47)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticateToken(BearerTokenRequestAuthenticator.java:103)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticate(BearerTokenRequestAuthenticator.java:88)
example-runtime-bundle | at org.keycloak.adapters.RequestAuthenticator.authenticate(RequestAuthenticator.java:67)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakAuthenticationProcessingFilter.attemptAuthentication(KeycloakAuthenticationProcessingFilter.java:154)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:222)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakPreAuthActionsFilter.doFilter(KeycloakPreAuthActionsFilter.java:96)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.cloud.sleuth.instrument.web.servlet.TracingFilter.doFilter(TracingFilter.java:68)
example-runtime-bundle | at org.springframework.cloud.sleuth.autoconfig.instrument.web.LazyTracingFilter.doFilter(TraceWebServletConfiguration.java:114)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:710)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:459)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:384)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:398)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:257)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:352)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:177)
example-runtime-bundle | at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
example-runtime-bundle | at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
example-runtime-bundle | at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
example-runtime-bundle | at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
example-runtime-bundle | at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
example-runtime-bundle | at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)
example-runtime-bundle | at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707)
example-runtime-bundle | at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
example-runtime-bundle | at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
example-runtime-bundle | at java.base/java.lang.Thread.run(Thread.java:834)
example-runtime-bundle |
example-runtime-bundle | 2022-03-09 14:44:21.728 ERROR [rb,,] 8 --- [nio-8080-exec-2] o.a.c.c.C.[.[.[/rb].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] threw exception
example-runtime-bundle |
example-runtime-bundle | java.lang.NullPointerException: null
example-runtime-bundle | at java.base/java.net.URI$Parser.parse(URI.java:3106)
example-runtime-bundle | at java.base/java.net.URI.<init>(URI.java:600)
example-runtime-bundle | at java.base/java.net.URI.create(URI.java:881)
example-runtime-bundle | at org.apache.http.client.methods.HttpGet.<init>(HttpGet.java:66)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.sendRequest(JWKPublicKeyLocator.java:97)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.getPublicKey(JWKPublicKeyLocator.java:63)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.getPublicKey(AdapterTokenVerifier.java:121)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.createVerifier(AdapterTokenVerifier.java:111)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.verifyToken(AdapterTokenVerifier.java:47)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticateToken(BearerTokenRequestAuthenticator.java:103)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticate(BearerTokenRequestAuthenticator.java:88)
example-runtime-bundle | at org.keycloak.adapters.RequestAuthenticator.authenticate(RequestAuthenticator.java:67)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakAuthenticationProcessingFilter.attemptAuthentication(KeycloakAuthenticationProcessingFilter.java:154)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:222)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakPreAuthActionsFilter.doFilter(KeycloakPreAuthActionsFilter.java:96)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.cloud.sleuth.instrument.web.servlet.TracingFilter.doFilter(TracingFilter.java:68)
example-runtime-bundle | at org.springframework.cloud.sleuth.autoconfig.instrument.web.LazyTracingFilter.doFilter(TraceWebServletConfiguration.java:114)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:710)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:459)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:384)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:398)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:257)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:352)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:177)
example-runtime-bundle | at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
example-runtime-bundle | at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
example-runtime-bundle | at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
example-runtime-bundle | at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
example-runtime-bundle | at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
example-runtime-bundle | at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)
example-runtime-bundle | at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707)
example-runtime-bundle | at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
example-runtime-bundle | at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
example-runtime-bundle | at java.base/java.lang.Thread.run(Thread.java:834)
example-runtime-bundle |
example-runtime-bundle | 2022-03-09 14:44:21.729 ERROR [rb,,] 8 --- [nio-8080-exec-2] o.a.c.c.C.[Tomcat].[localhost] : Exception Processing ErrorPage[errorCode=0, location=/error]
example-runtime-bundle |
example-runtime-bundle | java.lang.NullPointerException: null
example-runtime-bundle | at java.base/java.net.URI$Parser.parse(URI.java:3106)
example-runtime-bundle | at java.base/java.net.URI.<init>(URI.java:600)
example-runtime-bundle | at java.base/java.net.URI.create(URI.java:881)
example-runtime-bundle | at org.apache.http.client.methods.HttpGet.<init>(HttpGet.java:66)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.sendRequest(JWKPublicKeyLocator.java:97)
example-runtime-bundle | at org.keycloak.adapters.rotation.JWKPublicKeyLocator.getPublicKey(JWKPublicKeyLocator.java:63)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.getPublicKey(AdapterTokenVerifier.java:121)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.createVerifier(AdapterTokenVerifier.java:111)
example-runtime-bundle | at org.keycloak.adapters.rotation.AdapterTokenVerifier.verifyToken(AdapterTokenVerifier.java:47)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticateToken(BearerTokenRequestAuthenticator.java:103)
example-runtime-bundle | at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticate(BearerTokenRequestAuthenticator.java:88)
example-runtime-bundle | at org.keycloak.adapters.RequestAuthenticator.authenticate(RequestAuthenticator.java:67)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakAuthenticationProcessingFilter.attemptAuthentication(KeycloakAuthenticationProcessingFilter.java:154)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:222)
example-runtime-bundle | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.keycloak.adapters.springsecurity.filter.KeycloakPreAuthActionsFilter.doFilter(KeycloakPreAuthActionsFilter.java:96)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:110)
example-runtime-bundle | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:80)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:336)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211)
example-runtime-bundle | at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
example-runtime-bundle | at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.cloud.sleuth.instrument.web.servlet.TracingFilter.doFilter(TracingFilter.java:68)
example-runtime-bundle | at org.springframework.cloud.sleuth.autoconfig.instrument.web.LazyTracingFilter.doFilter(TraceWebServletConfiguration.java:114)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
example-runtime-bundle | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:710)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:459)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:384)
example-runtime-bundle | at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:398)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:257)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:352)
example-runtime-bundle | at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:177)
example-runtime-bundle | at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
example-runtime-bundle | at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
example-runtime-bundle | at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
example-runtime-bundle | at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
example-runtime-bundle | at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
example-runtime-bundle | at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)
example-runtime-bundle | at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707)
example-runtime-bundle | at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
example-runtime-bundle | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
example-runtime-bundle | at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
example-runtime-bundle | at java.base/java.lang.Thread.run(Thread.java:834)
example-runtime-bundle |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment