2026-09-13 00:47:08,017 INFO com.dacrt.SBIABackend.SbiaBackendApplication [main] Starting SbiaBackendApplication v0.0.1-SNAPSHOT using Java 1.8.0_502 on vpskromasys2.hostnetcom.com with PID 2895561 (/home/daconsult/public_html/dev/api/SBIABackend-0.0.1-SNAPSHOT_rt.jar started by daconsult in /home/daconsult/public_html/dev/api)
2026-09-13 00:47:08,022 DEBUG com.dacrt.SBIABackend.SbiaBackendApplication [main] Running with Spring Boot v2.7.13, Spring v5.3.28
2026-09-13 00:47:08,023 INFO com.dacrt.SBIABackend.SbiaBackendApplication [main] The following 1 profile is active: "dev"
2026-09-13 00:47:34,489 DEBUG com.dacrt.SBIABackend.security.jwt.JwtTokenFilter [main] Filter 'jwtTokenFilter' configured for use
2026-09-13 00:47:34,490 DEBUG com.dacrt.SBIABackend.config.RateLimitingFilter [main] Filter 'rateLimitingFilter' configured for use
2026-09-13 00:47:49,047 ERROR org.springframework.boot.diagnostics.LoggingFailureAnalysisReporter [main] 

***************************
APPLICATION FAILED TO START
***************************

Description:

Web server failed to start. Port 8081 was already in use.

Action:

Identify and stop the process that's listening on port 8081 or configure this application to listen on another port.

2026-09-13 01:04:41,037 INFO com.dacrt.SBIABackend.SbiaBackendApplication [main] Starting SbiaBackendApplication v0.0.1-SNAPSHOT using Java 1.8.0_502 on vpskromasys2.hostnetcom.com with PID 2906921 (/home/daconsult/public_html/dev/api/SBIABackend-0.0.1-SNAPSHOT_rt.jar started by daconsult in /home/daconsult/public_html/dev/api)
2026-09-13 01:04:41,042 DEBUG com.dacrt.SBIABackend.SbiaBackendApplication [main] Running with Spring Boot v2.7.13, Spring v5.3.28
2026-09-13 01:04:41,042 INFO com.dacrt.SBIABackend.SbiaBackendApplication [main] The following 1 profile is active: "dev"
2026-09-13 01:04:51,669 ERROR org.springframework.boot.web.embedded.tomcat.TomcatStarter [main] Error starting Tomcat context. Exception: org.springframework.beans.factory.UnsatisfiedDependencyException. Message: Error creating bean with name 'mainSecurity': Unsatisfied dependency expressed through field 'userDetailsServiceImpl'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'usuarioDetailServiceImpl': Unsatisfied dependency expressed through field 'usersService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'usersService': Unsatisfied dependency expressed through field 'usersRepository'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersRepository' defined in com.dacrt.SBIABackend.security.repository.UsersRepository defined in @EnableJpaRepositories declared on JpaRepositoriesRegistrar.EnableJpaRepositoriesConfiguration: Cannot create inner bean '(inner bean)#8458f04' of type [org.springframework.orm.jpa.SharedEntityManagerCreator] while setting bean property 'entityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#8458f04': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataSourceScriptDatabaseInitializer' defined in class path resource [org/springframework/boot/autoconfigure/sql/init/DataSourceInitializationConfiguration.class]: Unsatisfied dependency expressed through method 'dataSourceScriptDatabaseInitializer' parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Unsatisfied dependency expressed through method 'dataSource' parameter 0; nested exception is org.springframework.boot.context.properties.ConfigurationPropertiesBindException: Error creating bean with name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': Could not bind properties to 'DataSourceProperties' : prefix=spring.datasource, ignoreInvalidFields=false, ignoreUnknownFields=true; nested exception is org.springframework.boot.context.properties.bind.BindException: Failed to bind properties under 'spring.datasource.password' to java.lang.String
2026-09-13 01:04:52,045 ERROR org.springframework.boot.diagnostics.LoggingFailureAnalysisReporter [main] 

***************************
APPLICATION FAILED TO START
***************************

Description:

Failed to bind properties under 'spring.datasource.password' to java.lang.String:

    Reason: org.springframework.boot.context.properties.bind.BindException: Failed to bind properties under 'spring.datasource.password' to java.lang.String

Action:

Update your application's configuration

2026-09-13 01:06:18,645 INFO com.dacrt.SBIABackend.SbiaBackendApplication [main] Starting SbiaBackendApplication v0.0.1-SNAPSHOT using Java 1.8.0_502 on vpskromasys2.hostnetcom.com with PID 2907473 (/home/daconsult/public_html/dev/api/SBIABackend-0.0.1-SNAPSHOT_rt.jar started by daconsult in /home/daconsult/public_html/dev/api)
2026-09-13 01:06:18,651 DEBUG com.dacrt.SBIABackend.SbiaBackendApplication [main] Running with Spring Boot v2.7.13, Spring v5.3.28
2026-09-13 01:06:18,652 INFO com.dacrt.SBIABackend.SbiaBackendApplication [main] The following 1 profile is active: "dev"
2026-09-13 01:06:30,743 ERROR org.springframework.boot.web.embedded.tomcat.TomcatStarter [main] Error starting Tomcat context. Exception: org.springframework.beans.factory.UnsatisfiedDependencyException. Message: Error creating bean with name 'mainSecurity': Unsatisfied dependency expressed through field 'userDetailsServiceImpl'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'usuarioDetailServiceImpl': Unsatisfied dependency expressed through field 'usersService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'usersService': Unsatisfied dependency expressed through field 'usersRepository'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersRepository' defined in com.dacrt.SBIABackend.security.repository.UsersRepository defined in @EnableJpaRepositories declared on JpaRepositoriesRegistrar.EnableJpaRepositoriesConfiguration: Cannot create inner bean '(inner bean)#18271936' of type [org.springframework.orm.jpa.SharedEntityManagerCreator] while setting bean property 'entityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#18271936': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataSourceScriptDatabaseInitializer' defined in class path resource [org/springframework/boot/autoconfigure/sql/init/DataSourceInitializationConfiguration.class]: Unsatisfied dependency expressed through method 'dataSourceScriptDatabaseInitializer' parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Unsatisfied dependency expressed through method 'dataSource' parameter 0; nested exception is org.springframework.boot.context.properties.ConfigurationPropertiesBindException: Error creating bean with name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': Could not bind properties to 'DataSourceProperties' : prefix=spring.datasource, ignoreInvalidFields=false, ignoreUnknownFields=true; nested exception is org.springframework.boot.context.properties.bind.BindException: Failed to bind properties under 'spring.datasource.password' to java.lang.String
2026-09-13 01:06:31,254 ERROR org.springframework.boot.diagnostics.LoggingFailureAnalysisReporter [main] 

***************************
APPLICATION FAILED TO START
***************************

Description:

Failed to bind properties under 'spring.datasource.password' to java.lang.String:

    Reason: org.springframework.boot.context.properties.bind.BindException: Failed to bind properties under 'spring.datasource.password' to java.lang.String

Action:

Update your application's configuration

