Skip to content
Failed

Console Output

Started by GitHub push by FelipeC2103
Obtained Jenkinsfile from git https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E4_BeautyAtHome_Back
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Slave3 in /home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_Back
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential josejbocanegra
Cloning the remote Git repository
Avoid second fetch
Checking out Revision e099119783262417180e6fe5d74c93b55918f601 (refs/remotes/origin/main)
Commit message: "Corregidas y añadidasalgunas documentaciones y comentarios"
Cloning repository https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E4_BeautyAtHome_Back
 > git init /home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_Back # timeout=10
Fetching upstream changes from https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E4_BeautyAtHome_Back
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
using GIT_ASKPASS to set credentials 
 > git fetch --tags --force --progress -- https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E4_BeautyAtHome_Back +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E4_BeautyAtHome_Back # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e099119783262417180e6fe5d74c93b55918f601 # timeout=10
 > git rev-list --no-walk 9852f73eb6b398111db5906c72a3a8e4da6ebb90 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withCredentials
Masking supported pattern matches of $SONAR_TOKEN
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] scmSkip
SCM Skip: Pattern .*\[ci-skip\].* NOT matched on message: Corregidas y añadidasalgunas documentaciones y comentarios

[Pipeline] git
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
Warning: CredentialId "c0e8826e-5e2c-4c1c-a484-6c17d53ac539" could not be found.
Fetching changes from the remote Git repository
Checking out Revision e099119783262417180e6fe5d74c93b55918f601 (refs/remotes/origin/main)
Commit message: "Corregidas y añadidasalgunas documentaciones y comentarios"
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] script
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . citools-isis2603:latest
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
Slave3 does not seem to be running inside a container
 > git rev-parse --resolve-git-dir /home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_Back/.git # timeout=10
 > git config remote.origin.url https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E4_BeautyAtHome_Back # timeout=10
Fetching upstream changes from https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E4_BeautyAtHome_Back
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --tags --force --progress -- https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E4_BeautyAtHome_Back +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e099119783262417180e6fe5d74c93b55918f601 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b main e099119783262417180e6fe5d74c93b55918f601 # timeout=10
$ docker run -t -d -u 1000:1000 -v $HOME/.m2:/root/.m2:z -u root -w /home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_Back -v /home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_Back:/home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_Back:rw,z -v /home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_Back@tmp:/home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_Back@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** citools-isis2603:latest cat
$ docker top 6896c139baa5ca908ef350bcb45b11ba9a62654299878dd227d43ed218097d80 -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ java -version
openjdk version "21.0.4" 2024-07-16 LTS
OpenJDK Runtime Environment Temurin-21.0.4+7 (build 21.0.4+7-LTS)
OpenJDK 64-Bit Server VM Temurin-21.0.4+7 (build 21.0.4+7-LTS, mixed mode, sharing)
+ mvn clean install
[INFO] Scanning for projects...
[INFO] 
[INFO] ------< co.edu.udistrital.mdp:MP_202510_G81_E4_BeautyAtHome_Back >------
[INFO] Building MP_202510_G81_E4_BeautyAtHome_Back 0.0.1-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ MP_202510_G81_E4_BeautyAtHome_Back ---
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (jacoco-initialize) @ MP_202510_G81_E4_BeautyAtHome_Back ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_Back/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ MP_202510_G81_E4_BeautyAtHome_Back ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ MP_202510_G81_E4_BeautyAtHome_Back ---
[INFO] Changes detected - recompiling the module! :source
[INFO] Compiling 50 source files with javac [debug release 21] to target/classes
[INFO] Annotation processing is enabled because one or more processors were found
  on the class path. A future release of javac may disable annotation processing
  unless at least one processor is specified by name (-processor), or a search
  path is specified (--processor-path, --processor-module-path), or annotation
  processing is enabled explicitly (-proc:only, -proc:full).
  Use -Xlint:-options to suppress this message.
  Use -proc:none to disable annotation processing.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ MP_202510_G81_E4_BeautyAtHome_Back ---
[INFO] skip non existing resourceDirectory /home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_Back/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ MP_202510_G81_E4_BeautyAtHome_Back ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes
[INFO] Annotation processing is enabled because one or more processors were found
  on the class path. A future release of javac may disable annotation processing
  unless at least one processor is specified by name (-processor), or a search
  path is specified (--processor-path, --processor-module-path), or annotation
  processing is enabled explicitly (-proc:only, -proc:full).
  Use -Xlint:-options to suppress this message.
  Use -proc:none to disable annotation processing.
[INFO] 
[INFO] --- surefire:2.22.1:test (default-test) @ MP_202510_G81_E4_BeautyAtHome_Back ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running co.edu.udistrital.mdp.beautyathome.services.ImageServiceTest
06:28:08.509 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [co.edu.udistrital.mdp.beautyathome.services.ImageServiceTest]: ImageServiceTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
06:28:08.735 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration co.edu.udistrital.mdp.beautyathome.MainApplication for test class co.edu.udistrital.mdp.beautyathome.services.ImageServiceTest

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v3.2.3)

2025-06-09T06:28:09.491Z  INFO 97 --- [           main] c.e.u.m.b.services.ImageServiceTest      : Starting ImageServiceTest using Java 21.0.4 with PID 97 (started by root in /home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_Back)
2025-06-09T06:28:09.493Z  INFO 97 --- [           main] c.e.u.m.b.services.ImageServiceTest      : No active profile set, falling back to 1 default profile: "default"
2025-06-09T06:28:10.321Z  INFO 97 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-06-09T06:28:10.424Z  INFO 97 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 84 ms. Found 11 JPA repository interfaces.
2025-06-09T06:28:10.605Z  INFO 97 --- [           main] beddedDataSourceBeanFactoryPostProcessor : Replacing 'dataSource' DataSource bean with embedded version
2025-06-09T06:28:10.861Z  INFO 97 --- [           main] o.s.j.d.e.EmbeddedDatabaseFactory        : Starting embedded database: url='jdbc:h2:mem:4bda3943-7abe-4a74-a9de-a4f7adc01194;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=false', username='sa'
2025-06-09T06:28:11.497Z  INFO 97 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2025-06-09T06:28:11.606Z  INFO 97 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 6.4.4.Final
2025-06-09T06:28:11.668Z  INFO 97 --- [           main] o.h.c.internal.RegionFactoryInitiator    : HHH000026: Second-level cache disabled
2025-06-09T06:28:12.077Z  INFO 97 --- [           main] o.s.o.j.p.SpringPersistenceUnitInfo      : No LoadTimeWeaver setup: ignoring JPA class transformer
2025-06-09T06:28:12.160Z  WARN 97 --- [           main] org.hibernate.orm.deprecation            : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-06-09T06:28:14.109Z  INFO 97 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
Hibernate: drop table if exists agenda_entity cascade 
Hibernate: drop table if exists appointment_entity cascade 
Hibernate: drop table if exists brand_entity cascade 
Hibernate: drop table if exists client_entity cascade 
Hibernate: drop table if exists coverage_area_entity cascade 
Hibernate: drop table if exists exclusive_product_entity cascade 
Hibernate: drop table if exists image_entity cascade 
Hibernate: drop table if exists professional_area cascade 
Hibernate: drop table if exists professional_entity cascade 
Hibernate: drop table if exists record_result_images cascade 
Hibernate: drop table if exists review_entity cascade 
Hibernate: drop table if exists service_reference_images cascade 
Hibernate: drop table if exists service_entity cascade 
Hibernate: drop table if exists service_record_entity cascade 
Hibernate: create table agenda_entity (id bigint generated by default as identity, professional_id bigint unique, primary key (id))
Hibernate: create table appointment_entity (agenda_id bigint, id bigint generated by default as identity, professional_id bigint, scheduled_at timestamp(6), service_id bigint, user_id bigint, primary key (id))
Hibernate: create table brand_entity (available boolean, price float(53), id bigint generated by default as identity, category varchar(255), description varchar(255), logourl varchar(255), name varchar(255), photograph varchar(255), product varchar(255), primary key (id))
Hibernate: create table client_entity (id bigint generated by default as identity, address varchar(255), email varchar(255), full_name varchar(255), phone_number varchar(255), primary key (id))
Hibernate: create table coverage_area_entity (id bigint generated by default as identity, name varchar(255), primary key (id))
Hibernate: create table exclusive_product_entity (available boolean, price float(53), brand_id bigint, id bigint generated by default as identity, category varchar(255), description varchar(255), name varchar(255), photo varchar(255), primary key (id))
Hibernate: create table image_entity (id bigint generated by default as identity, url varchar(255), primary key (id))
Hibernate: create table professional_area (area_id bigint not null, professional_id bigint not null, primary key (area_id, professional_id))
Hibernate: create table professional_entity (birth_date date, sponsored boolean not null, brand_id bigint, id bigint generated by default as identity, name varchar(255), photo_url varchar(255), summary varchar(255), primary key (id))
Hibernate: create table record_result_images (record_id bigint not null, image_url varchar(255))
Hibernate: create table review_entity (stars integer not null, client_id bigint not null, id bigint generated by default as identity, opinion varchar(1000) not null, primary key (id))
Hibernate: create table service_reference_images (service_id bigint not null, image_url varchar(255))
Hibernate: create table service_entity (price float(53), id bigint generated by default as identity, professional_id bigint, description varchar(255), name varchar(255), primary key (id))
Hibernate: create table service_record_entity (date_performed date, id bigint generated by default as identity, service_id bigint, service_record_id bigint unique, primary key (id))
Hibernate: alter table if exists agenda_entity add constraint FKppmkpsoetr7lu0o3lnsm0mkck foreign key (professional_id) references professional_entity
Hibernate: alter table if exists appointment_entity add constraint FKlfi8k6o7x8e4vqwxehc2cr6p9 foreign key (agenda_id) references agenda_entity
Hibernate: alter table if exists appointment_entity add constraint FKc1bxhg9cd5enh1enqfumnphr8 foreign key (user_id) references client_entity
Hibernate: alter table if exists appointment_entity add constraint FKlgyt95docr3qo3w3b12upohdq foreign key (professional_id) references professional_entity
Hibernate: alter table if exists appointment_entity add constraint FKc3suy5i0uvkdifnsovna0k21q foreign key (service_id) references service_entity
Hibernate: alter table if exists exclusive_product_entity add constraint FKn9wuwqnt0sovxh2suun7kb4tf foreign key (brand_id) references brand_entity
Hibernate: alter table if exists professional_area add constraint FKg3atskd26w0kksa7n0m4wvunm foreign key (area_id) references coverage_area_entity
Hibernate: alter table if exists professional_area add constraint FKky0u5df6tlhc0ilt8d5m0fe3y foreign key (professional_id) references professional_entity
Hibernate: alter table if exists professional_entity add constraint FK1ktkd1s7d9q4nskl0cjsa7e4p foreign key (brand_id) references brand_entity
Hibernate: alter table if exists record_result_images add constraint FKpxgjmqb8khnt3dmiuljq1wpv foreign key (record_id) references service_record_entity
Hibernate: alter table if exists review_entity add constraint FKfc0i93dpqubh4qieybqcni10e foreign key (client_id) references client_entity
Hibernate: alter table if exists service_reference_images add constraint FKgwu3tvvn5c65fmnuwu7uhgmyf foreign key (service_id) references service_entity
Hibernate: alter table if exists service_entity add constraint FKhsh9495cm0n8335ksuju77loo foreign key (professional_id) references professional_entity
Hibernate: alter table if exists service_record_entity add constraint FKd65qry3f2xug1cgkgjbuw0g87 foreign key (service_record_id) references review_entity
Hibernate: alter table if exists service_record_entity add constraint FK9r0v3t38nfwdqg7bl58m2p7kn foreign key (service_id) references service_entity
2025-06-09T06:28:14.237Z  INFO 97 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-06-09T06:28:15.102Z  INFO 97 --- [           main] c.e.u.m.b.services.ImageServiceTest      : Started ImageServiceTest in 6.258 seconds (process running for 7.901)
WARNING: A Java agent has been loaded dynamically (/root/.m2/repository/net/bytebuddy/byte-buddy-agent/1.14.12/byte-buddy-agent-1.14.12.jar)
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
WARNING: Dynamic loading of agents will be disallowed by default in a future release
Hibernate: delete from image_entity
Hibernate: insert into image_entity (url,id) values (?,default)
Hibernate: insert into image_entity (url,id) values (?,default)
Hibernate: insert into image_entity (url,id) values (?,default)
Hibernate: select ie1_0.id,ie1_0.url from image_entity ie1_0 where ie1_0.id=?
Hibernate: delete from image_entity
Hibernate: insert into image_entity (url,id) values (?,default)
Hibernate: insert into image_entity (url,id) values (?,default)
Hibernate: insert into image_entity (url,id) values (?,default)
Hibernate: delete from image_entity
Hibernate: insert into image_entity (url,id) values (?,default)
Hibernate: insert into image_entity (url,id) values (?,default)
Hibernate: insert into image_entity (url,id) values (?,default)
Hibernate: delete from image_entity
Hibernate: insert into image_entity (url,id) values (?,default)
Hibernate: insert into image_entity (url,id) values (?,default)
Hibernate: insert into image_entity (url,id) values (?,default)
Hibernate: delete from image_entity
Hibernate: insert into image_entity (url,id) values (?,default)
Hibernate: insert into image_entity (url,id) values (?,default)
Hibernate: insert into image_entity (url,id) values (?,default)
Hibernate: insert into image_entity (url,id) values (?,default)
Hibernate: delete from image_entity
Hibernate: insert into image_entity (url,id) values (?,default)
Hibernate: insert into image_entity (url,id) values (?,default)
Hibernate: insert into image_entity (url,id) values (?,default)
Hibernate: select ie1_0.id,ie1_0.url from image_entity ie1_0 where ie1_0.id=?
Hibernate: delete from image_entity
Hibernate: insert into image_entity (url,id) values (?,default)
Hibernate: insert into image_entity (url,id) values (?,default)
Hibernate: insert into image_entity (url,id) values (?,default)
Hibernate: delete from image_entity
Hibernate: insert into image_entity (url,id) values (?,default)
Hibernate: insert into image_entity (url,id) values (?,default)
Hibernate: insert into image_entity (url,id) values (?,default)
Hibernate: select ie1_0.id,ie1_0.url from image_entity ie1_0 where ie1_0.id=?
Hibernate: delete from image_entity
Hibernate: insert into image_entity (url,id) values (?,default)
Hibernate: insert into image_entity (url,id) values (?,default)
Hibernate: insert into image_entity (url,id) values (?,default)
Hibernate: delete from image_entity
Hibernate: insert into image_entity (url,id) values (?,default)
Hibernate: insert into image_entity (url,id) values (?,default)
Hibernate: insert into image_entity (url,id) values (?,default)
Hibernate: select ie1_0.id,ie1_0.url from image_entity ie1_0
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.259 s - in co.edu.udistrital.mdp.beautyathome.services.ImageServiceTest
[INFO] Running co.edu.udistrital.mdp.beautyathome.services.BrandServiceTest
2025-06-09T06:28:16.463Z  INFO 97 --- [           main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [co.edu.udistrital.mdp.beautyathome.services.BrandServiceTest]: BrandServiceTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-06-09T06:28:16.480Z  INFO 97 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration co.edu.udistrital.mdp.beautyathome.MainApplication for test class co.edu.udistrital.mdp.beautyathome.services.BrandServiceTest

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v3.2.3)

