. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.4) 2022-12-07 13:19:26.492 INFO 3415 --- [ost-startStop-1] i.c.switchapp.ServletInitializer : Starting ServletInitializer v0.0.1-SNAPSHOT using Java 1.8.0_292 on vpn-fis-server with PID 3415 (/opt/tomcat1/webapps/issuerswitch/WEB-INF/classes started by iserveutech in /opt/tomcat1/bin) 2022-12-07 13:19:26.508 INFO 3415 --- [ost-startStop-1] i.c.switchapp.ServletInitializer : No active profile set, falling back to 1 default profile: "default" 2022-12-07 13:19:28.678 INFO 3415 --- [ost-startStop-1] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-12-07 13:19:28.854 INFO 3415 --- [ost-startStop-1] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 151 ms. Found 2 JPA repository interfaces. 2022-12-07 13:19:29.957 INFO 3415 --- [ost-startStop-1] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 3309 ms 2022-12-07 13:19:31.436 INFO 3415 --- [ost-startStop-1] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2022-12-07 13:19:31.587 INFO 3415 --- [ost-startStop-1] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.11.Final 2022-12-07 13:19:31.991 INFO 3415 --- [ost-startStop-1] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-12-07 13:19:32.245 INFO 3415 --- [ost-startStop-1] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-12-07 13:19:32.609 INFO 3415 --- [ost-startStop-1] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2022-12-07 13:19:32.634 INFO 3415 --- [ost-startStop-1] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect 2022-12-07 13:19:32.708 INFO 3415 --- [ost-startStop-1] o.h.e.boot.internal.EnversServiceImpl : Envers integration enabled? : true 2022-12-07 13:19:34.320 INFO 3415 --- [ost-startStop-1] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-12-07 13:19:34.347 INFO 3415 --- [ost-startStop-1] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' Q2 started, deployDir=/opt/tomcat1/bin/deploy, environment=default 2022-12-07 13:19:35.613 WARN 3415 --- [ost-startStop-1] .s.s.UserDetailsServiceAutoConfiguration : Using generated security password: 084d1136-0e10-46f8-b649-ac124ba9ebff This generated password is for development use only. Your security configuration must be updated before running your application in production. jPOS 2.1.7 master/7079725 (2022-01-22 18:50:13 UYT) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 jPOS Community Edition, licensed under GNU AGPL v3.0. This software is probably not suitable for commercial use. Please see http://jpos.org/license for details. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Darwin) iQEcBAEBAgAGBQJMolHDAAoJEOQyeO71nYtFv74H/3OgehDGEy1VXp2U3/GcAobg HH2eZjPUz53r38ARPiU3pzm9LwDa3WZgJJaa/b9VrJwKvbPwe9+0kY3gScDE1skT ladHt+KHHmGQArEutkzHlpZa73RbroFEIa1qmN6MaDEHGoxZqDh0Sv2cpvOaVYGO St8ZaddLBPC17bSjAPWo9sWbvL7FgPFOHhnPmbeux8SLtnfWxXWsgo5hLBanKmO1 1z+I/w/6DL6ZYZU6bAJUk+eyVVImJqw0x3IEElI07Nh9MC6BA4iJ77ejobj8HI2r q9ulRPEqH9NR79619lNKVUkE206dVlXo7xHmJS1QZy5v/GT66xBxyDVfTduPFXk= =oP+v -----END PGP SIGNATURE----- 2022-12-07 13:19:36.268 INFO 3415 --- [ost-startStop-1] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2fb382c1, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@44027dad, org.springframework.security.web.context.SecurityContextPersistenceFilter@4e271c4b, org.springframework.security.web.header.HeaderWriterFilter@46116e29, org.springframework.security.web.csrf.CsrfFilter@70682bd8, org.springframework.security.web.authentication.logout.LogoutFilter@44292cd0, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6c522b60, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@44050c82, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@2c779f0c, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@145ff0ba, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@61da579c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4663f565, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@75819f42, org.springframework.security.web.session.SessionManagementFilter@8a80e99, org.springframework.security.web.access.ExceptionTranslationFilter@61a63934, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6ef1de5d] 2022-12-07 13:19:36.491 WARN 3415 --- [ost-startStop-1] 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 2022-12-07 13:19:37.427 INFO 3415 --- [ost-startStop-1] i.c.switchapp.ServletInitializer : Started ServletInitializer in 12.204 seconds (JVM running for 22.749) 07-Dec-2022 13:19:37.490 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployWAR Deployment of web application archive [/opt/tomcat1/webapps/issuerswitch.war] has finished in [20,990] ms 07-Dec-2022 13:19:37.490 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/opt/tomcat1/webapps/ROOT] 07-Dec-2022 13:19:37.499 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/opt/tomcat1/webapps/ROOT] has finished in [9] ms 07-Dec-2022 13:19:37.519 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["https-jsse-nio-8443"] 07-Dec-2022 13:19:37.527 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8000"] 07-Dec-2022 13:19:37.541 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 21140 ms 07-Dec-2022 13:19:37.615 INFO [http-nio-8000-exec-1] org.apache.coyote.http11.Http11Processor.service Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x000xce01000xf68 ]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:434) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:511) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:831) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1651) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748)