2025-06-09T06:28:16.573Z  INFO 97 --- [           main] c.e.u.m.b.services.BrandServiceTest      : Starting BrandServiceTest using Java 21.0.4 with PID 97 (started by root in /home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_Back)
2025-06-09T06:28:16.573Z  INFO 97 --- [           main] c.e.u.m.b.services.BrandServiceTest      : No active profile set, falling back to 1 default profile: "default"
2025-06-09T06:28:16.674Z  INFO 97 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-06-09T06:28:16.697Z  INFO 97 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 22 ms. Found 11 JPA repository interfaces.
2025-06-09T06:28:16.718Z  INFO 97 --- [           main] beddedDataSourceBeanFactoryPostProcessor : Replacing 'dataSource' DataSource bean with embedded version
2025-06-09T06:28:16.735Z  INFO 97 --- [           main] o.s.j.d.e.EmbeddedDatabaseFactory        : Starting embedded database: url='jdbc:h2:mem:cd927899-e6a7-4a32-8eb1-5cf5b8f3e8fd;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=false', username='sa'
2025-06-09T06:28:16.760Z  INFO 97 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2025-06-09T06:28:16.763Z  INFO 97 --- [           main] o.h.c.internal.RegionFactoryInitiator    : HHH000026: Second-level cache disabled
2025-06-09T06:28:16.767Z  INFO 97 --- [           main] o.s.o.j.p.SpringPersistenceUnitInfo      : No LoadTimeWeaver setup: ignoring JPA class transformer
2025-06-09T06:28:16.769Z  WARN 97 --- [           main] org.hibernate.orm.deprecation            : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-06-09T06:28:16.999Z  INFO 97 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
Hibernate: drop table if exists agenda_entity cascade 
Hibernate: drop table if exists appointment_entity cascade 
Hibernate: drop table if exists brand_entity cascade 
Hibernate: drop table if exists client_entity cascade 
Hibernate: drop table if exists coverage_area_entity cascade 
Hibernate: drop table if exists exclusive_product_entity cascade 
Hibernate: drop table if exists image_entity cascade 
Hibernate: drop table if exists professional_area cascade 
Hibernate: drop table if exists professional_entity cascade 
Hibernate: drop table if exists record_result_images cascade 
Hibernate: drop table if exists review_entity cascade 
Hibernate: drop table if exists service_reference_images cascade 
Hibernate: drop table if exists service_entity cascade 
Hibernate: drop table if exists service_record_entity cascade 
Hibernate: create table agenda_entity (id bigint generated by default as identity, professional_id bigint unique, primary key (id))
Hibernate: create table appointment_entity (agenda_id bigint, id bigint generated by default as identity, professional_id bigint, scheduled_at timestamp(6), service_id bigint, user_id bigint, primary key (id))
Hibernate: create table brand_entity (available boolean, price float(53), id bigint generated by default as identity, category varchar(255), description varchar(255), logourl varchar(255), name varchar(255), photograph varchar(255), product varchar(255), primary key (id))
Hibernate: create table client_entity (id bigint generated by default as identity, address varchar(255), email varchar(255), full_name varchar(255), phone_number varchar(255), primary key (id))
Hibernate: create table coverage_area_entity (id bigint generated by default as identity, name varchar(255), primary key (id))
Hibernate: create table exclusive_product_entity (available boolean, price float(53), brand_id bigint, id bigint generated by default as identity, category varchar(255), description varchar(255), name varchar(255), photo varchar(255), primary key (id))
Hibernate: create table image_entity (id bigint generated by default as identity, url varchar(255), primary key (id))
Hibernate: create table professional_area (area_id bigint not null, professional_id bigint not null, primary key (area_id, professional_id))
Hibernate: create table professional_entity (birth_date date, sponsored boolean not null, brand_id bigint, id bigint generated by default as identity, name varchar(255), photo_url varchar(255), summary varchar(255), primary key (id))
Hibernate: create table record_result_images (record_id bigint not null, image_url varchar(255))
Hibernate: create table review_entity (stars integer not null, client_id bigint not null, id bigint generated by default as identity, opinion varchar(1000) not null, primary key (id))
Hibernate: create table service_reference_images (service_id bigint not null, image_url varchar(255))
Hibernate: create table service_entity (price float(53), id bigint generated by default as identity, professional_id bigint, description varchar(255), name varchar(255), primary key (id))
Hibernate: create table service_record_entity (date_performed date, id bigint generated by default as identity, service_id bigint, service_record_id bigint unique, primary key (id))
Hibernate: alter table if exists agenda_entity add constraint FKppmkpsoetr7lu0o3lnsm0mkck foreign key (professional_id) references professional_entity
Hibernate: alter table if exists appointment_entity add constraint FKlfi8k6o7x8e4vqwxehc2cr6p9 foreign key (agenda_id) references agenda_entity
Hibernate: alter table if exists appointment_entity add constraint FKc1bxhg9cd5enh1enqfumnphr8 foreign key (user_id) references client_entity
Hibernate: alter table if exists appointment_entity add constraint FKlgyt95docr3qo3w3b12upohdq foreign key (professional_id) references professional_entity
Hibernate: alter table if exists appointment_entity add constraint FKc3suy5i0uvkdifnsovna0k21q foreign key (service_id) references service_entity
Hibernate: alter table if exists exclusive_product_entity add constraint FKn9wuwqnt0sovxh2suun7kb4tf foreign key (brand_id) references brand_entity
Hibernate: alter table if exists professional_area add constraint FKg3atskd26w0kksa7n0m4wvunm foreign key (area_id) references coverage_area_entity
Hibernate: alter table if exists professional_area add constraint FKky0u5df6tlhc0ilt8d5m0fe3y foreign key (professional_id) references professional_entity
Hibernate: alter table if exists professional_entity add constraint FK1ktkd1s7d9q4nskl0cjsa7e4p foreign key (brand_id) references brand_entity
Hibernate: alter table if exists record_result_images add constraint FKpxgjmqb8khnt3dmiuljq1wpv foreign key (record_id) references service_record_entity
Hibernate: alter table if exists review_entity add constraint FKfc0i93dpqubh4qieybqcni10e foreign key (client_id) references client_entity
Hibernate: alter table if exists service_reference_images add constraint FKgwu3tvvn5c65fmnuwu7uhgmyf foreign key (service_id) references service_entity
Hibernate: alter table if exists service_entity add constraint FKhsh9495cm0n8335ksuju77loo foreign key (professional_id) references professional_entity
Hibernate: alter table if exists service_record_entity add constraint FKd65qry3f2xug1cgkgjbuw0g87 foreign key (service_record_id) references review_entity
Hibernate: alter table if exists service_record_entity add constraint FK9r0v3t38nfwdqg7bl58m2p7kn foreign key (service_id) references service_entity
2025-06-09T06:28:17.048Z  INFO 97 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-06-09T06:28:17.267Z  INFO 97 --- [           main] c.e.u.m.b.services.BrandServiceTest      : Started BrandServiceTest in 0.747 seconds (process running for 10.067)
Hibernate: delete from brand_entity
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: select be1_0.id,be1_0.available,be1_0.category,be1_0.description,be1_0.logourl,be1_0.name,be1_0.photograph,be1_0.price,be1_0.product from brand_entity be1_0 where be1_0.id=?
Hibernate: delete from brand_entity
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: delete from brand_entity
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: delete from brand_entity
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: delete from brand_entity
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: delete from brand_entity
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: select be1_0.id,be1_0.available,be1_0.category,be1_0.description,be1_0.logourl,be1_0.name,be1_0.photograph,be1_0.price,be1_0.product from brand_entity be1_0 where be1_0.id=?
Hibernate: delete from brand_entity
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: select be1_0.id,be1_0.available,be1_0.category,be1_0.description,be1_0.logourl,be1_0.name,be1_0.photograph,be1_0.price,be1_0.product from brand_entity be1_0 where be1_0.id=?
Hibernate: delete from brand_entity
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: delete from brand_entity
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: select be1_0.id,be1_0.available,be1_0.category,be1_0.description,be1_0.logourl,be1_0.name,be1_0.photograph,be1_0.price,be1_0.product from brand_entity be1_0
Hibernate: delete from brand_entity
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.171 s - in co.edu.udistrital.mdp.beautyathome.services.BrandServiceTest
[INFO] Running co.edu.udistrital.mdp.beautyathome.services.ExclusiveProductServiceTest
2025-06-09T06:28:17.686Z  INFO 97 --- [           main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [co.edu.udistrital.mdp.beautyathome.services.ExclusiveProductServiceTest]: ExclusiveProductServiceTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-06-09T06:28:17.689Z  INFO 97 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration co.edu.udistrital.mdp.beautyathome.MainApplication for test class co.edu.udistrital.mdp.beautyathome.services.ExclusiveProductServiceTest

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v3.2.3)

2025-06-09T06:28:17.713Z  INFO 97 --- [           main] c.e.u.m.b.s.ExclusiveProductServiceTest  : Starting ExclusiveProductServiceTest using Java 21.0.4 with PID 97 (started by root in /home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_Back)
2025-06-09T06:28:17.714Z  INFO 97 --- [           main] c.e.u.m.b.s.ExclusiveProductServiceTest  : No active profile set, falling back to 1 default profile: "default"
2025-06-09T06:28:17.793Z  INFO 97 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-06-09T06:28:17.810Z  INFO 97 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 17 ms. Found 11 JPA repository interfaces.
2025-06-09T06:28:17.829Z  INFO 97 --- [           main] beddedDataSourceBeanFactoryPostProcessor : Replacing 'dataSource' DataSource bean with embedded version
2025-06-09T06:28:17.842Z  INFO 97 --- [           main] o.s.j.d.e.EmbeddedDatabaseFactory        : Starting embedded database: url='jdbc:h2:mem:56183118-32c6-4194-b39c-1dc457c7caf4;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=false', username='sa'
2025-06-09T06:28:17.862Z  INFO 97 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2025-06-09T06:28:17.864Z  INFO 97 --- [           main] o.h.c.internal.RegionFactoryInitiator    : HHH000026: Second-level cache disabled
2025-06-09T06:28:17.868Z  INFO 97 --- [           main] o.s.o.j.p.SpringPersistenceUnitInfo      : No LoadTimeWeaver setup: ignoring JPA class transformer
2025-06-09T06:28:17.869Z  WARN 97 --- [           main] org.hibernate.orm.deprecation            : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-06-09T06:28:18.053Z  INFO 97 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
Hibernate: drop table if exists agenda_entity cascade 
Hibernate: drop table if exists appointment_entity cascade 
Hibernate: drop table if exists brand_entity cascade 
Hibernate: drop table if exists client_entity cascade 
Hibernate: drop table if exists coverage_area_entity cascade 
Hibernate: drop table if exists exclusive_product_entity cascade 
Hibernate: drop table if exists image_entity cascade 
Hibernate: drop table if exists professional_area cascade 
Hibernate: drop table if exists professional_entity cascade 
Hibernate: drop table if exists record_result_images cascade 
Hibernate: drop table if exists review_entity cascade 
Hibernate: drop table if exists service_reference_images cascade 
Hibernate: drop table if exists service_entity cascade 
Hibernate: drop table if exists service_record_entity cascade 
Hibernate: create table agenda_entity (id bigint generated by default as identity, professional_id bigint unique, primary key (id))
Hibernate: create table appointment_entity (agenda_id bigint, id bigint generated by default as identity, professional_id bigint, scheduled_at timestamp(6), service_id bigint, user_id bigint, primary key (id))
Hibernate: create table brand_entity (available boolean, price float(53), id bigint generated by default as identity, category varchar(255), description varchar(255), logourl varchar(255), name varchar(255), photograph varchar(255), product varchar(255), primary key (id))
Hibernate: create table client_entity (id bigint generated by default as identity, address varchar(255), email varchar(255), full_name varchar(255), phone_number varchar(255), primary key (id))
Hibernate: create table coverage_area_entity (id bigint generated by default as identity, name varchar(255), primary key (id))
Hibernate: create table exclusive_product_entity (available boolean, price float(53), brand_id bigint, id bigint generated by default as identity, category varchar(255), description varchar(255), name varchar(255), photo varchar(255), primary key (id))
Hibernate: create table image_entity (id bigint generated by default as identity, url varchar(255), primary key (id))
Hibernate: create table professional_area (area_id bigint not null, professional_id bigint not null, primary key (area_id, professional_id))
Hibernate: create table professional_entity (birth_date date, sponsored boolean not null, brand_id bigint, id bigint generated by default as identity, name varchar(255), photo_url varchar(255), summary varchar(255), primary key (id))
Hibernate: create table record_result_images (record_id bigint not null, image_url varchar(255))
Hibernate: create table review_entity (stars integer not null, client_id bigint not null, id bigint generated by default as identity, opinion varchar(1000) not null, primary key (id))
Hibernate: create table service_reference_images (service_id bigint not null, image_url varchar(255))
Hibernate: create table service_entity (price float(53), id bigint generated by default as identity, professional_id bigint, description varchar(255), name varchar(255), primary key (id))
Hibernate: create table service_record_entity (date_performed date, id bigint generated by default as identity, service_id bigint, service_record_id bigint unique, primary key (id))
Hibernate: alter table if exists agenda_entity add constraint FKppmkpsoetr7lu0o3lnsm0mkck foreign key (professional_id) references professional_entity
Hibernate: alter table if exists appointment_entity add constraint FKlfi8k6o7x8e4vqwxehc2cr6p9 foreign key (agenda_id) references agenda_entity
Hibernate: alter table if exists appointment_entity add constraint FKc1bxhg9cd5enh1enqfumnphr8 foreign key (user_id) references client_entity
Hibernate: alter table if exists appointment_entity add constraint FKlgyt95docr3qo3w3b12upohdq foreign key (professional_id) references professional_entity
Hibernate: alter table if exists appointment_entity add constraint FKc3suy5i0uvkdifnsovna0k21q foreign key (service_id) references service_entity
Hibernate: alter table if exists exclusive_product_entity add constraint FKn9wuwqnt0sovxh2suun7kb4tf foreign key (brand_id) references brand_entity
Hibernate: alter table if exists professional_area add constraint FKg3atskd26w0kksa7n0m4wvunm foreign key (area_id) references coverage_area_entity
Hibernate: alter table if exists professional_area add constraint FKky0u5df6tlhc0ilt8d5m0fe3y foreign key (professional_id) references professional_entity
Hibernate: alter table if exists professional_entity add constraint FK1ktkd1s7d9q4nskl0cjsa7e4p foreign key (brand_id) references brand_entity
Hibernate: alter table if exists record_result_images add constraint FKpxgjmqb8khnt3dmiuljq1wpv foreign key (record_id) references service_record_entity
Hibernate: alter table if exists review_entity add constraint FKfc0i93dpqubh4qieybqcni10e foreign key (client_id) references client_entity
Hibernate: alter table if exists service_reference_images add constraint FKgwu3tvvn5c65fmnuwu7uhgmyf foreign key (service_id) references service_entity
Hibernate: alter table if exists service_entity add constraint FKhsh9495cm0n8335ksuju77loo foreign key (professional_id) references professional_entity
Hibernate: alter table if exists service_record_entity add constraint FKd65qry3f2xug1cgkgjbuw0g87 foreign key (service_record_id) references review_entity
Hibernate: alter table if exists service_record_entity add constraint FK9r0v3t38nfwdqg7bl58m2p7kn foreign key (service_id) references service_entity
2025-06-09T06:28:18.093Z  INFO 97 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-06-09T06:28:18.264Z  INFO 97 --- [           main] c.e.u.m.b.s.ExclusiveProductServiceTest  : Started ExclusiveProductServiceTest in 0.573 seconds (process running for 11.063)
Hibernate: delete from exclusive_product_entity
Hibernate: delete from brand_entity
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: select epe1_0.id,epe1_0.available,epe1_0.brand_id,epe1_0.category,epe1_0.description,epe1_0.name,epe1_0.photo,epe1_0.price from exclusive_product_entity epe1_0 where epe1_0.id=?
Hibernate: delete from exclusive_product_entity
Hibernate: delete from brand_entity
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: select count(*) from exclusive_product_entity epe1_0 where epe1_0.id=?
Hibernate: delete from exclusive_product_entity
Hibernate: delete from brand_entity
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: delete from exclusive_product_entity
Hibernate: delete from brand_entity
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: select count(*) from exclusive_product_entity epe1_0 where epe1_0.id=?
Hibernate: delete from exclusive_product_entity
Hibernate: delete from brand_entity
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: delete from exclusive_product_entity
Hibernate: delete from brand_entity
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: select count(*) from exclusive_product_entity epe1_0 where epe1_0.id=?
Hibernate: delete from exclusive_product_entity
Hibernate: delete from brand_entity
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: select count(*) from exclusive_product_entity epe1_0 where epe1_0.id=?
Hibernate: delete from exclusive_product_entity
Hibernate: delete from brand_entity
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: delete from exclusive_product_entity
Hibernate: delete from brand_entity
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: delete from exclusive_product_entity
Hibernate: delete from brand_entity
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: select epe1_0.id,epe1_0.available,epe1_0.brand_id,epe1_0.category,epe1_0.description,epe1_0.name,epe1_0.photo,epe1_0.price from exclusive_product_entity epe1_0
Hibernate: delete from exclusive_product_entity
Hibernate: delete from brand_entity
Hibernate: insert into brand_entity (available,category,description,logourl,name,photograph,price,product,id) values (?,?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
Hibernate: insert into exclusive_product_entity (available,brand_id,category,description,name,photo,price,id) values (?,?,?,?,?,?,?,default)
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.809 s - in co.edu.udistrital.mdp.beautyathome.services.ExclusiveProductServiceTest
[INFO] Running co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest
2025-06-09T06:28:18.516Z  INFO 97 --- [           main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest]: ReviewServiceTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-06-09T06:28:18.522Z  INFO 97 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration co.edu.udistrital.mdp.beautyathome.MainApplication for test class co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v3.2.3)

2025-06-09T06:28:18.543Z  INFO 97 --- [           main] c.e.u.m.b.services.ReviewServiceTest     : Starting ReviewServiceTest using Java 21.0.4 with PID 97 (started by root in /home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_Back)
2025-06-09T06:28:18.543Z  INFO 97 --- [           main] c.e.u.m.b.services.ReviewServiceTest     : No active profile set, falling back to 1 default profile: "default"
2025-06-09T06:28:18.627Z  INFO 97 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-06-09T06:28:18.643Z  INFO 97 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 15 ms. Found 11 JPA repository interfaces.
2025-06-09T06:28:18.658Z  INFO 97 --- [           main] beddedDataSourceBeanFactoryPostProcessor : Replacing 'dataSource' DataSource bean with embedded version
2025-06-09T06:28:18.670Z  INFO 97 --- [           main] o.s.j.d.e.EmbeddedDatabaseFactory        : Starting embedded database: url='jdbc:h2:mem:118016c0-63d9-4b98-9389-7345be7fbf5c;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=false', username='sa'
2025-06-09T06:28:18.692Z  INFO 97 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2025-06-09T06:28:18.693Z  INFO 97 --- [           main] o.h.c.internal.RegionFactoryInitiator    : HHH000026: Second-level cache disabled
2025-06-09T06:28:18.697Z  INFO 97 --- [           main] o.s.o.j.p.SpringPersistenceUnitInfo      : No LoadTimeWeaver setup: ignoring JPA class transformer
2025-06-09T06:28:18.698Z  WARN 97 --- [           main] org.hibernate.orm.deprecation            : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-06-09T06:28:18.867Z  INFO 97 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
Hibernate: drop table if exists agenda_entity cascade 
Hibernate: drop table if exists appointment_entity cascade 
Hibernate: drop table if exists brand_entity cascade 
Hibernate: drop table if exists client_entity cascade 
Hibernate: drop table if exists coverage_area_entity cascade 
Hibernate: drop table if exists exclusive_product_entity cascade 
Hibernate: drop table if exists image_entity cascade 
Hibernate: drop table if exists professional_area cascade 
Hibernate: drop table if exists professional_entity cascade 
Hibernate: drop table if exists record_result_images cascade 
Hibernate: drop table if exists review_entity cascade 
Hibernate: drop table if exists service_reference_images cascade 
Hibernate: drop table if exists service_entity cascade 
Hibernate: drop table if exists service_record_entity cascade 
Hibernate: create table agenda_entity (id bigint generated by default as identity, professional_id bigint unique, primary key (id))
Hibernate: create table appointment_entity (agenda_id bigint, id bigint generated by default as identity, professional_id bigint, scheduled_at timestamp(6), service_id bigint, user_id bigint, primary key (id))
Hibernate: create table brand_entity (available boolean, price float(53), id bigint generated by default as identity, category varchar(255), description varchar(255), logourl varchar(255), name varchar(255), photograph varchar(255), product varchar(255), primary key (id))
Hibernate: create table client_entity (id bigint generated by default as identity, address varchar(255), email varchar(255), full_name varchar(255), phone_number varchar(255), primary key (id))
Hibernate: create table coverage_area_entity (id bigint generated by default as identity, name varchar(255), primary key (id))
Hibernate: create table exclusive_product_entity (available boolean, price float(53), brand_id bigint, id bigint generated by default as identity, category varchar(255), description varchar(255), name varchar(255), photo varchar(255), primary key (id))
Hibernate: create table image_entity (id bigint generated by default as identity, url varchar(255), primary key (id))
Hibernate: create table professional_area (area_id bigint not null, professional_id bigint not null, primary key (area_id, professional_id))
Hibernate: create table professional_entity (birth_date date, sponsored boolean not null, brand_id bigint, id bigint generated by default as identity, name varchar(255), photo_url varchar(255), summary varchar(255), primary key (id))
Hibernate: create table record_result_images (record_id bigint not null, image_url varchar(255))
Hibernate: create table review_entity (stars integer not null, client_id bigint not null, id bigint generated by default as identity, opinion varchar(1000) not null, primary key (id))
Hibernate: create table service_reference_images (service_id bigint not null, image_url varchar(255))
Hibernate: create table service_entity (price float(53), id bigint generated by default as identity, professional_id bigint, description varchar(255), name varchar(255), primary key (id))
Hibernate: create table service_record_entity (date_performed date, id bigint generated by default as identity, service_id bigint, service_record_id bigint unique, primary key (id))
Hibernate: alter table if exists agenda_entity add constraint FKppmkpsoetr7lu0o3lnsm0mkck foreign key (professional_id) references professional_entity
Hibernate: alter table if exists appointment_entity add constraint FKlfi8k6o7x8e4vqwxehc2cr6p9 foreign key (agenda_id) references agenda_entity
Hibernate: alter table if exists appointment_entity add constraint FKc1bxhg9cd5enh1enqfumnphr8 foreign key (user_id) references client_entity
Hibernate: alter table if exists appointment_entity add constraint FKlgyt95docr3qo3w3b12upohdq foreign key (professional_id) references professional_entity
Hibernate: alter table if exists appointment_entity add constraint FKc3suy5i0uvkdifnsovna0k21q foreign key (service_id) references service_entity
Hibernate: alter table if exists exclusive_product_entity add constraint FKn9wuwqnt0sovxh2suun7kb4tf foreign key (brand_id) references brand_entity
Hibernate: alter table if exists professional_area add constraint FKg3atskd26w0kksa7n0m4wvunm foreign key (area_id) references coverage_area_entity
Hibernate: alter table if exists professional_area add constraint FKky0u5df6tlhc0ilt8d5m0fe3y foreign key (professional_id) references professional_entity
Hibernate: alter table if exists professional_entity add constraint FK1ktkd1s7d9q4nskl0cjsa7e4p foreign key (brand_id) references brand_entity
Hibernate: alter table if exists record_result_images add constraint FKpxgjmqb8khnt3dmiuljq1wpv foreign key (record_id) references service_record_entity
Hibernate: alter table if exists review_entity add constraint FKfc0i93dpqubh4qieybqcni10e foreign key (client_id) references client_entity
Hibernate: alter table if exists service_reference_images add constraint FKgwu3tvvn5c65fmnuwu7uhgmyf foreign key (service_id) references service_entity
Hibernate: alter table if exists service_entity add constraint FKhsh9495cm0n8335ksuju77loo foreign key (professional_id) references professional_entity
Hibernate: alter table if exists service_record_entity add constraint FKd65qry3f2xug1cgkgjbuw0g87 foreign key (service_record_id) references review_entity
Hibernate: alter table if exists service_record_entity add constraint FK9r0v3t38nfwdqg7bl58m2p7kn foreign key (service_id) references service_entity
2025-06-09T06:28:18.901Z  INFO 97 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-06-09T06:28:19.072Z  INFO 97 --- [           main] c.e.u.m.b.services.ReviewServiceTest     : Started ReviewServiceTest in 0.547 seconds (process running for 11.872)
Hibernate: delete from review_entity
2025-06-09T06:28:19.087Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.088Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.088Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.088Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.088Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.088Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.088Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.088Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.088Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.088Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.101Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.102Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.102Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.102Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.102Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.102Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.102Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.102Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.102Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.102Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.104Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.104Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.104Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.104Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.104Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.104Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.104Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.104Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.104Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.104Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.106Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.106Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.106Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.107Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.107Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.107Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.107Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.107Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.107Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.107Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.109Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.109Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.109Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.109Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.109Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.109Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.109Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.109Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.109Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.109Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.113Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.113Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.113Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.113Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.113Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.113Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.113Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.113Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.113Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.113Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.115Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.115Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.115Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.116Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.116Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.116Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.116Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.116Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.116Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.116Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.118Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.118Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.118Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.118Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.118Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.118Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.118Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.118Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.118Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.118Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.120Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.120Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.120Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.120Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.120Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.120Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.121Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.121Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.121Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.121Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.123Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.123Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.123Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.123Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.123Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.123Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.123Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.123Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.123Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.123Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.127Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.127Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.127Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.127Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.127Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.127Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.127Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.127Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.127Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.127Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.128Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.129Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.129Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.129Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.129Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.129Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.129Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.129Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.129Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.129Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.130Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.130Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.130Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.130Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.130Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.130Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.130Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.131Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.131Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.131Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.132Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.132Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.132Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.132Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.132Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.132Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.132Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.132Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.132Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.132Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.133Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.134Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.134Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.134Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.134Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.134Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.134Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.134Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.134Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.134Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.136Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.136Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.136Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.136Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.136Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.136Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.137Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.137Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.137Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.137Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.138Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.138Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.138Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.138Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.138Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.138Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.138Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.138Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.138Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.138Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.140Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.140Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.140Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.140Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.140Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.140Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.140Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.140Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.140Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.140Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.141Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.141Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.141Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.141Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.142Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.142Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.142Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.142Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.142Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.142Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.144Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.144Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.144Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.144Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.144Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.144Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.144Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.144Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.144Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.144Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.148Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.148Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.148Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.148Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.148Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.148Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.148Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.148Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.148Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.148Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.150Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.150Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.150Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.150Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.150Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.150Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.150Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.150Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.150Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.150Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.152Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.152Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.152Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.152Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.152Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.152Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.152Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.152Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.152Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.152Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.154Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.154Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.154Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.154Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.155Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.155Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.155Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.157Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.157Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.157Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.157Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.157Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.157Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.157Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.157Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.157Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.157Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:19.167Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.167Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.167Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.167Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.167Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.167Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.167Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.167Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.167Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.167Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.169Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.169Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.169Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.169Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.169Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.170Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.172Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.172Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.172Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.172Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.172Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.172Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.172Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.172Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.172Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.172Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.174Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.174Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.174Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.174Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.174Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.174Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.174Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.174Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.174Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.174Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.176Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.176Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.176Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.176Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.176Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.176Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.176Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.177Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.177Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.177Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.178Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.178Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.178Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.178Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.178Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.178Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.178Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.178Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.178Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.178Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.179Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.179Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.179Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.179Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.180Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.180Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.180Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.180Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.180Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.180Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.181Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.181Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.181Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.181Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.181Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.181Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.181Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.181Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.181Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.181Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.182Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.182Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.182Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.182Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.182Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.183Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.183Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.183Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.183Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.183Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.186Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.186Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.186Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.186Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.186Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.186Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.186Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.186Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.186Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.186Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.187Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.188Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.188Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.188Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.188Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.188Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.188Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.188Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.188Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.188Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.189Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.189Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.189Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.189Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.189Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.189Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.189Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.189Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.189Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.189Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.190Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.191Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.191Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.191Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.191Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.191Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.191Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.191Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.191Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.191Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.192Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.192Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.192Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.192Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.192Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.192Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.192Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.192Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.192Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.192Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.197Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.197Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.197Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.197Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.197Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.197Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.197Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.197Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.197Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.197Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.205Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.205Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.205Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.205Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.205Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.205Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.205Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.205Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.205Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.205Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.207Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.207Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.207Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.207Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.207Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.207Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.207Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.207Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.207Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.207Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.208Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.209Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.209Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.209Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.209Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.209Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.209Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.209Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.209Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.209Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.210Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.210Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.210Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.210Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.210Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.210Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.210Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.210Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.210Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.210Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.213Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.213Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.213Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.213Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.213Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.213Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.213Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.213Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.213Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.213Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.215Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.215Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.215Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.215Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.215Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.215Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.215Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.215Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.215Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.215Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.216Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.216Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.216Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.216Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.216Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.216Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.217Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.217Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.217Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.217Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.224Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.224Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.224Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.224Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.224Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.224Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.224Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.224Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.224Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.224Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:19.231Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.231Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.231Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.231Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.231Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.231Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.231Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.231Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.231Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.231Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.233Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.233Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.233Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.233Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.233Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.233Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.233Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.233Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.233Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.233Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.234Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.234Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.234Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.234Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.234Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.234Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.234Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.234Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.234Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.234Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.236Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.236Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.236Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.236Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.236Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.236Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.236Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.236Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.236Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.236Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.237Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.237Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.237Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.237Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.237Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.238Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.240Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.240Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.240Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.240Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.240Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.240Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.240Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.240Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.240Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.240Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.242Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.242Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.242Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.242Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.242Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.242Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.242Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.242Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.242Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.242Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.243Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.243Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.243Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.243Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.243Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.243Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.243Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.243Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.243Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.243Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.245Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.245Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.245Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.245Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.245Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.245Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.245Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.245Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.245Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.245Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.246Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.246Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.246Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.246Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.247Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.247Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.247Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.247Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.247Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.247Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.249Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.249Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.249Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.249Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.249Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.249Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.249Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.249Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.249Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.249Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.251Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.251Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.251Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.251Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.251Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.251Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.251Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.251Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.251Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.251Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.252Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.252Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.252Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.252Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.252Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.252Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.252Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.252Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.252Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.252Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.254Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.254Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.254Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.254Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.254Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.254Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.254Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.254Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.254Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.254Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.255Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.255Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.255Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.255Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.255Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.255Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.255Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.255Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.255Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.255Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.258Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.258Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.258Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.258Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.258Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.258Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.258Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.258Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.258Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.258Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.259Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.259Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.259Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.259Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.260Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.260Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.260Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.260Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.260Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.260Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.261Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.261Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.261Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.261Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.261Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.261Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.261Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.261Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.261Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.261Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.263Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.263Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.263Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.263Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.263Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.263Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.263Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.263Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.263Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.264Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.264Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.264Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.264Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.264Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.264Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.264Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.264Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.264Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.264Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.267Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.267Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.267Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.267Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.267Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.267Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.267Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.267Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.267Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.267Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.268Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.268Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.268Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.268Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.268Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.268Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.269Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.269Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.269Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.269Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.270Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.270Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.270Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.270Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.270Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.270Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.270Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.270Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.270Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.270Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.271Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.271Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.272Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.272Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.272Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.272Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.272Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.272Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.272Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.272Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:28:19.300Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.302Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.302Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.302Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.302Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.302Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.302Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.302Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.302Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.302Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.302Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.304Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.304Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.304Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.304Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.304Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.304Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.304Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.304Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.304Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.304Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.305Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.305Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.305Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.305Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.305Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.305Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.305Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.305Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.305Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.305Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.307Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.307Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.307Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.307Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.307Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.307Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.307Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.307Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.307Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.307Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.310Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.310Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.310Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.310Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.310Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.310Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.310Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.310Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.310Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.310Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.311Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.311Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.311Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.311Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.311Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.311Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.311Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.311Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.311Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.311Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.313Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.313Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.313Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.313Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.313Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.313Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.313Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.313Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.313Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.313Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.316Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.316Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.316Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.316Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.316Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.316Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.316Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.316Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.316Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.316Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.316Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.316Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.317Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.317Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.317Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.317Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.317Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.317Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.317Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.318Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.318Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.318Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.318Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.318Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.318Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.318Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.318Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.318Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.318Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.318Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.319Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.320Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.320Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.320Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.320Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.320Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.320Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.320Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.321Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.321Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.321Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.321Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.321Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.321Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.321Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.321Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.321Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.321Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.321Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.322Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.322Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.322Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.322Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.322Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.323Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.323Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.323Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.323Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.323Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.323Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.323Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.323Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.323Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.323Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.324Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.324Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.324Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.324Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.324Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.324Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.324Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.324Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.324Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.324Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.324Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.324Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.324Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.326Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.326Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.326Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.326Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.326Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.326Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.326Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.326Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.326Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.326Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.334Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.334Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.334Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.334Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.334Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.334Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.334Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.334Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.334Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.334Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.335Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.335Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.335Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.335Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.335Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.335Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.335Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.335Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.335Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.335Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.336Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.336Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.336Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.336Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.336Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.336Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.336Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.336Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.336Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.336Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:19.341Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.341Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.341Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.341Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.341Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.343Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.344Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.344Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.344Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.344Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.344Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.344Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.344Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.344Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.344Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.344Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.345Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.345Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.345Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.345Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.345Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.345Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.345Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.345Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.345Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.345Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.345Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.346Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.346Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.346Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.346Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.346Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.346Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.346Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.346Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.347Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.347Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.347Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.347Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.347Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.348Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.348Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.348Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.348Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.348Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.349Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.349Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.349Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.349Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.349Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.349Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.349Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.349Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.349Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.349Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.350Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.350Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.350Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.350Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.350Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.350Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.350Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.350Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.350Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.350Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.351Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.351Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.351Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.351Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.351Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.351Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.351Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.351Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.351Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.351Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.353Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.353Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.353Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.353Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.353Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.353Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.353Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.353Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.353Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.353Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.356Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.356Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.356Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.356Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.356Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.356Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.356Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.356Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.356Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.356Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.356Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.357Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.357Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.357Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.357Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.357Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.357Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.357Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.357Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.357Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.357Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.357Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.357Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.359Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.359Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.359Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.360Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.360Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.360Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.360Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.360Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.360Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.360Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.360Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.360Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.360Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.361Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.361Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.361Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.361Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.361Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.361Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.361Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.361Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.361Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.361Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.362Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.362Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.362Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.362Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.362Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.362Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.362Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.362Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.362Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.362Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.363Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.363Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.363Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.363Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.363Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.363Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.363Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.363Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.363Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.363Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.364Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.364Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.364Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.364Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.364Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.364Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.364Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.364Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.364Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.364Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.366Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.366Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.366Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.366Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.366Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.366Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.366Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.366Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.366Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.366Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.367Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.367Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.367Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.367Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.367Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.367Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.367Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.367Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.367Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.367Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.368Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.368Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.368Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.368Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.368Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.368Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.368Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.368Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.368Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.368Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.369Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.369Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.369Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.369Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.369Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.369Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.369Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.369Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.369Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.369Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.370Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.370Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.370Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.370Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.370Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.370Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.370Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.370Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.370Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.370Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:19.373Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.373Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.373Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.373Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.373Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.373Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.373Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.373Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.373Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.373Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.374Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.374Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.374Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.374Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.374Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.374Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.374Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.374Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.374Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.374Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.375Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.375Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.375Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.375Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.375Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.375Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.375Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.375Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.375Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.375Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.376Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.376Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.376Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.376Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.376Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.376Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.376Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.376Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.376Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.376Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.377Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.377Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.377Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.377Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.377Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.377Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.377Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.377Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.377Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.377Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.379Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.379Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.379Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.379Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.379Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.379Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.379Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.379Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.379Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.379Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.380Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.380Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.380Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.380Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.380Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.380Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.380Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.380Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.380Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.380Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.381Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.381Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.381Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.381Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.381Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.381Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.381Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.381Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.381Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.381Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.381Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.383Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.383Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.383Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.383Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.383Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.383Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.383Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.384Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.384Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.384Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.384Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.384Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.384Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.384Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.384Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.384Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.384Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.385Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.385Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.385Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.385Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.385Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.385Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.385Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.385Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.385Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.385Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.386Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.386Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.386Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.386Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.386Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.386Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.386Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.386Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.386Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.386Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.388Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.388Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.388Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.388Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.388Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.388Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.388Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.388Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.388Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.388Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.392Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.392Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.392Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.392Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.392Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.392Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.392Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.392Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.392Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.392Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.393Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.393Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.393Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.393Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.393Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.393Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.393Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.393Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.393Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.393Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.394Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.394Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.394Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.394Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.394Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.394Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.394Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.394Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.394Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.394Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.395Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.395Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.395Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.395Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.395Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.395Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.395Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.395Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.395Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.395Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.396Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.396Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.396Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.396Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.396Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.396Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.396Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.396Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.396Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.396Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.397Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.397Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.397Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.397Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.397Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.397Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.397Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.397Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.397Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.397Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.399Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.399Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.399Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.399Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.399Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:28:19.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.411Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.411Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.411Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.411Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.411Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.411Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.411Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.411Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.411Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.411Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.412Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.412Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.412Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.412Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.412Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.412Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.412Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.412Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.412Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.412Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.413Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.413Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.413Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.413Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.413Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.413Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.413Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.413Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.413Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.413Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.414Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.414Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.414Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.414Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.414Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.414Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.414Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.414Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.414Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.414Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.416Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.416Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.416Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.416Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.416Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.416Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.416Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.416Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.416Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.416Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.416Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.417Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.417Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.417Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.417Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.417Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.417Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.417Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.417Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.417Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.417Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.417Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.417Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.418Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.418Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.418Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.418Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.418Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.418Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.418Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.418Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.418Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.419Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.419Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.419Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.419Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.419Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.419Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.419Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.419Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.419Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.419Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.419Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.419Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.419Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.419Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.419Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.420Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.420Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.420Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.421Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.421Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.421Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.421Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.421Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.421Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.421Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.421Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.421Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.421Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.422Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.422Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.422Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.422Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.422Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.422Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.422Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.422Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.422Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.422Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.423Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.423Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.423Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.423Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.423Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.423Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.423Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.423Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.423Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.423Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.425Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.425Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.425Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.425Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.425Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.425Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.425Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.425Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.425Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.425Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.428Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.428Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.428Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.428Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.428Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.428Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.428Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.428Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.428Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.430Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.430Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.430Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.430Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.430Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.430Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.430Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.430Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.430Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.430Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.432Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.432Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.432Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.432Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.432Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.434Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.434Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.434Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.434Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.434Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.434Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.434Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.434Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.434Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.434Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.435Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.435Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.435Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.435Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.435Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.435Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.435Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.435Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.435Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.435Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.436Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.436Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.436Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.436Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.436Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.436Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.436Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.436Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.436Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.436Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:19.439Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.439Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.439Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.439Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.439Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.439Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.439Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.439Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.439Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.439Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.440Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.440Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.440Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.440Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.440Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.440Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.440Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.440Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.440Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.440Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.441Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.441Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.441Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.441Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.441Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.441Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.441Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.441Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.441Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.441Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.442Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.442Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.442Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.442Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.442Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.442Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.442Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.442Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.442Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.442Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.443Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.443Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.443Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.443Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.443Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.443Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.443Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.443Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.443Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.443Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.447Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.447Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.447Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.447Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.447Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.447Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.447Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.447Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.447Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.447Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.447Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.447Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.447Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.447Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.447Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.448Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.448Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.448Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.448Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.448Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.450Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.450Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.450Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.450Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.450Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.450Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.450Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.450Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.450Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.450Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.451Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.451Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.451Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.451Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.451Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.451Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.451Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.451Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.451Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.451Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.453Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.453Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.453Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.453Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.453Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.453Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.453Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.453Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.453Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.453Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.454Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.454Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.454Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.454Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.454Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.454Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.454Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.454Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.454Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.454Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.455Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.455Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.455Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.455Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.455Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.455Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.455Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.455Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.455Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.455Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.457Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.457Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.457Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.457Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.457Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.457Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.457Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.457Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.457Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.457Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.458Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.458Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.458Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.458Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.458Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.458Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.458Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.458Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.458Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.458Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.460Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.460Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.460Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.460Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.460Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.460Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.461Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.461Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.461Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.461Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.461Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.461Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.461Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.461Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.461Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.461Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.461Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.461Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.461Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.461Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.462Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.462Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.462Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.462Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.462Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.462Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.462Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.462Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.462Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.462Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.463Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.463Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.463Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.463Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.463Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.463Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.463Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.463Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.463Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.463Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.464Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.464Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.464Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.464Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.464Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.464Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.464Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.464Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.464Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.464Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:19.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.469Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.469Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.469Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.469Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.469Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.469Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.469Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.469Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.469Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.469Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.470Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.470Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.470Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.470Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.470Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.470Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.470Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.470Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.470Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.470Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.473Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.473Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.473Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.473Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.473Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.473Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.473Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.473Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.473Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.473Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.474Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.474Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.474Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.474Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.474Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.474Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.474Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.474Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.474Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.474Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.474Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.475Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.475Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.475Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.475Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.475Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.475Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.475Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.475Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.475Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.475Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.475Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.477Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.477Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.477Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.477Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.477Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.477Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.477Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.478Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.478Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.478Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.486Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.486Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.486Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.486Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.486Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.486Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.486Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.487Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.487Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.487Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.487Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.487Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.487Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.487Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.487Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.487Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.487Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.488Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.488Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.488Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.488Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.488Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.488Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.488Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.488Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.488Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.488Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.488Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.489Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.489Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.489Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.489Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.489Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.489Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.489Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.489Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.489Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.489Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.490Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.490Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.490Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.490Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.490Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.490Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.490Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.490Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.490Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.492Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.492Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.492Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.492Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.492Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.492Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.492Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.492Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.492Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.492Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.493Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.493Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.493Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.493Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.493Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.493Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.493Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.493Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.493Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.493Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.495Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.495Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.496Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.496Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.496Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.496Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.496Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.496Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.496Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.496Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.496Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.496Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.497Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.497Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.497Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.497Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.497Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.497Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.497Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.497Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.497Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.497Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.497Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.498Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.498Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.498Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.498Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.498Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.498Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.498Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.498Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.498Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.498Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.498Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.498Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.498Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.498Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.498Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.498Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.498Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.498Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.498Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.499Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.499Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.499Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.499Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.499Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.499Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.499Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.499Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.499Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.499Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:28:19.510Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.510Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.510Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.510Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.510Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.510Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.510Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.510Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.510Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.510Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.511Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.511Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.511Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.511Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.511Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.511Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.511Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.511Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.511Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.511Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.512Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.512Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.512Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.512Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.512Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.512Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.512Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.512Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.512Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.512Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.513Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.513Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.513Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.513Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.513Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.513Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.513Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.513Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.513Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.513Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.513Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.513Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.514Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.514Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.514Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.514Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.514Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.514Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.514Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.514Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.515Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.515Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.515Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.515Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.515Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.515Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.515Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.515Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.515Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.515Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.516Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.516Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.516Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.516Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.516Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.516Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.516Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.516Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.516Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.516Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.517Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.517Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.517Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.517Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.517Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.517Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.517Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.517Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.517Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.517Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.518Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.518Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.518Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.518Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.518Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.518Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.518Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.518Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.518Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.518Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.518Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.518Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.518Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.518Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.518Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.519Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.519Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.519Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.519Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.519Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.520Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.520Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.520Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.520Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.520Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.520Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.520Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.520Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.520Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.520Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.521Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.521Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.521Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.521Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.521Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.521Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.521Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.521Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.521Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.521Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.522Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.522Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.522Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.522Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.522Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.522Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.522Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.522Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.522Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.522Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.523Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.523Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.523Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.523Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.523Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.523Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.523Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.523Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.523Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.523Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.524Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.524Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.524Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.524Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.524Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.524Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.524Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.524Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.524Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.524Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.525Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.525Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.525Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.525Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.525Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.525Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.525Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.525Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.525Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.525Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.526Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.526Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.526Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.526Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.526Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.526Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.526Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.526Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.526Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.526Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.527Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.527Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.527Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.527Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.527Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.527Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.527Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.527Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.527Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.527Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.527Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.528Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.528Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.528Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.528Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.528Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.528Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.528Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.528Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.528Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.528Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.528Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.528Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.528Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.528Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.528Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.528Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.528Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.529Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.529Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.530Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.530Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.530Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.530Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.530Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.530Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.530Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.530Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.530Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.530Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.531Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.531Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.531Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.531Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.531Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.531Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.531Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.531Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.531Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.531Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.531Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.532Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.532Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.532Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.532Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.532Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.532Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.532Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.532Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.532Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.533Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.533Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.533Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.533Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.533Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.533Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.533Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.533Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.533Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.533Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:19.536Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.536Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.536Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.536Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.537Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.537Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.537Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.537Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.537Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.537Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.537Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.537Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.537Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.537Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.537Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.537Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.537Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.537Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.537Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.537Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.538Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.538Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.538Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.538Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.538Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.538Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.538Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.538Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.538Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.538Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.539Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.539Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.539Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.539Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.539Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.539Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.539Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.539Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.539Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.539Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.540Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.540Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.540Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.540Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.540Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.540Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.540Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.540Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.540Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.540Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.541Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.541Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.541Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.541Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.541Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.541Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.541Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.541Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.541Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.541Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.542Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.542Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.542Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.542Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.542Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.542Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.542Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.542Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.542Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.542Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.543Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.543Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.543Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.543Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.543Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.543Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.543Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.543Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.543Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.543Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.544Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.544Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.544Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.544Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.544Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.544Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.544Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.544Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.544Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.544Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.544Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.544Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.544Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.544Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.544Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.545Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.545Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.545Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.545Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.545Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.546Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.546Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.546Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.546Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.546Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.546Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.546Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.546Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.546Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.546Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.547Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.547Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.547Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.547Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.547Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.547Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.548Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.548Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.548Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.548Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.548Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.548Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.548Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.548Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.548Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.548Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.548Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.548Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.548Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.548Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.548Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.548Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.548Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.548Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.549Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.549Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.549Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.549Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.549Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.549Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.549Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.549Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.549Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.549Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.550Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.552Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.552Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.552Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.552Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.552Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.552Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.552Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.552Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.552Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.552Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.553Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.553Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.553Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.553Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.553Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.553Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.553Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.553Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.553Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.553Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.554Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.554Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.554Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.554Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.554Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.554Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.554Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.554Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.554Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.554Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.555Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.555Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.555Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.555Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.555Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.555Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.555Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.555Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.555Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.555Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.556Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.556Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.556Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.556Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.556Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.556Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.556Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.556Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.556Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.556Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.557Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.557Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.557Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.557Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.557Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.557Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.557Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.557Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.557Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.557Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.558Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.558Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.558Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.558Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.558Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.558Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.558Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.558Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.558Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.558Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.558Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.558Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.558Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.558Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.558Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.558Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.558Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.559Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.559Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.559Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:19.561Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.561Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.561Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.562Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.562Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.562Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.562Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.562Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.562Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.562Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.562Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.562Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.562Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.562Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.562Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.562Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.562Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.562Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.562Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.562Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.563Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.563Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.563Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.563Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.563Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.563Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.563Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.563Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.563Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.563Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.564Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.564Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.564Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.564Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.564Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.564Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.564Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.564Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.564Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.564Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.565Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.565Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.565Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.565Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.565Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.565Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.565Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.565Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.565Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.565Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.566Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.566Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.566Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.566Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.566Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.566Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.566Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.566Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.566Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.566Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.567Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.567Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.567Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.567Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.567Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.567Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.567Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.567Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.567Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.567Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.568Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.568Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.568Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.568Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.568Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.568Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.568Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.568Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.568Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.568Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.569Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.569Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.569Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.569Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.569Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.569Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.569Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.569Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.569Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.569Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.569Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.569Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.569Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.569Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.569Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.569Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.569Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.569Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.569Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.569Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.571Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.571Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.571Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.571Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.571Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.571Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.571Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.571Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.571Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.571Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.572Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.572Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.572Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.572Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.572Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.572Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.572Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.572Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.572Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.572Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.573Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.573Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.573Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.573Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.573Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.573Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.573Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.573Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.573Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.573Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.574Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.574Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.574Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.574Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.574Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.574Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.574Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.574Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.574Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.574Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.575Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.575Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.575Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.575Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.575Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.575Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.575Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.576Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.576Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.576Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.576Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.576Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.576Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.576Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.576Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.576Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.576Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.576Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.576Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.576Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.577Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.577Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.577Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.577Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.577Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.577Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.577Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.577Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.577Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.577Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.578Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.578Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.578Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.578Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.578Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.578Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.578Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.578Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.578Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.578Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.579Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.579Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.579Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.579Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.579Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.579Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.579Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.579Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.579Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.579Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.580Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.580Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.580Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.580Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.580Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.580Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.580Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.580Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.580Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.580Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.581Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.581Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.581Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.581Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.581Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.581Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.581Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.581Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.581Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.581Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.582Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.582Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.582Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.582Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.582Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.582Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.582Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.582Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.582Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.582Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.583Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.583Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.583Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.583Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.583Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.583Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.583Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.583Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.583Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.583Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.583Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.583Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.583Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.583Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.583Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.583Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.584Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.584Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.584Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.584Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:28:19.594Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.594Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.594Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.594Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.594Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.594Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.594Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.594Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.594Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.594Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.595Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.595Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.595Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.595Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.595Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.595Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.595Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.595Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.595Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.595Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.596Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.596Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.596Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.596Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.596Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.596Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.596Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.596Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.596Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.596Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.597Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.597Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.597Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.597Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.597Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.597Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.597Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.597Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.597Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.597Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.598Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.598Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.598Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.598Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.598Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.598Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.598Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.598Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.598Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.598Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.599Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.599Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.599Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.599Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.599Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.599Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.599Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.599Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.599Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.599Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.600Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.600Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.600Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.600Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.600Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.600Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.600Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.600Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.600Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.600Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.601Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.601Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.601Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.601Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.601Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.601Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.601Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.601Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.601Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.601Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.601Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.602Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.602Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.602Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.602Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.602Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.602Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.602Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.602Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.602Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.602Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.602Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.602Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.602Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.602Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.602Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.602Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.602Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.602Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.602Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.604Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.604Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.604Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.604Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.604Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.604Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.604Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.604Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.604Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.604Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.605Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.605Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.605Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.605Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.605Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.605Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.605Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.605Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.605Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.605Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.605Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.605Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.605Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.605Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.605Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.606Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.606Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.606Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.606Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.606Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.606Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.606Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.606Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.606Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.606Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.606Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.606Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.606Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.606Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.606Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.607Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.607Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.607Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.607Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.607Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.607Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.607Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.607Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.607Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.607Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.608Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.608Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.608Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.608Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.608Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.608Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.608Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.608Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.608Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.609Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.609Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.609Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.609Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.609Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.609Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.609Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.609Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.609Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.609Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.609Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.610Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.610Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.610Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.610Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.610Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.610Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.610Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.610Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.610Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.610Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.611Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.611Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.611Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.611Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.611Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.611Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.611Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.611Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.611Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.611Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.612Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.612Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.612Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.612Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.612Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.612Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.612Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.612Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.612Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.612Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.613Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.613Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.613Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.613Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.613Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.613Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.613Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.613Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.613Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.613Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.614Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.614Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.614Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.614Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.614Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.614Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.614Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.614Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.614Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.614Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.614Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.615Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.615Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.615Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.615Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.615Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.615Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.615Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.615Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.615Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.615Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.615Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.615Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.615Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.615Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.615Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.615Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.615Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.615Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.615Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.616Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.616Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.616Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.616Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.616Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.616Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.616Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.616Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.616Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.616Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:19.628Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.629Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.629Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.629Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.629Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.629Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.629Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.629Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.629Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.629Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.629Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.629Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.629Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.629Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.629Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.629Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.629Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.629Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.630Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.630Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.630Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.630Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.630Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.630Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.630Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.630Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.630Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.630Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.630Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.630Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.631Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.631Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.631Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.631Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.631Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.631Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.631Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.631Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.631Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.631Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.632Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.632Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.632Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.632Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.632Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.632Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.632Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.632Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.632Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.632Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.633Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.633Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.633Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.633Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.633Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.633Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.633Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.633Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.633Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.633Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.634Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.634Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.634Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.634Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.634Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.634Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.634Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.634Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.634Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.634Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.635Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.635Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.635Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.635Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.635Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.635Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.635Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.635Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.635Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.635Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.636Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.636Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.636Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.636Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.636Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.636Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.636Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.636Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.636Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.636Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.636Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.636Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.636Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.636Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.636Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.636Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.636Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.636Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.636Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.636Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.638Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.638Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.638Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.638Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.638Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.638Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.638Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.638Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.638Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.638Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.638Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.640Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.640Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.640Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.640Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.640Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.640Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.640Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.640Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.640Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.640Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.641Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.641Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.641Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.641Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.641Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.641Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.641Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.641Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.641Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.641Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.642Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.642Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.642Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.642Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.642Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.642Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.642Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.642Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.642Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.642Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.643Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.643Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.643Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.643Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.643Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.643Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.643Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.643Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.643Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.643Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.645Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.645Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.645Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.645Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.645Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.645Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.645Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.645Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.645Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.645Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.645Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.645Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.645Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.645Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.645Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.645Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.645Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.645Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.645Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.645Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.647Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.647Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.647Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.647Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.647Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.647Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.647Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.647Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.647Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.647Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.647Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.648Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.648Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.648Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.648Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.648Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.648Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.648Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.648Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.648Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.648Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.648Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.648Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.648Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.648Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.648Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.648Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.648Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.648Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.648Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.649Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.649Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.649Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.649Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.649Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.649Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.649Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.649Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.649Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.649Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.650Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.650Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.650Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.650Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.650Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.650Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.650Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.650Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.650Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.650Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:19.653Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.653Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.653Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.653Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.653Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.653Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.653Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.653Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.653Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.653Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.654Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.654Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.654Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.654Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.654Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.654Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.654Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.654Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.654Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.654Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.654Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.655Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.655Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.655Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.655Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.655Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.655Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.655Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.655Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.655Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.655Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.655Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.655Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.655Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.655Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.655Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.655Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.655Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.655Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.655Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.656Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.656Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.656Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.656Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.656Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.656Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.656Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.656Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.656Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.656Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.657Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.658Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.658Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.658Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.658Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.658Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.658Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.658Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.658Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.658Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.658Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.658Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.658Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.658Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.658Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.658Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.658Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.658Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.658Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.658Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.659Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.659Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.659Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.659Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.659Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.659Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.659Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.659Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.659Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.659Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.660Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.660Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.660Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.660Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.660Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.660Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.660Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.660Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.660Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.660Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.661Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.661Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.661Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.661Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.661Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.661Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.661Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.661Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.661Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.661Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.662Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.662Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.662Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.662Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.662Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.662Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.662Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.662Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.662Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.662Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.663Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.663Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.663Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.663Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.663Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.663Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.663Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.663Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.663Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.663Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.664Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.664Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.664Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.664Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.664Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.664Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.664Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.664Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.664Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.664Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.664Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.664Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.664Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.664Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.664Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.665Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.665Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.665Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.665Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.665Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.665Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.665Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.668Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.668Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.668Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.668Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.668Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.668Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.668Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.668Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.668Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.668Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.669Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.669Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.669Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.669Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.669Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.669Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.669Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.669Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.669Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.669Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.671Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.671Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.671Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.671Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.671Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.671Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.671Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.671Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.671Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.671Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.672Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.672Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.672Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.672Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.672Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.672Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.672Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.672Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.672Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.672Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.673Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.673Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.673Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.673Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.673Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.673Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.673Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.673Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.673Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.673Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.674Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.674Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.674Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.674Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.674Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.674Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.674Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.674Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.674Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.674Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.674Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.674Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.674Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.674Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.674Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.674Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.675Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.675Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.675Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.675Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:28:19.685Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.685Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.685Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.685Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.685Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.685Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.685Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.686Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.686Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.686Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.686Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.686Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.686Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.686Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.686Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.686Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.686Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.686Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.686Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.686Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.687Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.687Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.687Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.687Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.687Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.687Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.687Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.687Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.687Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.687Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.688Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.688Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.688Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.688Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.688Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.688Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.688Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.688Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.688Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.688Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.689Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.689Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.689Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.689Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.689Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.689Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.689Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.689Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.689Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.689Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.690Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.690Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.690Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.690Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.690Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.690Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.690Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.690Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.690Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.690Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.691Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.691Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.691Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.691Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.691Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.691Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.691Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.691Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.691Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.691Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.692Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.692Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.692Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.692Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.692Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.692Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.692Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.692Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.692Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.692Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.692Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.692Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.692Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.692Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.692Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.692Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.692Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.692Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.692Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.692Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.693Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.693Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.693Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.693Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.693Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.693Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.693Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.693Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.693Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.693Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.694Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.695Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.695Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.695Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.695Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.695Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.695Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.695Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.695Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.695Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.695Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.695Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.695Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.695Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.695Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.695Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.695Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.695Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.695Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.695Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.696Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.696Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.696Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.696Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.696Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.696Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.696Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.696Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.696Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.696Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.697Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.697Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.697Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.697Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.697Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.697Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.697Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.697Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.697Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.697Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.698Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.698Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.698Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.698Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.698Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.698Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.698Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.698Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.698Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.698Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.699Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.699Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.699Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.699Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.699Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.699Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.699Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.699Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.699Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.699Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.700Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.700Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.700Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.700Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.700Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.700Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.700Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.700Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.700Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.700Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.701Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.701Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.701Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.701Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.701Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.701Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.701Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.701Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.701Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.701Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.702Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.702Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.702Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.702Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.702Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.702Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.702Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.702Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.702Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.702Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.704Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.704Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.704Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.704Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.704Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.704Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.704Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.704Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.704Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.704Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.705Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.705Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.705Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.705Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.705Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.706Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.706Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.706Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.706Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.706Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.706Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.706Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.706Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.706Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.706Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.707Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.707Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.707Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.707Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.707Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.707Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.707Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.707Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.707Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.707Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:19.710Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.710Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.710Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.710Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.710Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.710Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.710Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.710Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.710Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.710Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.711Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.711Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.711Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.711Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.711Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.711Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.711Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.711Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.711Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.711Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.712Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.712Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.712Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.712Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.712Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.712Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.712Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.712Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.712Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.712Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.712Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.713Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.713Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.713Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.713Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.713Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.713Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.713Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.713Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.713Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.715Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.715Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.715Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.715Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.715Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.715Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.715Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.715Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.715Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.715Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.715Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.715Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.715Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.715Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.715Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.715Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.715Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.715Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.715Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.715Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.717Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.717Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.717Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.717Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.717Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.717Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.717Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.717Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.717Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.717Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.718Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.718Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.718Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.718Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.718Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.718Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.718Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.718Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.718Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.718Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.719Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.719Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.719Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.719Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.719Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.719Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.719Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.719Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.719Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.719Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.720Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.720Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.720Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.720Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.720Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.720Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.720Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.720Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.720Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.720Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.721Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.721Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.721Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.721Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.721Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.721Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.721Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.721Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.721Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.721Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.721Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.722Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.722Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.722Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.722Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.722Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.722Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.722Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.722Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.722Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.722Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.722Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.722Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.722Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.722Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.722Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.722Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.722Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.722Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.722Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.724Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.724Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.724Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.724Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.724Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.724Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.724Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.724Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.724Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.724Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.724Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.724Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.724Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.724Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.724Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.724Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.725Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.725Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.725Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.725Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.725Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.725Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.725Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.725Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.725Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.725Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.725Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.725Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.725Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.725Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.726Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.726Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.726Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.726Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.726Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.726Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.726Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.726Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.726Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.726Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.727Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.727Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.727Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.727Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.727Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.727Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.727Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.727Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.727Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.727Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.728Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.728Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.728Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.728Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.728Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.728Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.728Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.728Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.728Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.728Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.729Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.729Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.729Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.729Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.729Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.729Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.729Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.729Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.729Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.729Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.730Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.730Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.730Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.730Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.730Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.730Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.730Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.730Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.730Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.730Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.730Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.730Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.730Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.730Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.730Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.730Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.730Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.730Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.730Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.730Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.731Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.731Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.731Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.731Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.731Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.731Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.731Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.731Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.731Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.731Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:19.734Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.734Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.734Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.734Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.734Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.734Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.734Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.734Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.734Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.734Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.735Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.735Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.735Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.735Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.735Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.735Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.735Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.735Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.735Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.735Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.736Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.736Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.736Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.736Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.736Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.736Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.736Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.736Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.736Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.736Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.736Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.736Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.736Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.736Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.736Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.736Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.736Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.736Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.736Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.736Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.737Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.737Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.737Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.737Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.737Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.737Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.737Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.737Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.737Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.737Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.738Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.738Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.738Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.738Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.738Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.738Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.738Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.738Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.738Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.739Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.739Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.739Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.739Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.739Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.739Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.739Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.739Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.739Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.739Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.739Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.740Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.740Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.740Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.740Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.740Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.740Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.740Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.740Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.740Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.740Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.741Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.741Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.741Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.741Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.741Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.741Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.741Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.741Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.741Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.741Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.741Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.741Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.741Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.741Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.741Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.741Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.741Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.742Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.742Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.742Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.743Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.743Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.743Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.743Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.743Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.743Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.743Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.743Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.743Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.743Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.743Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.744Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.744Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.744Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.744Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.744Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.744Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.744Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.744Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.744Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.744Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.744Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.744Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.744Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.744Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.744Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.744Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.744Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.744Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.744Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.745Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.745Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.745Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.745Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.745Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.745Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.745Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.745Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.745Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.745Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.746Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.746Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.746Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.746Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.746Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.746Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.746Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.746Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.746Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.746Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.747Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.747Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.747Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.747Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.747Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.747Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.747Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.747Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.747Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.747Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.748Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.748Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.748Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.748Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.748Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.748Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.748Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.748Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.748Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.748Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.761Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.761Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.761Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.761Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.761Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.761Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.761Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.761Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.761Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.761Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.762Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.762Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.762Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.762Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.762Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.765Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.765Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.765Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.765Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.765Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.765Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.765Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.765Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.765Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.765Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.768Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.768Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.768Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.768Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.768Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.768Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.768Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.768Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.768Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.768Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.770Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:28:19.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.785Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.785Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.785Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.785Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.785Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.787Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.787Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.787Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.787Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.787Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.787Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.787Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.787Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.787Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.787Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.790Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.790Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.790Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.793Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.793Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.793Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.793Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.793Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.793Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.793Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.793Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.793Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.793Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.795Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.795Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.795Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.795Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.795Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.795Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.795Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.795Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.795Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.795Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.796Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.796Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.796Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.796Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.796Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.796Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.796Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.796Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.796Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.796Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.798Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.798Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.798Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.798Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.798Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.798Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.798Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.798Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.798Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.798Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.799Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.799Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.799Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.799Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.799Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.799Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.799Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.799Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.799Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.799Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.802Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.802Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.802Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.802Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.802Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.802Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.802Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.802Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.802Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.802Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.803Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.803Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.803Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.803Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.803Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.803Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.803Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.803Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.803Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.803Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.804Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.805Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.805Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.805Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.805Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.805Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.805Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.805Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.805Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.805Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.808Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.808Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.808Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.808Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.808Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.808Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.808Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.808Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.808Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.808Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.811Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.812Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.812Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.812Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.812Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.812Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.812Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.812Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.812Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.812Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.813Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.813Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.813Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.813Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.813Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.813Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.813Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.813Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.813Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.813Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.815Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.815Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.815Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.818Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.818Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.818Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.818Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.818Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.818Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.818Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.818Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.818Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.818Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.820Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.820Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.820Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.820Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.820Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.820Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.820Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.820Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.820Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.820Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.821Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.821Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.821Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.821Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.821Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.821Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.821Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.821Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.821Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.821Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.823Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.823Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.823Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.823Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.823Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.824Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.824Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.824Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.824Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.824Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.824Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.824Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.824Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.824Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.824Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:19.829Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.829Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.829Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.829Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.829Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.829Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.829Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.829Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.829Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.829Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.830Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.830Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.830Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.830Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.830Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.830Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.830Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.830Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.830Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.830Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.832Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.832Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.832Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.832Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.832Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.832Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.832Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.832Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.832Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.832Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.833Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.833Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.833Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.833Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.833Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.833Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.833Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.833Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.833Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.833Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.834Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.835Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.835Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.835Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.835Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.835Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.835Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.835Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.835Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.835Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.837Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.837Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.837Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.837Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.837Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.837Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.837Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.837Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.837Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.837Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.839Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.839Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.839Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.839Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.839Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.839Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.839Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.839Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.839Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.839Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.840Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.840Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.840Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.840Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.840Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.845Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.846Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.846Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.846Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.846Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.846Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.846Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.846Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.846Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.846Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.847Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.847Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.847Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.847Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.847Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.847Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.847Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.847Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.847Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.847Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.849Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.849Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.849Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.849Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.849Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.849Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.849Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.849Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.849Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.849Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.856Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.856Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.856Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.856Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.856Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.856Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.856Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.856Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.856Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.856Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.858Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.858Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.858Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.858Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.858Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.859Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.859Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.859Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.859Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.859Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.860Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.860Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.860Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.860Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.860Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.860Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.860Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.860Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.860Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.860Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.861Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.861Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.861Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.861Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.861Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.861Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.861Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.861Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.861Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.861Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.865Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.865Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.865Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.865Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.865Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.865Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.865Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.865Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.865Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.865Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.866Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.866Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.866Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.866Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.866Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.866Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.866Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.866Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.866Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.866Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.868Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.868Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.868Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.868Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.868Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.868Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.868Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.868Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.868Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.868Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.869Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.869Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.869Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.869Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.869Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.869Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.869Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.869Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.869Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.869Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:19.873Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.875Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.875Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.875Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.875Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.875Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.875Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.875Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.875Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.875Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.875Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.876Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.876Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.877Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.877Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.877Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.877Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.877Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.877Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.877Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.877Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.878Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.878Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.878Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.878Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.878Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.878Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.878Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.878Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.878Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.878Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.880Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.880Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.880Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.880Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.880Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.880Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.880Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.880Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.880Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.880Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.882Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.882Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.883Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.883Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.883Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.883Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.883Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.884Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.884Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.889Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.889Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.889Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.889Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.889Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.889Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.889Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.889Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.889Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.890Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.894Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.894Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.894Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.894Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.894Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.894Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.894Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.894Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.894Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.894Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.895Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.895Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.895Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.895Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.895Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.897Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.897Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.897Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.897Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.897Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.897Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.898Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.898Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.898Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.898Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.898Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.898Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.898Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.898Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.898Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.898Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.899Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.899Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.899Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.899Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.899Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.899Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.899Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.899Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.899Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.899Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.901Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.901Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.901Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.901Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.901Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.901Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.901Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.901Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.901Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.901Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.904Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.904Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.904Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.904Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.904Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.904Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.904Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.904Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.904Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.904Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.905Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.905Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.905Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.905Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.905Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.905Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.905Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.905Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.905Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.905Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.906Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.906Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.906Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.906Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.906Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.906Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.906Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.906Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.906Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.906Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.907Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.907Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.907Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.907Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.907Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.907Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.907Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.907Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.907Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.907Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.907Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.908Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.908Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.908Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.908Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.908Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.908Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.908Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.908Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.908Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.908Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.908Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.908Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.908Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.909Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.909Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.909Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.909Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.909Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.909Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:28:19.919Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.919Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.919Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.920Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.920Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.920Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.920Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.920Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.920Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.920Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.920Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.920Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.921Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.921Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.921Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.921Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.921Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.921Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.921Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.921Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.921Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.921Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.922Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.922Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.922Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.922Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.922Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.922Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.922Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.922Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.922Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.922Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.923Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.923Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.923Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.923Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.923Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.923Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.923Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.923Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.923Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.923Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.923Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.924Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.924Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.924Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.924Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.924Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.924Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.924Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.925Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.925Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.925Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.925Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.925Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.925Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.925Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.925Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.925Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.925Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.926Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.926Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.926Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.926Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.926Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.926Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.926Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.926Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.926Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.926Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.927Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.927Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.927Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.927Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.927Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.927Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.927Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.927Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.927Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.927Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.927Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.927Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.927Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.927Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.927Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.927Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.927Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.927Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.927Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.927Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.928Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.928Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.928Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.928Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.928Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.928Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.928Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.928Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.928Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.928Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.929Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.929Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.929Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.930Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.930Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.930Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.930Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.930Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.930Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.930Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.930Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.930Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.930Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.931Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.931Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.931Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.931Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.931Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.931Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.931Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.931Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.931Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.931Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.932Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.932Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.932Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.932Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.932Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.932Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.932Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.932Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.932Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.932Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.933Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.933Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.933Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.933Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.933Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.933Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.933Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.933Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.933Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.933Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.933Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.933Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.933Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.934Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.934Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.934Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.934Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.935Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.935Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.935Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.935Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.935Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.935Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.935Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.935Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.935Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.935Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.936Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.936Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.936Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.936Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.936Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.936Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.936Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.936Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.936Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.936Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.937Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.937Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.937Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.937Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.937Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.937Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.937Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.937Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.937Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.937Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.938Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.938Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.938Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.938Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.938Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.938Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.938Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.938Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.938Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.938Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.939Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.939Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.939Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.939Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.939Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.939Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.939Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.939Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.939Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.939Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.940Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.940Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.940Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.940Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.940Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.940Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.940Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.940Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.940Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.940Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.941Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.941Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.941Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.941Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.941Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.941Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.941Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.941Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.941Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.941Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.944Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.944Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.944Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.944Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.944Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:19.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.948Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.948Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.948Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.948Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.948Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.948Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.948Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.948Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.948Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.948Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.949Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.949Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.949Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.949Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.949Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.949Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.949Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.949Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.949Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.949Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.950Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.950Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.950Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.950Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.950Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.950Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.950Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.950Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.950Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.950Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.951Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.951Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.951Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.951Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.951Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.951Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.951Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.951Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.951Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.951Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.952Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.952Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.952Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.952Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.952Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.952Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.954Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.954Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.954Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.954Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.954Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.954Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.954Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.954Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.954Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.954Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.957Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.957Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.957Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.957Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.960Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.960Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.960Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.960Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.960Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.961Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.961Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.961Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.961Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.961Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.961Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.961Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.961Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.961Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.961Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.961Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.962Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.962Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.962Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.962Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.962Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.962Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.964Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.964Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.964Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.964Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.964Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.964Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.964Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.964Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.964Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.964Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.967Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.967Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.967Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.967Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.967Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.967Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.967Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.967Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.967Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.967Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.968Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.968Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.968Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.968Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.968Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.968Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.968Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.968Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.968Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.968Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.971Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.971Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.971Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.971Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.971Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.972Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.972Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.972Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.972Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.972Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.972Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.972Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:19.974Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.975Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.975Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.975Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.975Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.975Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.975Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.975Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.975Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.975Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.977Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.977Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.977Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.977Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.977Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.978Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.978Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.978Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.978Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.978Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.978Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.978Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.978Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.978Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.978Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.979Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.979Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.979Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.979Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.979Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.979Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.979Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.979Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.979Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.979Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.980Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.980Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.980Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.980Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.980Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.980Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.980Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.980Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.980Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.980Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.981Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.981Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.981Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.981Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.981Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.981Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.981Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.981Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.981Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.981Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.982Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.982Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.982Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.982Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.982Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.982Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.982Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.982Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.982Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.982Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.983Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.983Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.983Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.983Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.983Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.983Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.983Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.983Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.983Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.983Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.984Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.984Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.984Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.984Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.984Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.984Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.984Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.984Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.984Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.984Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.985Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.985Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.985Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.985Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.985Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.985Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.985Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.985Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.985Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.985Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.986Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.986Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.986Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.986Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.986Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.986Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.986Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.986Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.986Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.986Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.987Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.987Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.987Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.987Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.987Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.987Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.987Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.987Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.987Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.987Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.988Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.988Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.988Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.988Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.988Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.988Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.988Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.988Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.988Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.988Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.989Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.989Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.989Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.989Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.989Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.989Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.989Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.989Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.989Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.989Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.990Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.990Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.990Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.990Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.990Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.990Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.990Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.990Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.990Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.990Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.991Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.991Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.991Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.991Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.991Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.991Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.991Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.991Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.991Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.991Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.992Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.992Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.992Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.992Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.992Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.992Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.992Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.992Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.992Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.992Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.993Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.993Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.993Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.993Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.993Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.993Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.993Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.993Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.993Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.993Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.994Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.994Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.994Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.994Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.994Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.994Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.994Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.994Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.994Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.994Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.995Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.995Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.995Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.995Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.995Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.995Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.995Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.995Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.995Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.995Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.996Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.996Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.996Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.996Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.996Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.996Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.996Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.996Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.996Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.996Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.997Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.997Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.997Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.997Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.997Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.997Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.997Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.997Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.997Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.997Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.997Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.997Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.997Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.997Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.997Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.997Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.997Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.997Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.997Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.997Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.998Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.998Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.998Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.998Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.998Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.998Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.998Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.998Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:19.998Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:19.998Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:28:20.018Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.018Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.019Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.019Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.019Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.019Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.019Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.019Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.019Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.019Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.019Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.020Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.020Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.020Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.020Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.020Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.020Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.020Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.020Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.020Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.020Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.021Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.021Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.021Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.021Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.021Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.021Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.021Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.021Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.021Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.021Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.022Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.022Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.022Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.022Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.022Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.022Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.022Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.022Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.022Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.022Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.023Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.023Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.023Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.023Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.023Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.023Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.023Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.023Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.023Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.024Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.024Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.024Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.024Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.024Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.024Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.024Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.024Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.024Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.024Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.025Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.025Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.025Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.025Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.025Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.025Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.025Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.025Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.025Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.025Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.026Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.026Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.026Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.026Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.026Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.026Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.026Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.026Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.026Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.026Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.027Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.027Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.027Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.027Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.027Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.027Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.027Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.027Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.027Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.027Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.028Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.028Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.028Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.028Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.028Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.028Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.028Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.028Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.028Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.028Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.029Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.029Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.029Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.029Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.029Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.030Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.030Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.030Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.030Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.030Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.030Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.030Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.030Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.030Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.030Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.030Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.031Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.031Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.031Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.031Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.031Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.031Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.031Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.031Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.031Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.031Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.031Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.032Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.032Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.032Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.032Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.032Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.032Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.032Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.032Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.032Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.032Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.032Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.033Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.033Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.033Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.033Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.033Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.033Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.033Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.033Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.033Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.033Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.033Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.034Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.035Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.035Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.035Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.035Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.035Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.035Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.035Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.035Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.035Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.035Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.036Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.036Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.036Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.036Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.036Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.036Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.036Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.036Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.036Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.036Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.036Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.036Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.036Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.036Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.036Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.036Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.036Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.036Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.036Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.037Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.037Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.037Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.037Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.037Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.037Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.037Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.037Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.037Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.037Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.037Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.038Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.038Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.038Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.038Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.038Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.038Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.038Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.038Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.038Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.038Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.039Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.039Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.039Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.040Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.040Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.040Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.040Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.040Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.040Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.040Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.040Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.040Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.040Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.040Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.041Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.041Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.041Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.041Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.041Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.041Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.041Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.041Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.041Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.041Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.041Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.042Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.042Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.042Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.042Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.042Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.042Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.042Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.042Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.042Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.042Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.042Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.043Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.043Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.043Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.043Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.043Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.043Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.043Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.043Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.043Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.043Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.043Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.043Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.043Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.043Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:20.046Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.046Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.046Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.046Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.046Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.047Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.047Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.047Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.047Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.047Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.047Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.047Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.047Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.047Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.047Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.047Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.048Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.048Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.048Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.048Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.048Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.048Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.048Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.048Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.049Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.049Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.049Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.049Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.049Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.049Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.049Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.049Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.049Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.049Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.050Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.050Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.050Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.050Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.050Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.050Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.050Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.050Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.050Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.050Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.050Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.051Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.051Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.051Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.051Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.051Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.052Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.052Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.052Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.052Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.052Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.052Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.052Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.052Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.052Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.052Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.053Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.053Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.053Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.053Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.053Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.053Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.053Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.053Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.053Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.053Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.054Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.054Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.054Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.054Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.054Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.054Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.054Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.054Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.054Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.054Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.055Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.055Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.055Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.055Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.055Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.055Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.055Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.055Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.055Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.055Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.056Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.056Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.056Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.056Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.056Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.056Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.056Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.056Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.056Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.056Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.057Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.057Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.057Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.057Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.057Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.057Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.057Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.057Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.057Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.057Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.058Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.058Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.058Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.058Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.058Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.058Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.058Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.058Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.058Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.058Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.059Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.059Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.059Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.059Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.059Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.059Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.059Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.059Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.059Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.059Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.059Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.060Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.060Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.060Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.060Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.060Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.060Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.060Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.060Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.060Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.060Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.060Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.060Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.061Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.061Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.061Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.061Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.061Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.061Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.061Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.062Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.062Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.062Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.062Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.062Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.062Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.062Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.062Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.062Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.062Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.063Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.063Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.063Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.063Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.063Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.063Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.063Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.063Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.063Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.063Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.064Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.064Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.064Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.064Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.064Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.064Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.064Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.064Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.064Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.064Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.065Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.065Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.065Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.065Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.065Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.065Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.065Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.065Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.065Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.065Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.066Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.066Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.066Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.066Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.066Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.066Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.066Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.066Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.066Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.066Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.067Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.067Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.068Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.068Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.068Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.068Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.068Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.068Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.068Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.068Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.068Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.068Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.068Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.068Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.068Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.068Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.068Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.068Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.068Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.068Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.069Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.069Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.069Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.069Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.069Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.069Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.069Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.069Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.069Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.069Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.070Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.070Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.070Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.070Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.070Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.070Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.070Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.070Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.070Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.070Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.071Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.071Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.071Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.071Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.071Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.071Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.071Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.071Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.071Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.071Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:20.074Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.074Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.074Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.074Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.074Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.074Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.074Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.074Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.074Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.074Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.075Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.075Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.075Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.075Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.075Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.075Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.075Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.075Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.075Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.075Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.076Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.076Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.076Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.076Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.076Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.076Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.076Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.076Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.076Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.076Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.077Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.077Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.077Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.077Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.077Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.077Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.077Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.077Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.078Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.078Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.078Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.078Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.078Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.078Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.078Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.078Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.078Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.078Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.078Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.078Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.079Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.080Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.080Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.080Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.080Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.080Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.080Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.080Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.080Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.080Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.080Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.080Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.080Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.080Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.080Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.080Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.080Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.080Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.080Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.080Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.081Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.081Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.081Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.081Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.081Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.081Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.081Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.081Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.081Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.081Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.082Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.082Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.082Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.082Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.082Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.082Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.082Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.082Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.082Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.082Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.083Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.083Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.083Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.083Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.083Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.083Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.083Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.083Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.083Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.083Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.084Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.085Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.085Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.085Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.085Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.085Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.085Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.085Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.085Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.085Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.085Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.086Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.086Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.086Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.086Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.086Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.086Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.086Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.086Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.086Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.087Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.087Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.087Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.087Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.087Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.087Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.087Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.087Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.087Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.087Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.088Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.088Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.088Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.088Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.088Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.088Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.088Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.088Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.088Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.088Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.089Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.089Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.089Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.089Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.089Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.089Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.089Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.089Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.089Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.089Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.090Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.090Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.090Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.090Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.090Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.090Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.090Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.090Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.090Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.090Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.091Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.091Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.091Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.091Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.091Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.091Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.091Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.091Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.091Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.091Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.092Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.092Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.092Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.092Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.092Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.092Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.092Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.092Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.092Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.092Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.092Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.092Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.092Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.092Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.092Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.092Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.092Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.092Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.092Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.092Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.093Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.093Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.093Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.093Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.093Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.093Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.093Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.093Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.093Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.093Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.095Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.095Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.095Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.095Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.095Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.095Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.095Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.095Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.095Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.095Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.096Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.096Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.096Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.096Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.096Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.096Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.096Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.096Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.096Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.096Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.097Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.097Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.097Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.097Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.097Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.097Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.097Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.097Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.097Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.097Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.098Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.098Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.098Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.098Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.098Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.098Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.098Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.098Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.098Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.098Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.099Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.099Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.099Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.099Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.099Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.099Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.099Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.099Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.099Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.099Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:28:20.110Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.110Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.110Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.110Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.110Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.110Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.110Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.110Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.110Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.110Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.111Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.111Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.111Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.111Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.111Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.111Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.111Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.111Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.111Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.111Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.111Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.111Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.111Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.112Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.112Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.112Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.112Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.112Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.112Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.112Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.112Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.112Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.112Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.112Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.112Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.112Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.112Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.112Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.112Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.112Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.113Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.113Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.113Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.113Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.113Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.113Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.113Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.113Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.113Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.113Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.114Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.114Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.114Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.115Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.115Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.115Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.115Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.115Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.115Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.115Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.115Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.115Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.116Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.116Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.116Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.116Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.116Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.116Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.116Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.116Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.116Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.116Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.116Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.116Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.116Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.117Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.117Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.117Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.117Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.117Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.117Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.117Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.117Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.117Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.117Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.117Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.118Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.118Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.118Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.118Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.118Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.118Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.118Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.118Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.118Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.118Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.119Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.119Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.119Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.119Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.120Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.120Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.120Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.120Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.120Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.120Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.120Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.120Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.120Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.120Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.121Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.121Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.121Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.121Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.121Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.121Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.121Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.121Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.121Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.121Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.122Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.122Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.122Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.122Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.122Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.122Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.122Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.122Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.122Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.122Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.123Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.123Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.123Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.123Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.123Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.123Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.123Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.123Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.123Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.123Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.124Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.124Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.124Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.124Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.124Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.124Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.124Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.124Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.124Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.124Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.125Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.126Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.126Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.126Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.126Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.126Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.126Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.126Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.126Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.126Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.126Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.127Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.127Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.127Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.127Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.127Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.127Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.127Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.127Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.127Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.127Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.128Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.128Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.128Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.128Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.128Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.128Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.128Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.128Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.128Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.128Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.128Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.128Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.129Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.129Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.129Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.129Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.129Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.129Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.129Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.129Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.129Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.129Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.130Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.130Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.130Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.130Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.130Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.130Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.130Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.131Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.131Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.131Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.131Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.131Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.131Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.131Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.131Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.131Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.131Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.132Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.132Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.132Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.132Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.132Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.132Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.132Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.132Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.132Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.132Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.133Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.133Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.133Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.133Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.133Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.133Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.133Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.133Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.133Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.133Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.134Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.134Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.134Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.134Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.134Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.134Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.134Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.134Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.134Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.134Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.134Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.134Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.134Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.135Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.135Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.135Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.135Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.135Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.135Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.135Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:20.138Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.138Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.138Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.138Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.138Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.138Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.138Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.138Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.138Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.138Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.139Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.139Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.139Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.139Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.139Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.139Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.139Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.139Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.139Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.139Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.140Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.140Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.140Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.140Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.140Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.140Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.140Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.140Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.140Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.140Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.141Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.141Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.141Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.141Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.141Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.141Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.141Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.141Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.141Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.141Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.142Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.142Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.142Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.142Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.142Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.142Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.142Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.142Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.142Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.142Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.143Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.143Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.143Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.143Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.143Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.143Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.143Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.143Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.143Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.144Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.144Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.144Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.144Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.144Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.144Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.144Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.144Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.144Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.144Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.144Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.145Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.145Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.145Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.145Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.145Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.145Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.145Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.145Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.145Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.145Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.146Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.146Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.146Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.146Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.146Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.146Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.146Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.146Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.146Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.146Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.147Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.147Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.147Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.147Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.147Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.147Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.147Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.147Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.147Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.147Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.148Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.148Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.148Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.148Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.148Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.148Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.148Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.148Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.148Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.148Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.149Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.149Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.149Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.149Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.149Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.149Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.149Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.149Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.149Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.149Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.150Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.150Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.150Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.150Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.150Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.150Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.150Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.150Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.150Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.150Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.151Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.151Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.151Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.151Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.151Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.151Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.151Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.151Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.151Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.151Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.152Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.152Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.152Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.152Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.152Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.152Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.152Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.152Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.152Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.152Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.153Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.153Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.153Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.153Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.153Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.153Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.153Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.154Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.154Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.154Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.154Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.154Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.154Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.154Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.154Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.154Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.154Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.154Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.155Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.155Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.155Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.155Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.155Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.156Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.156Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.156Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.156Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.156Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.156Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.156Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.156Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.156Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.156Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.156Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.156Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.157Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.157Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.157Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.157Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.157Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.157Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.157Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.157Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.157Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.157Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.158Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.158Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.158Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.158Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.158Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.158Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.158Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.158Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.158Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.158Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.159Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.159Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.159Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.159Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.159Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.159Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.159Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.159Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.159Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.159Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.160Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.160Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.160Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.160Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.160Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.160Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.160Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.160Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.160Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.160Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.161Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.161Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.161Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.161Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.161Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.161Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.161Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.161Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.161Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.161Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.162Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.162Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.162Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.162Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.162Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.162Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.162Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.162Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.162Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.162Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:20.165Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.165Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.165Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.165Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.165Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.165Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.165Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.166Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.166Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.166Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.166Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.166Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.166Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.166Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.166Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.166Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.167Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.167Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.167Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.167Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.167Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.167Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.167Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.167Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.167Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.168Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.168Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.168Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.168Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.168Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.168Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.168Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.168Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.168Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.168Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.169Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.169Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.169Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.169Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.169Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.169Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.169Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.170Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.170Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.170Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.170Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.170Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.170Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.170Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.170Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.170Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.170Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.172Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.172Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.172Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.172Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.172Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.172Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.172Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.172Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.172Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.172Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.173Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.173Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.173Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.173Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.173Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.173Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.173Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.173Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.173Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.173Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.174Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.174Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.174Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.174Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.174Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.174Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.174Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.174Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.174Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.174Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.175Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.175Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.175Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.175Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.175Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.175Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.175Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.175Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.175Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.175Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.176Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.176Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.176Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.176Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.176Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.176Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.176Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.176Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.176Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.176Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.177Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.177Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.177Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.177Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.177Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.177Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.177Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.177Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.177Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.177Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.178Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.178Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.178Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.178Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.178Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.178Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.178Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.178Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.178Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.178Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.179Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.179Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.179Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.179Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.179Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.179Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.179Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.179Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.179Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.179Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.181Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.181Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.181Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.181Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.181Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.181Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.181Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.181Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.181Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.181Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.182Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.182Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.182Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.182Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.182Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.182Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.182Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.182Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.182Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.182Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.183Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.183Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.183Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.183Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.183Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.183Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.183Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.183Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.183Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.183Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.184Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.184Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.184Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.184Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.184Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.184Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.184Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.184Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.184Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.184Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.185Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.185Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.185Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.185Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.185Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.185Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.185Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.185Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.185Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.185Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.186Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.186Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.186Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.186Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.186Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.186Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.186Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.186Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.186Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.186Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.187Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.187Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.187Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.187Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.187Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.187Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.187Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.187Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.187Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.187Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.188Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.188Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.188Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.188Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.188Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.188Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.188Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.188Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.188Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.188Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.189Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.189Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.189Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.189Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.189Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.189Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.189Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.189Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.189Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.189Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.189Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.189Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.189Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.190Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.190Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.190Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.190Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.190Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.190Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.190Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:28:20.200Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.200Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.200Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.200Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.201Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.201Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.201Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.201Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.201Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.201Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.201Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.201Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.202Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.202Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.202Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.202Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.202Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.202Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.202Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.202Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.202Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.202Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.203Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.203Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.203Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.203Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.203Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.203Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.203Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.203Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.203Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.203Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.203Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.204Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.204Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.204Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.204Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.204Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.204Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.204Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.204Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.205Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.205Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.205Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.205Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.205Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.205Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.205Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.205Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.205Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.206Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.206Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.206Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.206Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.206Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.206Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.206Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.206Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.206Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.206Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.207Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.207Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.207Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.207Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.207Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.207Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.207Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.207Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.207Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.207Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.208Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.208Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.208Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.208Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.208Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.208Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.208Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.208Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.208Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.208Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.219Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.219Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.219Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.219Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.219Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.219Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.219Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.219Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.219Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.219Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.220Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.220Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.220Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.220Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.220Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.220Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.220Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.220Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.220Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.220Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.221Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.221Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.221Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.221Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.221Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.221Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.221Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.221Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.221Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.221Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.222Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.222Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.222Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.222Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.222Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.222Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.222Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.222Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.222Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.222Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.222Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.222Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.222Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.222Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.222Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.222Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.223Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.223Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.223Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.223Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.223Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.223Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.223Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.223Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.223Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.223Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.223Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.223Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.223Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.223Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.224Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.224Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.224Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.224Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.224Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.224Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.224Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.224Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.224Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.224Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.225Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.225Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.225Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.225Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.225Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.225Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.225Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.225Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.225Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.225Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.227Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.227Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.227Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.227Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.227Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.227Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.227Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.227Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.227Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.227Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.228Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.228Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.228Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.228Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.228Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.228Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.228Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.228Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.228Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.228Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.229Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.229Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.229Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.229Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.229Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.229Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.229Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.229Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.229Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.229Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.230Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.230Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.230Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.230Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.230Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.230Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.230Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.230Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.230Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.230Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.230Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.230Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.230Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.230Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.230Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.230Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.230Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.230Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.230Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.230Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.231Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.231Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.231Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.231Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.231Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.231Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.231Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.231Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.231Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.231Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.232Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.232Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.232Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.232Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.232Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.232Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.232Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.232Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.232Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.232Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:20.235Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.235Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.235Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.235Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.235Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.235Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.235Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.235Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.235Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.235Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.236Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.236Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.236Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.236Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.236Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.236Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.236Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.236Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.236Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.236Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.237Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.237Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.237Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.237Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.237Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.237Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.237Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.237Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.237Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.237Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.238Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.238Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.238Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.238Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.238Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.238Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.238Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.238Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.238Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.238Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.239Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.239Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.239Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.239Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.239Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.239Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.239Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.239Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.239Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.239Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.240Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.240Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.240Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.240Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.240Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.240Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.240Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.240Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.240Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.240Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.240Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.241Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.241Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.241Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.241Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.241Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.241Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.241Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.241Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.241Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.241Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.241Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.241Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.241Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.241Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.241Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.241Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.241Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.241Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.241Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.242Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.242Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.242Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.242Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.242Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.242Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.242Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.242Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.242Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.242Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.243Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.243Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.243Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.243Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.243Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.243Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.243Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.243Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.243Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.243Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.244Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.244Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.244Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.244Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.244Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.244Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.244Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.244Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.244Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.244Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.245Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.245Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.245Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.245Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.245Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.245Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.245Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.245Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.245Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.245Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.246Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.246Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.246Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.246Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.246Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.246Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.246Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.246Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.246Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.246Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.247Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.247Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.247Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.247Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.247Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.247Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.247Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.247Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.247Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.247Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.248Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.248Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.248Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.248Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.248Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.248Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.248Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.248Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.248Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.248Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.248Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.248Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.248Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.248Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.248Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.248Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.248Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.248Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.248Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.248Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.249Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.249Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.249Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.249Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.249Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.249Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.249Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.249Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.249Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.249Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.250Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.250Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.250Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.250Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.250Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.250Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.250Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.250Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.250Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.250Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.251Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.251Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.251Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.251Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.251Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.251Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.251Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.251Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.251Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.251Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.252Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.252Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.252Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.252Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.252Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.252Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.252Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.252Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.252Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.252Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.252Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.252Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.252Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.252Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.252Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.252Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.252Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.252Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.252Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.252Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.253Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.253Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.253Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.253Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.253Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.253Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.253Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.253Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.253Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.253Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.254Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.254Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.254Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.254Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.254Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.254Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.254Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.254Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.254Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.254Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:20.256Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.256Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.256Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.256Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.256Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.256Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.256Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.256Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.256Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.256Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.257Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.257Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.257Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.257Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.257Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.257Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.257Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.257Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.257Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.257Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.258Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.258Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.258Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.258Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.258Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.258Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.258Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.258Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.258Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.258Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.258Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.258Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.258Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.258Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.258Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.258Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.258Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.258Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.258Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.258Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.259Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.259Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.259Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.259Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.259Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.259Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.259Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.259Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.259Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.259Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.260Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.260Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.260Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.260Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.260Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.260Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.260Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.260Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.260Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.260Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.261Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.261Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.261Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.261Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.261Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.261Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.261Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.261Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.261Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.261Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.263Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.263Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.263Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.263Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.263Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.263Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.263Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.263Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.263Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.263Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.264Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.264Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.264Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.264Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.264Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.264Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.264Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.264Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.264Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.264Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.265Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.265Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.265Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.265Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.265Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.265Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.265Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.265Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.265Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.265Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.266Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.266Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.266Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.266Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.266Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.266Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.266Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.266Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.266Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.266Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.266Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.266Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.266Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.266Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.266Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.266Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.266Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.266Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.266Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.266Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.267Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.267Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.267Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.267Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.267Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.267Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.267Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.267Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.267Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.267Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.268Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.268Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.268Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.268Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.268Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.268Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.268Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.268Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.268Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.268Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.269Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.269Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.269Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.269Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.269Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.269Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.269Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.269Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.269Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.269Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.269Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.269Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.269Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.269Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.269Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.269Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.269Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.269Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.269Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.269Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.270Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.270Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.270Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.270Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.270Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.270Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.270Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.270Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.270Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.270Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.271Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.271Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.271Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.271Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.271Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.271Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.271Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.271Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.271Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.271Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.272Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.272Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.272Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.272Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.272Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.272Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.272Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.272Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.272Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.272Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.274Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.274Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.274Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.274Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.274Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.274Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.274Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.274Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.274Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.274Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.275Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.275Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.275Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.275Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.275Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.275Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.275Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.275Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.275Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.275Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:28:20.285Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.285Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.285Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.285Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.285Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.285Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.285Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.285Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.285Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.285Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.285Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.285Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.285Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.285Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.285Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.285Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.285Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.286Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.286Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.286Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.286Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.286Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.286Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.286Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.286Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.286Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.286Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.286Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.286Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.286Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.287Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.287Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.287Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.287Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.287Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.287Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.287Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.287Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.287Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.287Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.287Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.287Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.287Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.287Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.287Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.287Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.287Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.287Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.287Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.287Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.289Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.289Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.289Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.289Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.289Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.289Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.289Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.289Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.289Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.289Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.289Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.289Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.289Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.289Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.289Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.289Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.289Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.289Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.289Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.289Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.290Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.290Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.290Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.290Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.290Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.290Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.290Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.290Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.290Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.290Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.291Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.291Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.291Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.291Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.291Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.291Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.291Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.291Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.291Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.291Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.291Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.291Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.291Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.291Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.291Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.291Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.291Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.291Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.291Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.291Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.292Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.292Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.292Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.292Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.292Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.292Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.292Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.292Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.292Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.292Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.293Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.293Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.293Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.293Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.293Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.293Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.293Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.293Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.293Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.293Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.294Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.294Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.294Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.294Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.294Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.294Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.294Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.294Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.294Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.294Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.294Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.294Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.294Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.294Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.294Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.294Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.294Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.294Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.294Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.294Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.295Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.295Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.295Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.295Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.295Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.295Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.295Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.295Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.295Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.295Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.296Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.296Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.296Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.296Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.296Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.296Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.296Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.296Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.296Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.296Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.297Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.297Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.297Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.297Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.297Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.297Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.297Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.297Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.297Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.297Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.297Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.297Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.297Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.297Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.297Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.297Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.297Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.297Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.297Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.297Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.298Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.298Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.298Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.298Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.298Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.298Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.298Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.298Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.298Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.298Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.298Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.298Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.298Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.299Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.299Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.299Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.299Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.299Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.299Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.299Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.300Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.300Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.300Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.300Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.300Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.300Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.300Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.300Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.300Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.300Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.300Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.300Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.300Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.300Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.300Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.300Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.300Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.300Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.300Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.300Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.302Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.302Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.302Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.302Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.302Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.302Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.302Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.302Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.302Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.302Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:20.305Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.305Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.305Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.305Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.305Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.305Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.305Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.305Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.305Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.305Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.305Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.305Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.305Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.305Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.305Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.305Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.305Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.305Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.305Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.305Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.306Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.306Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.306Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.306Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.306Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.306Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.306Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.306Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.306Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.306Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.306Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.306Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.307Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.307Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.307Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.307Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.307Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.307Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.307Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.307Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.307Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.307Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.307Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.307Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.307Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.307Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.307Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.307Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.307Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.307Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.308Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.308Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.308Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.308Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.308Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.308Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.308Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.308Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.308Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.308Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.310Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.310Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.310Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.310Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.310Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.310Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.310Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.310Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.310Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.310Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.311Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.311Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.311Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.311Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.311Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.311Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.311Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.311Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.311Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.311Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.313Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.313Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.313Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.313Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.313Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.313Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.313Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.313Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.313Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.313Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.314Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.314Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.314Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.314Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.314Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.314Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.314Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.314Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.314Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.314Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.314Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.314Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.314Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.314Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.314Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.314Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.314Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.314Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.314Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.314Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.316Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.316Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.316Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.316Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.316Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.316Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.316Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.316Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.316Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.316Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.316Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.316Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.316Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.317Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.317Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.317Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.317Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.317Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.317Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.317Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.317Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.318Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.318Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.318Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.318Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.318Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.318Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.318Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.318Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.318Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.318Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.319Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.319Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.319Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.319Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.319Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.319Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.319Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.319Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.319Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.319Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.320Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.320Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.320Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.320Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.320Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.320Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.320Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.320Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.320Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.320Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.320Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.320Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.320Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.320Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.320Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.320Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.320Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.320Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.320Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.320Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.321Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.321Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.321Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.321Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.321Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.321Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.321Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.321Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.321Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.321Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.322Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.322Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.322Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.322Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.322Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.322Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.322Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.322Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.322Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.322Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:20.324Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.324Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.324Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.324Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.324Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.324Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.324Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.324Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.324Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.324Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.326Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.326Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.326Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.326Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.326Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.326Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.326Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.326Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.326Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.326Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.327Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.327Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.327Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.327Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.327Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.327Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.327Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.327Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.327Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.327Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.328Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.328Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.328Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.328Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.328Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.328Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.328Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.328Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.328Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.328Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.328Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.328Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.328Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.328Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.328Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.328Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.328Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.328Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.328Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.328Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.329Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.329Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.329Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.329Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.329Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.329Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.329Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.329Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.329Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.329Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.330Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.330Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.330Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.330Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.330Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.330Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.330Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.330Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.330Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.330Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.330Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.330Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.330Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.330Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.330Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.330Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.330Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.330Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.330Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.330Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.331Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.331Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.331Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.331Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.331Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.331Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.331Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.331Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.331Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.331Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.332Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.332Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.332Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.332Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.332Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.332Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.332Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.332Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.332Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.332Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.333Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.333Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.333Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.333Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.333Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.333Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.333Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.333Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.333Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.333Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.333Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.333Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.333Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.333Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.333Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.333Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.333Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.333Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.333Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.333Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.334Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.334Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.334Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.334Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.334Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.334Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.334Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.334Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.334Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.334Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.335Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.335Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.335Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.335Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.335Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.335Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.335Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.335Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.335Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.335Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.335Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.335Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.335Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.336Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.336Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.336Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.336Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.336Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.336Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.336Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.336Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.336Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.336Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.336Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.336Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.336Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.336Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.336Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.336Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.336Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.338Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.338Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.338Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.338Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.338Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.338Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.338Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.338Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.338Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.338Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.339Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.339Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.339Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.339Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.339Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.339Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.339Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.339Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.339Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.339Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.340Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.340Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.340Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.340Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.340Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.340Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.340Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.340Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.340Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.340Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.340Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.340Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.340Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.340Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.340Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.340Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.340Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.340Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.340Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.340Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.341Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.341Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.341Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.341Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.341Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:28:20.350Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.350Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.351Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.351Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.351Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.351Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.351Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.351Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.351Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.351Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.351Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.351Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.351Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.351Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.351Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.351Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.351Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.351Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.351Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.351Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.353Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.353Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.353Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.353Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.353Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.353Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.353Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.353Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.353Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.353Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.354Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.354Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.354Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.354Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.354Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.354Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.354Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.354Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.354Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.354Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.356Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.356Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.356Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.356Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.356Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.356Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.356Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.356Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.356Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.356Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.356Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.356Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.357Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.357Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.357Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.357Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.357Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.357Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.357Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.357Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.359Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.359Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.359Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.359Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.359Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.359Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.359Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.359Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.359Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.359Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.360Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.360Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.360Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.360Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.360Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.360Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.360Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.360Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.360Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.360Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.360Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.360Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.360Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.360Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.360Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.360Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.360Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.360Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.360Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.360Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.361Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.361Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.361Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.361Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.361Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.361Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.361Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.361Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.361Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.361Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.370Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.370Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.370Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.370Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.370Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.370Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.370Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.370Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.370Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.370Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.371Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.371Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.371Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.371Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.371Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.371Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.371Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.371Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.371Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.371Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.371Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.371Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.371Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.371Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.371Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.371Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.371Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.371Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.371Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.371Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.372Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.372Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.372Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.372Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.372Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.372Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.372Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.372Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.372Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.372Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.373Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.373Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.373Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.373Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.373Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.373Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.373Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.373Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.373Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.373Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.374Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.374Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.374Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.374Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.374Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.374Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.374Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.374Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.374Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.374Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.374Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.374Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.374Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.374Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.374Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.374Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.374Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.374Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.374Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.374Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.375Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.375Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.375Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.375Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.375Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.375Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.375Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.375Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.375Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.375Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.375Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.375Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.375Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.375Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.375Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.375Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.375Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.376Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.376Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.376Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:20.378Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.378Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.378Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.378Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.378Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.378Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.378Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.378Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.378Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.378Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.379Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.379Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.379Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.379Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.379Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.379Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.379Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.379Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.379Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.379Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.379Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.379Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.379Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.379Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.379Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.379Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.379Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.379Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.379Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.379Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.380Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.380Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.380Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.380Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.380Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.380Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.380Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.380Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.380Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.380Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.381Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.381Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.381Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.381Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.381Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.381Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.381Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.381Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.381Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.381Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.383Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.383Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.383Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.383Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.383Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.383Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.383Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.383Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.383Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.383Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.384Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.384Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.384Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.384Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.384Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.384Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.384Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.384Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.384Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.384Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.384Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.384Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.384Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.384Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.384Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.384Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.384Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.384Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.384Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.384Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.385Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.385Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.385Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.385Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.385Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.385Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.385Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.385Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.385Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.385Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.386Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.386Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.386Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.386Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.386Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.386Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.386Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.386Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.386Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.386Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.388Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.388Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.388Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.388Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.388Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.388Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.388Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.388Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.388Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.388Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.389Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.389Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.389Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.389Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.389Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.389Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.389Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.389Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.389Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.389Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.389Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.392Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.392Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.392Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.392Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.392Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.392Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.392Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.392Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.392Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.392Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.393Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.393Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.393Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.393Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.393Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.393Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.393Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.393Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.393Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.393Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.394Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.394Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.394Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.394Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.394Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.394Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.394Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.394Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.394Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.394Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.394Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.394Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.394Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.394Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.394Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.394Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.394Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.394Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.394Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.394Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.395Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.395Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.395Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.395Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.395Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.395Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.395Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.395Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.395Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.395Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:20.397Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.397Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.397Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.397Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.397Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.397Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.397Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.397Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.397Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.397Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.399Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.399Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.399Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.399Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.399Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.399Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.400Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.400Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.400Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.400Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.400Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.400Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.400Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.400Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.400Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.400Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.401Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.401Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.401Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.401Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.401Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.401Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.401Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.401Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.401Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.401Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.401Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.401Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.401Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.401Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.401Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.401Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.401Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.401Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.401Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.401Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.402Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.402Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.402Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.402Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.402Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.402Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.402Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.402Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.402Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.402Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.403Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.403Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.403Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.403Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.403Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.403Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.403Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.403Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.403Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.403Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.403Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.403Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.403Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.403Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.403Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.403Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.403Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.403Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.403Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.403Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.404Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.404Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.404Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.404Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.404Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.404Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.404Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.404Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.404Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.404Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.405Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.405Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.405Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.405Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.405Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.405Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.405Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.405Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.405Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.405Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.405Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.405Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.405Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.405Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.405Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.405Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.406Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.406Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.406Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.406Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.406Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.406Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.406Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.406Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.406Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.406Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.406Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.406Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.406Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.406Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.407Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.407Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.407Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.407Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.407Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.407Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.407Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.407Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.407Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.407Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.408Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.408Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.408Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.408Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.408Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.408Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.408Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.408Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.408Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.408Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.408Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.408Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.408Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.408Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.408Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.408Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.408Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.408Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.408Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.408Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.409Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.409Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.409Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.409Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.409Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.409Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.409Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.409Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.409Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.409Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.409Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.409Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.411Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.411Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.411Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.411Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.411Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.411Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.411Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.411Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.411Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.411Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.412Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.412Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.412Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.412Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.412Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.412Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.412Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.412Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.412Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.412Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.412Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.412Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.412Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.412Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.412Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.412Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.412Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.412Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.412Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.412Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.413Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.413Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.413Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.413Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.413Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.413Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.413Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.413Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.413Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.413Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.413Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.414Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.414Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.414Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.414Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.414Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.414Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.414Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.414Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.414Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:28:20.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.425Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.425Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.425Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.425Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.425Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.425Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.425Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.425Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.425Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.425Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.428Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.428Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.428Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.428Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.428Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.428Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.428Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.428Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.428Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.428Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.430Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.430Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.430Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.430Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.430Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.430Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.430Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.430Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.430Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.430Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.431Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.431Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.431Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.431Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.431Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.431Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.431Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.431Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.431Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.431Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.431Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.431Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.431Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.431Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.431Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.432Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.432Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.432Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.432Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.432Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.432Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.432Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.435Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.435Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.435Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.435Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.435Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.435Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.435Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.435Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.435Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.435Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.435Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.435Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.435Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.435Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.435Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.435Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.435Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.435Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.435Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.435Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.436Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.436Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.436Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.436Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.436Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.436Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.436Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.436Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.436Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.436Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.436Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.437Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.437Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.437Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.437Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.437Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.437Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.437Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.437Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.437Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.437Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.437Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.437Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.437Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.437Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.437Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.437Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.437Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.437Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.437Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.438Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.438Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.438Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.438Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.438Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.438Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.438Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.438Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.438Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.438Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.439Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.439Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.439Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.439Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.439Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.439Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.439Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.439Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.439Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.439Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.440Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.440Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.440Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.440Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.440Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.440Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.440Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.440Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.440Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.440Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.440Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.440Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.440Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.440Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.440Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.440Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.440Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.440Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.440Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.440Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.441Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.441Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.441Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.441Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.441Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.441Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.441Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.441Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.441Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.441Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:20.444Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.444Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.444Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.444Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.444Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.444Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.444Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.444Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.444Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.444Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.447Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.448Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.448Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.448Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.448Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.448Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.448Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.448Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.448Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.448Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.448Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.450Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.450Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.450Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.450Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.450Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.450Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.450Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.450Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.450Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.450Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.451Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.451Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.451Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.451Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.451Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.451Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.451Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.451Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.451Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.451Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.453Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.453Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.453Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.453Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.453Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.453Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.453Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.453Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.453Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.453Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.453Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.454Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.454Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.454Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.454Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.454Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.454Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.454Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.454Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.454Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.455Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.455Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.455Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.455Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.455Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.455Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.455Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.455Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.455Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.455Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.455Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.455Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.455Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.455Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.455Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.455Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.455Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.455Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.455Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.455Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.457Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.457Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.457Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.457Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.457Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.457Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.457Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.457Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.457Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.457Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.458Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.458Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.458Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.458Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.458Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.458Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.458Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.458Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.458Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.458Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.460Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.460Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.460Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.460Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.460Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.460Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.460Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.460Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.460Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.460Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.460Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.460Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.460Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.460Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.460Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.460Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.461Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.461Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.461Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.461Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:20.463Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.463Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.463Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.463Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.463Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.463Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.463Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.463Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.463Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.463Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.464Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.464Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.464Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.464Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.464Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.464Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.464Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.464Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.464Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.464Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.464Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.464Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.464Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.464Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.464Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.464Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.464Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.464Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.464Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.464Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.465Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.465Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.465Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.465Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.465Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.465Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.465Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.465Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.465Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.465Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.465Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.465Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.465Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.466Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.466Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.466Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.466Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.466Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.466Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.466Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.469Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.469Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.469Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.469Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.469Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.469Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.469Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.469Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.469Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.469Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.470Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.470Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.470Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.470Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.470Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.470Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.470Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.470Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.470Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.470Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.472Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.472Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.472Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.472Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.472Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.472Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.472Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.472Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.472Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.472Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.472Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.472Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.472Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.472Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.472Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.472Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.472Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.472Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.472Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.472Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.473Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.473Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.473Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.473Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.473Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.473Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.473Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.473Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.473Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.473Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.474Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.474Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.474Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.474Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.474Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.474Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.474Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.474Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.474Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.474Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.475Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.475Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.475Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.475Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.475Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.475Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.475Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.475Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.475Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.475Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.475Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.475Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.475Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.475Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.475Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.475Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.475Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.475Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.475Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.475Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.477Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.477Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.477Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.477Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.477Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.477Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.477Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.477Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.477Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.477Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.477Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.477Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.477Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.477Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.477Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.477Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.478Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.478Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.478Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.478Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.478Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.478Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.478Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.478Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.478Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.478Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.478Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.478Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.478Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.478Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.479Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.479Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.479Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.479Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.479Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.479Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.479Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.479Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.479Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.479Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.479Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.479Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.479Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.479Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.479Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.479Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.479Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.479Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.479Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.479Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:28:20.489Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.489Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.489Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.489Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.489Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.489Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.490Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.490Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.490Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.490Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.490Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.490Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.490Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.490Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.490Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.490Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.490Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.490Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.490Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.490Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.492Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.492Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.492Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.492Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.492Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.492Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.492Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.492Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.492Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.492Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.493Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.493Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.493Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.493Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.493Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.493Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.493Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.493Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.493Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.493Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.495Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.495Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.495Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.495Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.495Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.495Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.495Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.495Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.495Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.495Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.496Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.496Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.496Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.496Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.496Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.496Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.496Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.496Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.496Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.496Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.497Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.497Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.497Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.497Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.497Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.497Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.497Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.497Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.497Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.497Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.497Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.497Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.497Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.497Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.497Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.497Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.497Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.497Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.497Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.497Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.498Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.498Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.498Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.498Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.498Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.498Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.498Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.498Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.498Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.498Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.498Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.499Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.499Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.499Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.499Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.499Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.499Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.499Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.499Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.499Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.499Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.499Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.499Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.499Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.499Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.499Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.499Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.499Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.499Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.499Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.500Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.500Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.500Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.500Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.500Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.500Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.500Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.500Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.500Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.500Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.501Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.501Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.501Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.501Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.501Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.501Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.501Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.501Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.501Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.501Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.501Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.501Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.501Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.501Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.501Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.501Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.501Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.501Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.501Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.501Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.502Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.502Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.502Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.502Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.502Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.502Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.502Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.502Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.502Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.502Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.503Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.503Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.503Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.503Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.503Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.503Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.503Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.503Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.503Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.503Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.504Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.504Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.504Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.504Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.504Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.504Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.504Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.504Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.504Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.504Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.504Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.504Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.504Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.504Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.504Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.504Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.504Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.504Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.504Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.504Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.505Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.505Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.505Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.505Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.505Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.505Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.505Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.505Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.505Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.505Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.506Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.506Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.506Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.506Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.506Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.506Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.506Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.506Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.506Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.506Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.506Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.506Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.506Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.506Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.506Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.506Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.506Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.506Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.506Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.506Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:20.518Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.518Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.518Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.519Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.519Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.519Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.519Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.519Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.519Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.519Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.520Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.520Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.520Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.520Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.520Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.520Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.520Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.520Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.520Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.520Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.521Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.521Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.521Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.521Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.521Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.521Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.521Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.521Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.521Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.521Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.522Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.523Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.523Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.523Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.523Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.523Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.523Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.523Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.523Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.523Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.524Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.524Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.524Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.524Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.524Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.524Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.524Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.524Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.524Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.524Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.527Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.527Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.527Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.527Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.527Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.527Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.527Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.527Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.527Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.527Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.528Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.528Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.528Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.528Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.528Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.528Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.528Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.528Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.528Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.528Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.529Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.529Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.529Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.530Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.530Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.530Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.530Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.530Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.530Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.530Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.531Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.531Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.531Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.531Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.531Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.531Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.531Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.531Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.531Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.531Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.532Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.532Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.532Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.532Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.532Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.534Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.534Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.534Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.534Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.534Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.534Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.534Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.534Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.534Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.534Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.535Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.535Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.535Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.535Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.535Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.535Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.536Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.536Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.536Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.536Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.537Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.537Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.537Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.537Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.537Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.537Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.537Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.537Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.537Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.537Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.538Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.538Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.538Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.538Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.538Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.538Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.538Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.538Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.538Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.538Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.539Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.539Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.539Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.539Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.539Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.539Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.539Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.539Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.539Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.539Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.542Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.542Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.542Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.542Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.542Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.542Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.542Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.542Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.542Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.542Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.543Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.543Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.543Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.543Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.543Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.543Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.543Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.543Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.543Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.543Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.544Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.544Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.544Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.544Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.544Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.544Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.544Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.544Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.544Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.544Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.545Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.545Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.545Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.545Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.545Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.545Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.545Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.545Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.545Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.545Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.546Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.546Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.547Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.547Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.547Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.547Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.549Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.549Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.549Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.549Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.549Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.549Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.549Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.549Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.549Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.549Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.553Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.553Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.553Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.553Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.553Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.553Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.553Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.553Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.553Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.553Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.554Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.554Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.554Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.554Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.554Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.554Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.554Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.555Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.555Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.555Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.556Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.556Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.556Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.556Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.556Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.556Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.556Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.556Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.556Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.556Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:20.560Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.560Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.560Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.560Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.560Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.560Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.560Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.560Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.560Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.560Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.561Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.561Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.561Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.561Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.561Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.561Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.561Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.561Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.561Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.561Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.562Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.562Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.562Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.562Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.562Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.563Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.563Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.563Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.563Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.563Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.564Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.564Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.564Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.564Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.564Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.564Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.564Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.564Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.564Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.564Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.565Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.565Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.565Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.565Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.565Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.565Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.565Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.565Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.565Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.565Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.567Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.567Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.567Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.567Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.567Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.567Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.567Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.567Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.567Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.567Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.569Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.569Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.569Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.569Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.569Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.569Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.569Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.569Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.569Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.569Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.570Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.570Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.570Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.570Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.570Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.570Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.570Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.570Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.570Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.570Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.571Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.571Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.571Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.571Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.571Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.571Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.571Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.571Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.571Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.571Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.572Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.572Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.572Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.573Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.573Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.573Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.575Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.575Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.575Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.575Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.575Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.575Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.575Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.575Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.575Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.575Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.576Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.576Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.576Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.576Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.576Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.576Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.576Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.576Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.576Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.576Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.577Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.577Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.577Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.577Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.577Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.577Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.577Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.577Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.577Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.577Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.578Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.578Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.578Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.578Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.578Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.578Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.579Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.579Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.579Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.579Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.580Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.580Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.580Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.580Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.580Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.580Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.580Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.580Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.580Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.580Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.582Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.582Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.582Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.582Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.582Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.582Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.582Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.582Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.582Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.582Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.583Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.583Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.583Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.583Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.583Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.583Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.583Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.583Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.583Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.583Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.584Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.585Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.585Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.585Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.585Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.585Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.585Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.585Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.585Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.585Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.586Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.586Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.586Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.586Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.586Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.586Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.586Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.586Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.586Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.586Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.587Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.587Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.587Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.587Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.587Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.587Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.587Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.587Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.587Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.587Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.589Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.589Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.589Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.589Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.589Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.589Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.589Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.589Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.589Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.589Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.591Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.591Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.591Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.591Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.591Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.591Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.591Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.591Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.591Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.591Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.592Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.592Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.592Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.592Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.592Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.592Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.592Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.592Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.592Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.592Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.593Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.593Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.593Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.593Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.593Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.593Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.593Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.593Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.593Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.593Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.594Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.594Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.594Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.594Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.594Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.594Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.594Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.594Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.594Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.594Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:28:20.607Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.607Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.607Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.607Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.607Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.607Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.607Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.607Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.607Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.607Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.608Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.608Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.608Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.608Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.608Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.608Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.608Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.608Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.608Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.608Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.609Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.609Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.609Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.609Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.609Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.609Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.609Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.609Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.609Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.609Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.611Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.611Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.611Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.611Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.611Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.611Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.611Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.611Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.611Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.611Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.613Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.613Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.613Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.613Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.613Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.613Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.613Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.613Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.613Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.613Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.616Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.616Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.616Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.616Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.616Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.616Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.616Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.616Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.616Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.616Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.617Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.617Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.617Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.617Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.617Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.617Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.617Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.617Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.617Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.617Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.619Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.619Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.619Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.619Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.619Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.619Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.619Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.619Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.619Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.619Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.620Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.620Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.620Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.620Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.620Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.620Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.620Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.620Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.620Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.620Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.621Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.621Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.621Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.621Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.621Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.621Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.621Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.621Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.621Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.621Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.623Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.623Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.623Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.623Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.623Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.623Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.623Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.623Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.623Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.623Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.625Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.625Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.625Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.625Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.625Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.625Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.625Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.625Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.625Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.625Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.626Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.626Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.626Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.626Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.626Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.626Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.626Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.626Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.626Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.626Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.627Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.627Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.627Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.627Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.627Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.627Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.627Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.627Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.627Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.627Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.628Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.628Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.628Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.628Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.628Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.628Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.628Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.628Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.628Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.628Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.630Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.630Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.630Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.630Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.630Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.631Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.631Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.631Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.631Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.631Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.632Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.632Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.632Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.632Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.632Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.632Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.632Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.632Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.632Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.632Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.633Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.633Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.633Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.633Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.633Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.633Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.633Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.633Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.633Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.633Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.634Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.634Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.634Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.634Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.634Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.634Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.634Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.634Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.634Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.634Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.635Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.635Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.635Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.635Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.635Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.635Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.635Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.635Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.635Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.635Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.638Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.638Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.638Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.638Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.638Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.638Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.638Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.638Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.638Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.638Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.640Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.640Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.640Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.640Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.640Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.640Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.640Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.640Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.640Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.640Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.642Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.642Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.642Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.642Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.642Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.642Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.642Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.642Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.642Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.642Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:20.650Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.650Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.650Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.650Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.650Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.650Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.650Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.650Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.650Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.650Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.652Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.652Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.652Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.652Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.652Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.652Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.652Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.652Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.652Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.652Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.653Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.653Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.653Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.653Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.653Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.653Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.653Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.653Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.653Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.653Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.654Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.654Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.654Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.654Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.654Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.654Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.654Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.654Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.654Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.654Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.655Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.655Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.655Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.655Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.655Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.656Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.656Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.656Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.656Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.656Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.658Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.658Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.658Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.658Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.658Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.658Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.658Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.658Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.658Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.658Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.659Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.659Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.659Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.659Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.659Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.659Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.659Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.659Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.659Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.659Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.660Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.660Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.660Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.660Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.660Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.660Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.660Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.660Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.660Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.660Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.661Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.661Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.661Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.662Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.662Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.662Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.662Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.662Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.662Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.662Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.663Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.663Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.663Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.663Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.663Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.663Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.663Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.663Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.663Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.663Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.665Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.665Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.665Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.665Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.666Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.666Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.668Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.668Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.668Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.668Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.668Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.668Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.668Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.668Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.668Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.668Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.669Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.669Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.669Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.669Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.669Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.669Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.669Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.669Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.669Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.669Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.672Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.673Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.673Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.673Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.673Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.673Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.673Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.673Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.673Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.673Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.674Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.674Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.674Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.674Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.674Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.674Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.674Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.674Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.674Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.674Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.675Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.675Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.675Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.675Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.675Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.675Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.675Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.675Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.675Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.675Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.676Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.676Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.676Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.676Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.676Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.676Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.676Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.676Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.676Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.676Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.677Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.677Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.677Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.677Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.677Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.677Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.677Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.677Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.677Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.677Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.679Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.680Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.680Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.680Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.680Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.680Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.680Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.680Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.680Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.680Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.681Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.681Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.681Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.681Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.681Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.681Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.681Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.681Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.681Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.681Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.682Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.682Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.682Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.682Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.682Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.682Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.682Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.682Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.682Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.682Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.683Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.683Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.683Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.683Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.683Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.683Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.683Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.683Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.683Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.683Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.684Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.684Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.684Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.685Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.685Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.685Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.685Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.685Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.685Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.685Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:20.689Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.689Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.689Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.689Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.689Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.689Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.689Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.689Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.689Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.689Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.690Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.690Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.690Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.690Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.690Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.690Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.690Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.690Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.690Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.690Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.691Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.691Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.691Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.691Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.691Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.691Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.691Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.691Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.691Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.691Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.692Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.692Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.692Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.692Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.692Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.692Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.692Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.692Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.692Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.692Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.694Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.694Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.694Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.694Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.694Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.694Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.694Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.694Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.694Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.694Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.696Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.696Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.696Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.696Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.696Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.696Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.696Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.696Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.696Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.696Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.697Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.697Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.697Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.697Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.697Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.697Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.697Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.697Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.697Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.697Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.698Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.698Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.698Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.698Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.698Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.698Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.698Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.698Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.698Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.698Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.699Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.699Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.699Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.699Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.699Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.699Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.699Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.699Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.700Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.700Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.701Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.701Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.701Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.701Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.701Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.703Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.703Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.703Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.703Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.703Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.703Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.703Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.703Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.703Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.703Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.704Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.704Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.704Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.704Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.704Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.705Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.705Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.705Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.705Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.705Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.707Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.707Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.707Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.707Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.707Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.707Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.707Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.707Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.707Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.707Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.708Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.708Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.708Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.708Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.709Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.709Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.709Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.709Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.709Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.709Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.711Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.711Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.711Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.711Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.711Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.711Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.711Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.711Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.711Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.711Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.712Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.712Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.712Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.712Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.712Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.712Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.712Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.712Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.712Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.712Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.713Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.713Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.713Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.713Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.713Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.714Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.714Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.714Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.714Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.714Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.714Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.714Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.714Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.714Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.715Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.718Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.718Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.718Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.718Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.718Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.718Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.718Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.718Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.718Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.718Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.719Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.719Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.719Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.719Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.719Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.719Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.719Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.719Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.719Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.719Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.720Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.720Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.720Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.720Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.720Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.720Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.720Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.720Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.720Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.720Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.721Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.721Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.721Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.721Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.721Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.721Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.721Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.721Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.721Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.721Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.722Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.723Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.723Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.723Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.723Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.723Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.723Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.723Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.723Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.723Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:28:20.735Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.735Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.735Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.735Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.735Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.735Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.735Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.735Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.735Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.735Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.737Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.737Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.737Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.737Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.737Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.737Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.737Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.737Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.737Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.737Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.738Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.738Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.738Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.738Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.738Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.738Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.738Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.738Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.738Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.738Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.739Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.739Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.739Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.739Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.739Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.739Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.739Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.739Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.739Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.739Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.740Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.740Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.740Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.740Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.740Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.740Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.740Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.740Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.740Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.740Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.742Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.742Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.742Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.742Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.742Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.742Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.742Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.742Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.742Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.742Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.743Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.743Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.743Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.743Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.743Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.743Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.743Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.744Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.744Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.744Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.745Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.745Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.745Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.745Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.745Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.745Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.745Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.745Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.745Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.745Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.746Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.746Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.746Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.746Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.746Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.746Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.746Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.746Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.746Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.746Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.746Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.746Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.746Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.746Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.746Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.746Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.746Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.746Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.746Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.746Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.747Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.747Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.747Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.747Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.747Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.747Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.747Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.747Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.747Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.747Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.748Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.748Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.748Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.748Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.748Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.748Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.748Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.748Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.748Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.748Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.748Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.748Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.748Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.748Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.748Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.748Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.748Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.748Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.748Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.748Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.749Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.749Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.749Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.749Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.749Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.749Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.749Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.749Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.749Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.749Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.749Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.749Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.749Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.749Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.749Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.749Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.749Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.749Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.749Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.749Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.750Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.750Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.750Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.750Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.750Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.750Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.750Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.750Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.750Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.750Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.751Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.751Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.751Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.751Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.751Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.751Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.751Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.751Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.751Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.751Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.752Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.752Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.752Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.752Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.752Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.752Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.752Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.752Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.752Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.752Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.752Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.752Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.752Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.752Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.752Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.752Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.752Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.752Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.752Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.752Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.753Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.753Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.753Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.753Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.753Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.753Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.753Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.753Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.753Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.753Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.754Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.754Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.754Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.754Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.754Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.754Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.754Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.754Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.754Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.754Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.754Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.754Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.754Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.754Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.754Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.754Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.754Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.754Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.754Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.754Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.755Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.755Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.755Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.755Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.755Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.755Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.755Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.755Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.755Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.755Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.755Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.755Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.755Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.755Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.755Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.755Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.755Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.755Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.755Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.755Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.756Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.756Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.756Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.756Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.756Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.756Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.756Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.756Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.756Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.756Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:20.758Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.759Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.759Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.759Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.759Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.759Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.759Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.759Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.759Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.759Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.759Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.759Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.759Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.759Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.759Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.759Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.759Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.759Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.759Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.759Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.761Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.761Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.761Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.761Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.761Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.761Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.761Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.761Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.761Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.761Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.762Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.762Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.762Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.762Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.762Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.762Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.762Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.762Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.762Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.762Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.763Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.763Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.763Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.763Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.763Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.763Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.763Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.763Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.763Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.763Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.763Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.764Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.764Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.764Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.764Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.764Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.764Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.764Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.764Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.764Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.765Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.765Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.765Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.765Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.765Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.765Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.765Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.765Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.765Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.765Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.767Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.767Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.767Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.767Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.767Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.767Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.767Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.767Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.767Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.767Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.768Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.768Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.768Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.768Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.768Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.768Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.768Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.768Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.768Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.768Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.770Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.770Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.770Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.770Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.770Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.770Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.770Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.770Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.770Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.770Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.772Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.772Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.772Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.772Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.772Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.772Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.772Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.772Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.772Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.772Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.773Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.773Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.773Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.773Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.773Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.773Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.773Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.773Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.773Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.773Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.774Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.774Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.774Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.774Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.774Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.774Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.774Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.774Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.774Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.774Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.774Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.774Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.774Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.774Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.774Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.774Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.774Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.774Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.774Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.774Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.775Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.775Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.775Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.775Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.775Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.775Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.775Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.775Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.775Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.775Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:20.778Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.778Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.778Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.778Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.778Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.778Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.778Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.778Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.778Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.778Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.778Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.778Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.778Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.778Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.778Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.778Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.778Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.778Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.778Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.778Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.779Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.779Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.779Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.779Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.779Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.779Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.779Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.779Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.779Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.779Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.779Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.779Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.779Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.779Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.779Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.779Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.779Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.779Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.779Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.779Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.780Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.780Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.780Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.780Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.780Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.780Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.780Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.780Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.780Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.780Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.781Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.781Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.781Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.781Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.781Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.781Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.781Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.781Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.781Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.781Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.782Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.782Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.782Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.782Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.782Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.782Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.782Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.782Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.782Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.782Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.782Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.782Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.782Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.782Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.782Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.782Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.782Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.782Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.782Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.782Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.783Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.783Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.783Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.783Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.783Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.783Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.783Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.783Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.783Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.783Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.783Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.783Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.783Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.783Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.783Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.783Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.783Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.783Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.783Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.783Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.784Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.784Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.784Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.784Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.784Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.784Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.784Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.784Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.784Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.784Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.785Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.785Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.785Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.785Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.785Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.785Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.785Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.785Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.785Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.785Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.786Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.786Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.786Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.786Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.786Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.786Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.786Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.786Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.786Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.786Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.786Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.786Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.786Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.786Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.786Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.786Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.786Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.787Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.787Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.787Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.787Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.787Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.787Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.787Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.790Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.790Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.790Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.790Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.790Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.790Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.790Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.790Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.790Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.790Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.792Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.792Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.792Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.792Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.792Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.792Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.792Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.792Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.792Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.792Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.792Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.792Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.792Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.792Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.792Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.792Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.792Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.792Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.792Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.792Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.793Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.793Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.793Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.793Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.793Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.793Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.793Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.793Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.793Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.793Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:28:20.802Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.802Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.802Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.802Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.802Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.802Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.802Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.802Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.802Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.802Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.803Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.803Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.803Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.803Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.803Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.803Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.803Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.803Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.803Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.803Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.804Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.804Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.804Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.804Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.804Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.804Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.804Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.804Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.804Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.804Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.804Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.804Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.804Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.804Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.804Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.804Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.804Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.804Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.804Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.804Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.805Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.805Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.805Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.805Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.805Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.805Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.805Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.805Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.805Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.805Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.807Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.807Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.807Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.807Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.807Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.807Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.807Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.807Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.807Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.807Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.807Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.807Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.807Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.807Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.807Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.807Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.807Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.807Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.807Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.807Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.808Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.808Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.808Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.808Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.808Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.808Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.808Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.808Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.808Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.808Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.809Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.809Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.809Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.809Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.809Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.809Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.809Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.809Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.809Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.809Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.809Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.809Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.809Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.809Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.809Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.809Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.809Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.811Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.811Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.811Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.811Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.811Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.811Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.811Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.811Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.811Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.811Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.811Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.811Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.811Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.811Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.811Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.811Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.811Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.811Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.811Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.811Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.812Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.812Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.812Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.812Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.812Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.812Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.812Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.812Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.812Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.812Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.813Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.813Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.813Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.813Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.813Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.813Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.813Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.813Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.813Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.813Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.815Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.815Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.815Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.815Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.815Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.815Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.815Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.815Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.815Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.815Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.817Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.817Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.817Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.817Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.817Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.817Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.817Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.817Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.817Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.817Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.817Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.817Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.817Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.817Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.817Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.817Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.817Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.817Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.817Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.817Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.818Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.818Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.818Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.818Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.818Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.818Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.818Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.818Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.818Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.818Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:20.821Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.821Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.821Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.821Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.821Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.821Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.821Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.821Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.821Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.821Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.823Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.823Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.823Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.823Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.823Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.823Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.823Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.823Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.823Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.823Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.823Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.823Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.823Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.823Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.823Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.823Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.823Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.823Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.823Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.823Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.824Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.824Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.824Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.824Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.824Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.824Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.824Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.824Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.824Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.824Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.825Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.825Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.825Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.825Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.825Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.825Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.825Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.825Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.825Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.825Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.826Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.826Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.826Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.826Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.826Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.826Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.826Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.826Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.826Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.826Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.826Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.826Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.826Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.826Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.826Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.826Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.826Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.826Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.826Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.826Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.827Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.827Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.827Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.827Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.827Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.827Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.827Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.827Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.827Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.827Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.828Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.828Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.828Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.828Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.828Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.828Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.828Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.828Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.828Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.828Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.828Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.828Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.828Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.828Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.828Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.828Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.828Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.828Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.828Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.828Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.829Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.829Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.829Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.829Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.829Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.829Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.829Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.829Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.829Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.829Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.839Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.839Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.839Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.839Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.839Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.839Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.839Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.839Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.839Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.839Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.840Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.840Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.840Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.840Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.840Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.842Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.842Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.842Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.842Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.842Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.842Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.842Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.842Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.842Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.842Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.844Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.844Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.844Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.844Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.844Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.844Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.844Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.844Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.844Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.844Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.845Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.845Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.845Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.845Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.845Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.845Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.845Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.845Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.845Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.845Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.845Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.845Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.845Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.845Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.845Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.845Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.845Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.845Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.845Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.845Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.846Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.846Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.846Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.846Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.846Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.846Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.846Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.846Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.846Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.846Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.846Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.846Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.847Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.847Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.847Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.847Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.847Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.847Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.847Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.847Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:20.849Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.849Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.849Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.849Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.849Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.849Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.849Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.849Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.849Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.849Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.849Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.849Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.849Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.850Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.850Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.850Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.850Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.850Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.850Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.850Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.850Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.850Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.850Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.850Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.850Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.850Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.850Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.850Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.850Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.850Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.852Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.852Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.852Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.852Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.852Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.852Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.852Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.852Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.852Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.852Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.854Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.854Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.854Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.854Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.854Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.854Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.854Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.854Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.854Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.854Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.854Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.854Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.854Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.854Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.854Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.854Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.854Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.854Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.854Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.854Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.855Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.855Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.855Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.855Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.855Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.855Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.855Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.855Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.855Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.855Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.856Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.856Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.856Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.856Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.856Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.856Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.856Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.856Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.856Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.856Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.856Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.856Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.856Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.856Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.856Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.858Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.858Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.858Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.858Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.858Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.858Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.858Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.858Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.858Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.858Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.859Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.859Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.859Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.859Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.859Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.859Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.859Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.859Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.859Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.859Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.859Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.859Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.859Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.859Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.859Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.859Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.859Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.859Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.859Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.859Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.860Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.860Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.860Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.860Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.860Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.860Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.860Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.860Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.860Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.860Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.860Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.860Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.860Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.860Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.860Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.860Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.860Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.860Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.860Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.860Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.861Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.861Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.861Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.861Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.861Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.861Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.861Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.861Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.861Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.861Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.862Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.862Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.862Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.862Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.862Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.862Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.862Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.862Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.862Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.862Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.862Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.862Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.862Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.862Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.862Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.862Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.862Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.862Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.862Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.862Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.863Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.863Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.863Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.863Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.863Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.863Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.863Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.863Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.863Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.863Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:28:20.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.875Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.875Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.875Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.875Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.875Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.875Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.875Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.875Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.875Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.875Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.875Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.875Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.875Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.875Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.875Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.875Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.875Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.875Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.875Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.875Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.876Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.876Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.876Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.876Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.876Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.876Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.876Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.876Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.876Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.876Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.877Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.877Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.877Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.877Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.877Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.877Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.877Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.877Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.877Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.877Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.877Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.877Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.877Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.877Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.877Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.877Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.877Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.877Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.877Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.877Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.878Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.878Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.878Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.878Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.878Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.878Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.878Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.878Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.878Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.878Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.879Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.879Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.879Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.879Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.879Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.879Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.879Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.879Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.879Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.879Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.879Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.879Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.879Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.879Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.879Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.879Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.879Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.879Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.879Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.879Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.880Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.880Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.880Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.880Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.880Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.880Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.880Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.880Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.880Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.880Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.881Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.881Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.881Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.881Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.881Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.881Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.881Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.881Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.881Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.881Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.881Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.881Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.881Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.881Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.881Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.881Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.881Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.881Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.881Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.881Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.882Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.882Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.882Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.882Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.882Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.882Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.882Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.882Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.882Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.882Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.883Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.883Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.883Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.883Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.883Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.883Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.883Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.883Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.883Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.883Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.884Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.884Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.884Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.884Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.884Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.884Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.884Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.884Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.884Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.884Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.884Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.884Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.884Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.884Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.884Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.886Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.886Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.886Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.886Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.886Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.886Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.886Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.886Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.886Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.886Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.888Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.888Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.888Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.888Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.888Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.888Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.888Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.888Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.888Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.888Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.888Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.888Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.888Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.888Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.888Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.888Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.888Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.888Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.888Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.888Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.889Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.889Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.889Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.889Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.889Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.889Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.889Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.889Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.889Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.889Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:20.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.892Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.892Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.892Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.892Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.892Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.892Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.892Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.892Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.892Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.892Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.893Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.893Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.893Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.893Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.893Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.893Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.893Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.893Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.893Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.893Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.893Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.893Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.893Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.893Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.893Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.893Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.893Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.893Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.893Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.893Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.894Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.894Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.894Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.894Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.894Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.894Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.894Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.894Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.894Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.894Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.895Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.895Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.895Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.895Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.895Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.895Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.895Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.895Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.895Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.895Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.897Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.897Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.897Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.897Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.897Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.897Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.897Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.897Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.897Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.897Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.898Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.898Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.898Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.898Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.898Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.898Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.898Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.898Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.898Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.898Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.898Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.898Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.899Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.899Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.899Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.899Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.899Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.899Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.899Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.899Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.899Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.899Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.899Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.899Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.899Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.899Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.899Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.899Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.899Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.899Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.901Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.901Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.901Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.901Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.901Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.901Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.901Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.901Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.901Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.901Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.904Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.904Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.904Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.904Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.904Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.904Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.904Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.904Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.904Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.904Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.905Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.905Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.905Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.905Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.905Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.905Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.905Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.905Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.905Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.905Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.905Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.905Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.905Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.905Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.906Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.906Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.906Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.906Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.906Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.906Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.906Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.906Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.906Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.906Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.906Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.906Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.906Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.906Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.906Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.906Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.907Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.907Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.907Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.907Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.907Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.907Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.907Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.907Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.907Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.907Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:20.909Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.909Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.909Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.909Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.909Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.909Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.909Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.909Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.909Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.909Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.910Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.910Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.910Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.910Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.910Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.910Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.910Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.910Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.910Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.910Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.910Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.910Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.910Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.910Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.910Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.910Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.910Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.910Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.910Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.910Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.911Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.911Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.911Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.911Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.911Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.911Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.911Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.911Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.911Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.911Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.911Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.911Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.911Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.911Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.911Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.911Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.911Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.911Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.911Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.911Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.912Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.912Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.912Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.912Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.912Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.912Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.912Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.912Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.912Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.912Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.913Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.913Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.913Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.913Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.913Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.913Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.913Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.913Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.913Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.913Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.913Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.913Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.913Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.913Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.913Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.913Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.913Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.913Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.913Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.913Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.914Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.914Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.914Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.914Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.914Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.914Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.914Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.914Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.914Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.914Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.914Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.914Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.914Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.914Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.914Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.914Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.915Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.915Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.915Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.915Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.915Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.915Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.915Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.915Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.915Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.916Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.916Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.916Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.916Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.916Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.916Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.916Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.916Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.916Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.916Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.916Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.916Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.916Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.916Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.916Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.917Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.917Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.917Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.917Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.917Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.917Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.917Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.917Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.917Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.917Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.917Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.917Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.917Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.917Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.917Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.917Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.917Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.917Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.917Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.917Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.918Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.918Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.918Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.918Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.918Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.918Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.918Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.918Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.918Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.918Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.919Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.919Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.919Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.919Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.919Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.919Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.919Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.919Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.919Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.919Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.919Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.919Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.919Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.919Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.919Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.919Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.919Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.919Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.919Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.919Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.920Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.920Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.920Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.920Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.920Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.920Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.920Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.920Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.920Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.920Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.920Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.920Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.920Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.920Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.920Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.920Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.920Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.920Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.920Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.920Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.921Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.921Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.921Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.921Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.921Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.921Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.921Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.921Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.921Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.921Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.922Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.922Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.922Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.922Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.922Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.922Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.922Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.922Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.922Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.922Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.922Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.922Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.922Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.922Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.922Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.922Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.922Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.922Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.922Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.922Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.923Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.923Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.923Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.923Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.923Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.923Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.923Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.923Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.923Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.923Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.923Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.924Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.924Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.924Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.924Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.924Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.924Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.924Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.924Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.924Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.924Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.924Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.924Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.924Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.924Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.924Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.924Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.924Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.924Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.924Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:28:20.934Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.934Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.934Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.934Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.934Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.934Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.934Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.934Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.934Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.934Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.935Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.935Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.935Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.935Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.935Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.935Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.935Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.935Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.935Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.935Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.935Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.935Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.935Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.935Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.935Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.935Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.935Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.935Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.935Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.935Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.936Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.936Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.936Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.936Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.936Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.936Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.936Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.936Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.936Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.936Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.936Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.936Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.936Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.936Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.936Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.936Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.936Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.936Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.936Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.936Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.937Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.937Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.937Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.937Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.937Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.937Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.937Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.937Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.937Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.937Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.938Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.938Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.938Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.938Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.938Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.938Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.938Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.938Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.938Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.938Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.938Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.938Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.938Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.938Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.938Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.938Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.938Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.938Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.938Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.938Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.939Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.939Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.939Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.939Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.939Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.939Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.939Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.939Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.939Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.939Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.939Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.939Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.939Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.939Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.940Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.940Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.940Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.940Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.940Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.940Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.940Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.940Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.940Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.940Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.941Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.941Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.941Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.941Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.941Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.941Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.941Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.941Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.941Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.941Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.941Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.941Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.941Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.941Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.941Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.941Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.944Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.944Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.944Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.944Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.944Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.944Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.944Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.944Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.944Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.944Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.944Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.944Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.944Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.944Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.944Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.944Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.944Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.944Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.944Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.944Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.945Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.945Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.945Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.945Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.945Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.945Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.945Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.945Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.945Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.945Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.945Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.945Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.945Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.945Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.945Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.945Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.945Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.945Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.945Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.945Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.946Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.946Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.946Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.946Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.946Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.946Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.946Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.946Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.946Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.946Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.948Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.948Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.948Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.948Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.948Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.948Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.948Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.948Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.948Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.948Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.948Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.948Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.948Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.948Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.948Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.948Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.948Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.948Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.948Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.948Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.949Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.949Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.949Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.949Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.949Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.949Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.949Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.949Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.949Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.949Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:20.951Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.951Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.951Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.951Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.951Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.951Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.951Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.951Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.951Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.951Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.952Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.952Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.952Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.952Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.952Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.952Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.952Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.952Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.952Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.952Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.954Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.954Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.954Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.954Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.954Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.954Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.954Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.954Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.954Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.954Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.957Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.957Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.957Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.957Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.957Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.957Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.957Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.957Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.957Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.957Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.960Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.960Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.960Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.960Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.960Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.961Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.961Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.961Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.961Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.961Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.961Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.961Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.961Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.961Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.961Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.961Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.962Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.962Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.962Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.962Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.962Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.962Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.962Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.962Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.962Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.962Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.962Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.962Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.962Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.962Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.962Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.962Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.962Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.962Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.962Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.964Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.964Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.964Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.964Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.964Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.964Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.964Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.964Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.964Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.964Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:28:20.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.971Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.971Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.971Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.971Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.971Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.972Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.972Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.972Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.972Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.972Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.972Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.972Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.972Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.972Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.972Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.972Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.972Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.973Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.973Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.973Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.973Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.973Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.973Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.973Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.973Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.973Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.973Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.973Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.973Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.973Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.973Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.973Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.973Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.973Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.973Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.974Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.974Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.974Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.974Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.974Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.974Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.974Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.974Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.974Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.974Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.974Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.974Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.974Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.974Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.974Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.974Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.974Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.974Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.974Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.974Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.975Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.975Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.975Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.975Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.975Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.975Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.975Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.975Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.975Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.975Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.977Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.977Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.977Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.977Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.977Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.977Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.977Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.978Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.978Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.978Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.978Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.978Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.978Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.978Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.978Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.978Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.978Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.978Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.978Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.979Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.979Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.979Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.979Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.979Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.979Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.979Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.979Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.979Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.979Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.979Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.979Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.979Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.979Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.980Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.980Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.980Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.980Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.980Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.980Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.980Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.980Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.980Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.980Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.980Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.980Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.980Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.980Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.980Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.980Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.980Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.980Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.980Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.980Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.981Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.981Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.981Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.981Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.981Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.981Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.981Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.981Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.981Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.981Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.982Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.982Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.982Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.982Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.982Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.982Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.982Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.982Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.982Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.982Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.982Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.982Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.982Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.982Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.982Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.982Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.982Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.982Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.982Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.982Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.983Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.983Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.983Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.983Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.983Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.983Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.983Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.983Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.983Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.983Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.983Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.983Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.983Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.983Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.983Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.983Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.983Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.983Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.983Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.983Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.984Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.984Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.984Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.984Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.984Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.984Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.984Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.984Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:28:20.984Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:28:20.984Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
[ERROR] Tests run: 20, Failures: 0, Errors: 20, Skipped: 0, Time elapsed: 2.46 s <<< FAILURE! - in co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest
[ERROR] testCreateReviewWithEmptyOpinion  Time elapsed: 0.22 s  <<< ERROR!
org.hibernate.PropertyValueException: not-null property references a null or transient value : co.edu.udistrital.mdp.beautyathome.entities.ReviewEntity.client
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.insertData(ReviewServiceTest.java:77)
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.setUp(ReviewServiceTest.java:58)

[ERROR] testCreateReviewWithStarsLargerThanFive  Time elapsed: 0.11 s  <<< ERROR!
org.hibernate.PropertyValueException: not-null property references a null or transient value : co.edu.udistrital.mdp.beautyathome.entities.ReviewEntity.client
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.insertData(ReviewServiceTest.java:77)
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.setUp(ReviewServiceTest.java:58)

[ERROR] testUpdateInvalidReviewWithEmptyOpinion  Time elapsed: 0.099 s  <<< ERROR!
org.hibernate.PropertyValueException: not-null property references a null or transient value : co.edu.udistrital.mdp.beautyathome.entities.ReviewEntity.client
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.insertData(ReviewServiceTest.java:77)
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.setUp(ReviewServiceTest.java:58)

[ERROR] testCreateReview  Time elapsed: 0.083 s  <<< ERROR!
org.hibernate.PropertyValueException: not-null property references a null or transient value : co.edu.udistrital.mdp.beautyathome.entities.ReviewEntity.client
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.insertData(ReviewServiceTest.java:77)
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.setUp(ReviewServiceTest.java:58)

[ERROR] testUpdateInvalidReviewWithNullOpinion  Time elapsed: 0.09 s  <<< ERROR!
org.hibernate.PropertyValueException: not-null property references a null or transient value : co.edu.udistrital.mdp.beautyathome.entities.ReviewEntity.client
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.insertData(ReviewServiceTest.java:77)
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.setUp(ReviewServiceTest.java:58)

[ERROR] testCreateReviewWithNullService  Time elapsed: 0.096 s  <<< ERROR!
org.hibernate.PropertyValueException: not-null property references a null or transient value : co.edu.udistrital.mdp.beautyathome.entities.ReviewEntity.client
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.insertData(ReviewServiceTest.java:77)
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.setUp(ReviewServiceTest.java:58)

[ERROR] testCreateReviewWithNullClient  Time elapsed: 0.134 s  <<< ERROR!
org.hibernate.PropertyValueException: not-null property references a null or transient value : co.edu.udistrital.mdp.beautyathome.entities.ReviewEntity.client
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.insertData(ReviewServiceTest.java:77)
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.setUp(ReviewServiceTest.java:58)

[ERROR] testUpdateValidReview  Time elapsed: 0.101 s  <<< ERROR!
org.hibernate.PropertyValueException: not-null property references a null or transient value : co.edu.udistrital.mdp.beautyathome.entities.ReviewEntity.client
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.insertData(ReviewServiceTest.java:77)
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.setUp(ReviewServiceTest.java:58)

[ERROR] testUpdateInvalidReviewWithStarsAbove5  Time elapsed: 0.091 s  <<< ERROR!
org.hibernate.PropertyValueException: not-null property references a null or transient value : co.edu.udistrital.mdp.beautyathome.entities.ReviewEntity.client
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.insertData(ReviewServiceTest.java:77)
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.setUp(ReviewServiceTest.java:58)

[ERROR] testUpdateInvalidReviewWithStarsBelow1  Time elapsed: 0.091 s  <<< ERROR!
org.hibernate.PropertyValueException: not-null property references a null or transient value : co.edu.udistrital.mdp.beautyathome.entities.ReviewEntity.client
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.insertData(ReviewServiceTest.java:77)
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.setUp(ReviewServiceTest.java:58)

[ERROR] testCreateReviewWithNullOpinion  Time elapsed: 0.082 s  <<< ERROR!
org.hibernate.PropertyValueException: not-null property references a null or transient value : co.edu.udistrital.mdp.beautyathome.entities.ReviewEntity.client
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.insertData(ReviewServiceTest.java:77)
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.setUp(ReviewServiceTest.java:58)

[ERROR] testDeleteValidReview  Time elapsed: 0.065 s  <<< ERROR!
org.hibernate.PropertyValueException: not-null property references a null or transient value : co.edu.udistrital.mdp.beautyathome.entities.ReviewEntity.client
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.insertData(ReviewServiceTest.java:77)
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.setUp(ReviewServiceTest.java:58)

[ERROR] testGetValidReview  Time elapsed: 0.073 s  <<< ERROR!
org.hibernate.PropertyValueException: not-null property references a null or transient value : co.edu.udistrital.mdp.beautyathome.entities.ReviewEntity.client
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.insertData(ReviewServiceTest.java:77)
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.setUp(ReviewServiceTest.java:58)

[ERROR] testCreateReviewWithStarsSmallerThanFive  Time elapsed: 0.065 s  <<< ERROR!
org.hibernate.PropertyValueException: not-null property references a null or transient value : co.edu.udistrital.mdp.beautyathome.entities.ReviewEntity.client
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.insertData(ReviewServiceTest.java:77)
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.setUp(ReviewServiceTest.java:58)

[ERROR] testGetInvalidReview  Time elapsed: 0.115 s  <<< ERROR!
org.hibernate.PropertyValueException: not-null property references a null or transient value : co.edu.udistrital.mdp.beautyathome.entities.ReviewEntity.client
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.insertData(ReviewServiceTest.java:77)
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.setUp(ReviewServiceTest.java:58)

[ERROR] testDeleteInvalidReview  Time elapsed: 0.127 s  <<< ERROR!
org.hibernate.PropertyValueException: not-null property references a null or transient value : co.edu.udistrital.mdp.beautyathome.entities.ReviewEntity.client
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.insertData(ReviewServiceTest.java:77)
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.setUp(ReviewServiceTest.java:58)

[ERROR] testUpdateInvalidReviewWithNullClient  Time elapsed: 0.068 s  <<< ERROR!
org.hibernate.PropertyValueException: not-null property references a null or transient value : co.edu.udistrital.mdp.beautyathome.entities.ReviewEntity.client
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.insertData(ReviewServiceTest.java:77)
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.setUp(ReviewServiceTest.java:58)

[ERROR] testUpdateInvalidReview  Time elapsed: 0.069 s  <<< ERROR!
org.hibernate.PropertyValueException: not-null property references a null or transient value : co.edu.udistrital.mdp.beautyathome.entities.ReviewEntity.client
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.insertData(ReviewServiceTest.java:77)
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.setUp(ReviewServiceTest.java:58)

[ERROR] testGetReviews  Time elapsed: 0.06 s  <<< ERROR!
org.hibernate.PropertyValueException: not-null property references a null or transient value : co.edu.udistrital.mdp.beautyathome.entities.ReviewEntity.client
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.insertData(ReviewServiceTest.java:77)
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.setUp(ReviewServiceTest.java:58)

[ERROR] testUpdateInvalidReviewWithNullService  Time elapsed: 0.058 s  <<< ERROR!
org.hibernate.PropertyValueException: not-null property references a null or transient value : co.edu.udistrital.mdp.beautyathome.entities.ReviewEntity.client
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.insertData(ReviewServiceTest.java:77)
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.setUp(ReviewServiceTest.java:58)

2025-06-09T06:28:21.139Z  INFO 97 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
Hibernate: drop table if exists agenda_entity cascade 
Hibernate: drop table if exists appointment_entity cascade 
Hibernate: drop table if exists brand_entity cascade 
Hibernate: drop table if exists client_entity cascade 
Hibernate: drop table if exists coverage_area_entity cascade 
Hibernate: drop table if exists exclusive_product_entity cascade 
Hibernate: drop table if exists image_entity cascade 
Hibernate: drop table if exists professional_area cascade 
Hibernate: drop table if exists professional_entity cascade 
Hibernate: drop table if exists record_result_images cascade 
Hibernate: drop table if exists review_entity cascade 
Hibernate: drop table if exists service_reference_images cascade 
Hibernate: drop table if exists service_entity cascade 
Hibernate: drop table if exists service_record_entity cascade 
2025-06-09T06:28:21.273Z  INFO 97 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
Hibernate: drop table if exists agenda_entity cascade 
Hibernate: drop table if exists appointment_entity cascade 
Hibernate: drop table if exists brand_entity cascade 
Hibernate: drop table if exists client_entity cascade 
Hibernate: drop table if exists coverage_area_entity cascade 
Hibernate: drop table if exists exclusive_product_entity cascade 
Hibernate: drop table if exists image_entity cascade 
Hibernate: drop table if exists professional_area cascade 
Hibernate: drop table if exists professional_entity cascade 
Hibernate: drop table if exists record_result_images cascade 
Hibernate: drop table if exists review_entity cascade 
Hibernate: drop table if exists service_reference_images cascade 
Hibernate: drop table if exists service_entity cascade 
Hibernate: drop table if exists service_record_entity cascade 
2025-06-09T06:28:21.282Z  INFO 97 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
Hibernate: drop table if exists agenda_entity cascade 
Hibernate: drop table if exists appointment_entity cascade 
Hibernate: drop table if exists brand_entity cascade 
Hibernate: drop table if exists client_entity cascade 
Hibernate: drop table if exists coverage_area_entity cascade 
Hibernate: drop table if exists exclusive_product_entity cascade 
Hibernate: drop table if exists image_entity cascade 
Hibernate: drop table if exists professional_area cascade 
Hibernate: drop table if exists professional_entity cascade 
Hibernate: drop table if exists record_result_images cascade 
Hibernate: drop table if exists review_entity cascade 
Hibernate: drop table if exists service_reference_images cascade 
Hibernate: drop table if exists service_entity cascade 
Hibernate: drop table if exists service_record_entity cascade 
2025-06-09T06:28:21.288Z  INFO 97 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
Hibernate: drop table if exists agenda_entity cascade 
Hibernate: drop table if exists appointment_entity cascade 
Hibernate: drop table if exists brand_entity cascade 
Hibernate: drop table if exists client_entity cascade 
Hibernate: drop table if exists coverage_area_entity cascade 
Hibernate: drop table if exists exclusive_product_entity cascade 
Hibernate: drop table if exists image_entity cascade 
Hibernate: drop table if exists professional_area cascade 
Hibernate: drop table if exists professional_entity cascade 
Hibernate: drop table if exists record_result_images cascade 
Hibernate: drop table if exists review_entity cascade 
Hibernate: drop table if exists service_reference_images cascade 
Hibernate: drop table if exists service_entity cascade 
Hibernate: drop table if exists service_record_entity cascade 
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   ReviewServiceTest.setUp:58->insertData:77 » PropertyValue not-null property re...
[ERROR]   ReviewServiceTest.setUp:58->insertData:77 » PropertyValue not-null property re...
[ERROR]   ReviewServiceTest.setUp:58->insertData:77 » PropertyValue not-null property re...
[ERROR]   ReviewServiceTest.setUp:58->insertData:77 » PropertyValue not-null property re...
[ERROR]   ReviewServiceTest.setUp:58->insertData:77 » PropertyValue not-null property re...
[ERROR]   ReviewServiceTest.setUp:58->insertData:77 » PropertyValue not-null property re...
[ERROR]   ReviewServiceTest.setUp:58->insertData:77 » PropertyValue not-null property re...
[ERROR]   ReviewServiceTest.setUp:58->insertData:77 » PropertyValue not-null property re...
[ERROR]   ReviewServiceTest.setUp:58->insertData:77 » PropertyValue not-null property re...
[ERROR]   ReviewServiceTest.setUp:58->insertData:77 » PropertyValue not-null property re...
[ERROR]   ReviewServiceTest.setUp:58->insertData:77 » PropertyValue not-null property re...
[ERROR]   ReviewServiceTest.setUp:58->insertData:77 » PropertyValue not-null property re...
[ERROR]   ReviewServiceTest.setUp:58->insertData:77 » PropertyValue not-null property re...
[ERROR]   ReviewServiceTest.setUp:58->insertData:77 » PropertyValue not-null property re...
[ERROR]   ReviewServiceTest.setUp:58->insertData:77 » PropertyValue not-null property re...
[ERROR]   ReviewServiceTest.setUp:58->insertData:77 » PropertyValue not-null property re...
[ERROR]   ReviewServiceTest.setUp:58->insertData:77 » PropertyValue not-null property re...
[ERROR]   ReviewServiceTest.setUp:58->insertData:77 » PropertyValue not-null property re...
[ERROR]   ReviewServiceTest.setUp:58->insertData:77 » PropertyValue not-null property re...
[ERROR]   ReviewServiceTest.setUp:58->insertData:77 » PropertyValue not-null property re...
[INFO] 
[ERROR] Tests run: 51, Failures: 0, Errors: 20, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  19.202 s
[INFO] Finished at: 2025-06-09T06:28:21Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project MP_202510_G81_E4_BeautyAtHome_Back: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_Back/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[Pipeline] }
$ docker stop --time=1 6896c139baa5ca908ef350bcb45b11ba9a62654299878dd227d43ed218097d80
$ docker rm -f --volumes 6896c139baa5ca908ef350bcb45b11ba9a62654299878dd227d43ed218097d80
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Testing)
Stage "Testing" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static Analysis)
Stage "Static Analysis" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] deleteDir
[Pipeline] dir
Running in /home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_Back/MP_202510_G81_E4_BeautyAtHome_Back@tmp
[Pipeline] {
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE